[Amfphp_Backoffice_Generators] element index

Package indexes

All elements
a c f g i m p s t _
_
top
_SERVICE_ClientUi.php
_SERVICE_ClientUi.php in _SERVICE_ClientUi.php
_METHOD_
_PARAMETER_
_SERVICE_
__construct
AmfphpHtmlClientGenerator::__construct() in AmfphpHtmlClientGenerator.php
__construct
__construct
AmfphpFlashClientGenerator::__construct() in AmfphpFlashClientGenerator.php
a
top
$amfphpEntryPointUrl
AmfphpFlashClientGenerator
AmfphpFlashClientGenerator in AmfphpFlashClientGenerator.php
generates a Flash project for consumption of amfPHP services
AmfphpHtmlClientGenerator
AmfphpHtmlClientGenerator in AmfphpHtmlClientGenerator.php
generates a Flash project for consumption of amfPHP services
Amfphp_BackOffice_ClientGenerator_ClientGeneratorBase
Handles typical client generation, override various methods for customisation
  1. copies the template.
AmfphpFlashClientGenerator.php
AmfphpFlashClientGenerator.php in AmfphpFlashClientGenerator.php
AmfphpHtmlClientGenerator.php
AmfphpHtmlClientGenerator.php in AmfphpHtmlClientGenerator.php
c
top
$codeFileExtensions
ClientGeneratorBase.php
ClientGeneratorBase.php in ClientGeneratorBase.php
f
top
$fileBeingProcessed
file being processed, useful for error messages
g
top
generate
generateOneServiceFileCode
generates code for one Service File.
generateServiceFiles
generate as many copies as there are services and treat it as a service block.
getInfoUrl
override to provide a custom url for a page containing info for this generator.
getInfoUrl
AmfphpFlashClientGenerator::getInfoUrl() in AmfphpFlashClientGenerator.php
getInfoUrl
AmfphpHtmlClientGenerator::getInfoUrl() in AmfphpHtmlClientGenerator.php
getTestUrlSuffix
added to the url of the generated code to go to its test page directly fro, the client generator ui
getTestUrlSuffix
AmfphpHtmlClientGenerator::getTestUrlSuffix() in AmfphpHtmlClientGenerator.php
(non-PHPdoc)
getUiCallText
override to provide a custom text in the Client Generator UI button for this generator.
getUiCallText
AmfphpHtmlClientGenerator::getUiCallText() in AmfphpHtmlClientGenerator.php
getUiCallText
AmfphpFlashClientGenerator::getUiCallText() in AmfphpFlashClientGenerator.php
i
top
index.php
index.php in index.php
m
top
$methodBeingProcessed
METHOD
p
top
PARAMETER
PARAMETER_COMMA
processMethodListBlock
finds parameter blocks.
processParameterCommaListBlock
multiplies and adapts the code for each parameter, but adds a comma between each
processParameterListBlock
multiplies and adapts the code for each parameter
processServiceListBlock
finds method blocks.
processSourceFile
load the code, and look if either file is a service block, or il it contains service blocks.
s
top
$serviceBeingProcessed
$services
searchForBlocksAndApplyProcessing
looks for blocks delimited by the start and stop markers matching the directive, and applies a processing function to each found block.
SERVICE
t
top
$templateFolderUrl
top.php
top.php in top.php
a c f g i m p s t _