Class Amfphp_BackOffice_ServiceCaller

Description

Makes a call to the amfphp entry point and returns the data

  • author: Ariel Sommeria-klein

Located in /BackOffice/ServiceCaller.php (line 21)


	
			
Variable Summary
Method Summary
Amfphp_BackOffice_ServiceCaller __construct ( $amfphpEntryPointUrl)
mixed makeAmfphpJsonServiceCall (string $serviceName, string $methodName, [string $parameters = array()])
Variables
mixed $amfphpEntryPointUrl (line 23)
  • access: protected
Methods
Constructor __construct (line 25)
  • access: public
Amfphp_BackOffice_ServiceCaller __construct ( $amfphpEntryPointUrl)
  • $amfphpEntryPointUrl
makeAmfphpJsonServiceCall (line 38)

makes a request to the amfphp server

  • return: array or object, json decoded
mixed makeAmfphpJsonServiceCall (string $serviceName, string $methodName, [string $parameters = array()])
  • string $serviceName
  • string $methodName
  • string $parameters

Documentation generated on Tue, 29 May 2012 23:42:05 +0200 by phpDocumentor 1.4.3