Class AkXmlRpcServer

(line 19)

Description

AkObject
   |
   --AkXmlRpcServer

Located in File: /AkActionWebService/Servers/AkXmlRpcServer.php



Class Variables

Summary:
mixed $options

$options = array() (line 22)

Data type : mixed

$_ActionWebServiceServer (line 21)

Data type : mixed

Class Constants

Summary:

Method Detail

Summary:
AkXmlRpcServer AkXmlRpcServer ( &$ActionWebServiceServer)
void init ([ $options = array()])
void serve ()
void _addWebService ( $service_name,  &$WebService)
void _getDocumentationForMethod ( $ApiMethod)
void _linkWebServicesToServer ( &$Server)

Constructor AkXmlRpcServer (line 24)

AkXmlRpcServer AkXmlRpcServer( &$ActionWebServiceServer)

Parameters

  • &$ActionWebServiceServer:

Info

Method init (line 29)

void init( [ $options = array()])

Parameters

  • $options:

Info

Method serve (line 129)

void serve( )

Info

Method _addWebService (line 44)

void _addWebService( $service_name, &$WebService)

Parameters

  • $service_name:
  • &$WebService:

Info

Method _generateServerClassCode (line 101)

void _generateServerClassCode( )

Info

Method _getDocumentationForMethod (line 79)

void _getDocumentationForMethod( $ApiMethod)

Parameters

  • $ApiMethod:

Info

Method _linkWebServicesToServer (line 138)

void _linkWebServicesToServer( &$Server)

Parameters

  • &$Server:

Info

Inherited Variables

Inherited Class Variable Summary

Inherited Methods

Inherited Method Summary

Inherited From Class AkObject

AkObject::AkObject() - A hack to support __construct() on PHP 4

AkObject::__construct() - Class constructor, overriden in descendant classes

AkObject::log() -

AkObject::toString() - Object-to-string conversion

AkObject::__clone() - Clone class (Zend Engine 2 compatibility trick)

AkObject::__destruct() - Class destructor, overriden in descendant classes

AkObject::__toString() -



Documentation generated on Thu, 15 May 2008 01:22:16 +0200 by phpDocumentor 1.3.2