-
$globals
-
Use intern global variable instead of using the PHP $GLOBALS variable
-
generateAutoloadFile
-
Generates autoload file for all classes.
-
generateClasses
-
Generates all classes based on options
-
generateClassMap
-
Generates classMap class
-
generateServicesClasses
-
Generates methods by class
-
generateStructsClasses
-
Generates structs classes based on structs collected
-
generateTutorialFile
-
Generates tutorial file
-
generateWsdlClassFile
-
Generates Wsdl Class file
-
getAttribute
-
Returns the attribute by its name, otherwise null
-
getAttributeName
-
Method returning alone attribute name when class is *array* type
-
getAttributes
-
Returns the attributes of the struct and potentially from the parent class
-
getAudit
-
Returns the audit informations
-
getBody
-
Set the function body
-
getCategory
-
Gets main category part
-
getClassBody
-
Returns the constructor method
-
getClassBody
-
Returns the comment lines for this service
-
getClassBody
-
Methods which fills the class body
-
getClassComment
-
Returns the comments for the class
-
getClassDeclaration
-
Method to override in sub class
-
getCleanName
-
Returns a valid clean name for PHP
-
getCleanName
-
Returns the name of the value as constant
-
getComment
-
Returns comments for the element
-
getComment
-
Returns the comment lines for this attribute
-
getComment
-
Returns the comment lines for this value
-
getComment
-
Returns the comment lines for this function
-
getContextualPart
-
Returns the contextual part of the class name for the package
-
getContextualPart
-
Allows to define the contextual part of the class name for the package
-
getContextualPart
-
Returns the contextual part of the class name for the package
-
getDeclaration
-
Returns the declaration of the value
-
getDeclaration
-
Returns the declaration of the attribute
-
getDefaultValue
-
Returns potential default value
-
getDefaultWsdlOptions
-
Method returning all default options values
-
getDirectory
-
Returns directory where to store class and create it if needed
-
getDocSubPackages
-
Returns the sub package name which the model belongs to
-
getDocSubPackages
-
Returns the sub package name which the model belongs to
-
getDocSubPackages
-
Returns the sub package name which the model belongs to
-
getDocumentation
-
Get the documentation meta value
-
getFileComment
-
Returns the comments for the file
-
getFormatedXml
-
Returns a XML string content as a DOMDocument or as a formated XML string
-
getFromSchema
-
Get the from schema meta value
-
getFunction
-
Returns the function by its original name
-
getFunctions
-
Returns the functions of the service
-
getGather
-
Gets gather name class
-
getGenericWsdlClassName
-
Returns the generic name of the WsdlClass
-
getGetterDeclaration
-
Returns the array of lines to declare the getter
-
getGetterName
-
Returns the getter name for this attribute
-
getGlobal
-
Gets a global value
-
getIndex
-
Gets the index attribute value
-
getInheritance
-
Returns the name of the class the current class inherits from
-
getInternArrayToIterate
-
Method returning intern array to iterate trough
-
getInternArrayToIterateIsArray
-
Method returning true if intern array is an actual array
-
getInternArrayToIterateOffset
-
Method returnint intern array index when iterating trough
-
getIsRestriction
-
Returns the isRestriction value
-
getIsStruct
-
Returns the isStruct value
-
getIsUnique
-
Returns the isUnique property
-
getLastError
-
Method returning last errors occured during the calls
-
getLastErrorForMethod
-
Method getting the last error for a certain method
-
getLastRequest
-
Returns the last request content as a DOMDocument or as a formated XML String
-
getLastRequestHeaders
-
Returns the last request headers used by the SoapClient object as the original value or an array
-
getLastResponse
-
Returns the last response content as a DOMDocument or as a formated XML String
-
getLastResponseHeaders
-
Returns the last response headers used by the SoapClient object as the original value or an array
-
getMeta
-
Returns the meta
-
getMetaValue
-
Returns a meta value according to its name
-
getMetaValueFirstSet
-
Returns the value of the first meta value assigned to the name
-
getMethodName
-
Returns the name of the method that is used to call the operation It takes care of the fact that the method might not be the only one named as it is.
-
getModelByName
-
Returns the model by its name
-
getModels
-
Get models
-
getName
-
Returns the original name extracted from the WSDL
-
getOptionAddComments
-
Gets the optionAddComments value
-
getOptionCategory
-
Sets the optionCategory value
-
getOptionDebug
-
Gets the debug mode value
-
getOptionGatherMethods
-
Sets the optionGatherMethods value
-
getOptionGenerateAutoloadFile
-
Gets the optionGenerateAutoloadFile value
-
getOptionGenerateTutorialFile
-
Gets the optionGenerateTutorialFile value
-
getOptionGenerateWsdlClassFile
-
Gets the optionGenerateWsdlClassFile value
-
getOptionGenericConstantsNames
-
Gets the optionGenericConstantsNames value
-
getOptionInheritsClassIdentifier
-
Gets the optionInheritsClassIdentifier value
-
getOptionResponseAsWsdlObject
-
Gets the optionResponseAsWsdlObject value
-
getOptionSendArrayAsParameter
-
Gets the optionSendArrayAsParameter value
-
getOptionSendParametersAsArray
-
Gets the optionResponseAsWsdlObject value
-
getOptionSubCategory
-
Sets the optionSubCategory value
-
getOwner
-
Returns the owner model object, meaning a WsdlToPhpStruct object
-
getOwner
-
Returns the owner model object, meaning a WsdlToPhpService object
-
getOwner
-
Returns the owner model object, meaning a WsdlToPhpStruct object
-
getOwner
-
Returns the owner model object
-
getPackagedName
-
Returns the packaged name
-
getPackageName
-
Gets the package name
-
getParameterType
-
Returns the parameter type
-
getPart
-
Gets category part
-
getPattern
-
Returns the patern which the value must match
-
getResult
-
Method returning current result from Soap call
-
getReturnType
-
Returns the retrun type
-
getService
-
Gets a service by its name
-
getServiceFunction
-
Returns the function
-
getServiceName
-
Returns the service name associated to the function/operation name in order to gather them in one service class
-
getServices
-
Returns the services
-
getSetterDeclaration
-
Returns the array of lines to declare the setter
-
getSetterName
-
Returns the getter name for this attribute
-
getSoapClient
-
Static method getting current SoapClient
-
getSoapClientClassName
-
Returns the SoapClient class name to use to create the instance of the SoapClient.
-
getStruct
-
Gets the struct by its name
-
getStructAttribute
-
Gets the struct by its name
-
getStructs
-
Returns the structs
-
getStructValue
-
Gets the struct value by its name
-
getSubCategory
-
Gets sub category part
-
getType
-
Returns the type value
-
getUniqueName
-
Returns the unique name in the current struct (for setters/getters and struct contrusctor array)
-
getValue
-
Gets the value object for the given value
-
getValue
-
Returns the value with good type
-
getValues
-
Returns the values for an enumeration
-
getValueWithinItsType
-
Returns the value with good type
-
getWsdl
-
Gets the WSDL at the index
-
getWsdls
-
Gets the WSDLs
-
$optionAddComments
-
Option to set additional PHP doc block tags to every generated file and class
-
$optionCategory
-
Option to categorize classes
-
$optionDebug
-
Option to set debug
-
$optionGatherMethods
-
Option to define how to gather methods by classes
-
$optionGenerateAutoloadFile
-
Option to enabled/disable autoload file generation
-
$optionGenerateTutorialFile
-
Option to enabled/disable tutorial file generation
-
$optionGenerateWsdlClassFile
-
Option to enabled/disable wsdl class file generation
-
$optionGenericConstantsNames
-
Option to set set the generation of contants names based on the enumeration name with an incremental value
-
$optionInheritsClassIdentifier
-
Option to set string that points bases classes from which some classes inherits
-
$optionResponseAsWsdlObject
-
Option to enable/disable encapsulation of response or not in the response class
-
$optionSendArrayAsParameter
-
Option to set that parameters to soap call must be contained by an array where indexex are the parameters name
-
$optionSendParametersAsArray
-
Option to enable/disable encapsulation of request in array with 'parameters' as main index
-
$optionSubCategory
-
Option to subcategorize classes
-
$owner
-
Store the object which owns the current model
-
offsetExists
-
Method testing index in item
-
offsetGet
-
Method returning the item at "index" value
-
offsetSet
-
Method useless but necessarly overridden, can't set
-
offsetUnset
-
Method useless but necessarly overridden, can't unset
-
OPT_ADD_COMMENTS
-
Index to set additional PHP doc block tags to every generated file and class
-
OPT_CAT_END_NAME
-
Sets categorization of classes based on the end of the name of the struct or the function
-
OPT_CAT_KEY
-
Index to set categorization when calling the constructor
-
OPT_CAT_NONE_NAME
-
Sets uncategorization of classes
-
OPT_CAT_START_NAME
-
Sets categorization of classes based on the start of the name of the struct or the function
-
OPT_CAT_TYPE
-
Sets typed categorization of classes Files are put in folder named as their ContextualPart value.
-
OPT_DEBUG
-
Index to enable/disable debug mode.
-
OPT_GATH_METH_END_NAME
-
Sets gathering mode of mtehod per class based on the end of the name of the operation
-
OPT_GATH_METH_KEY
-
Index to set gathering methods when calling the constructor
-
OPT_GATH_METH_START_NAME
-
Sets gathering mode of mtehod per class based on the start of the name of the operation
-
OPT_GENERIC_CONSTANTS_NAMES_KEY
-
Index to set the generation of contants names based on the enumeration name with an incremental value
-
OPT_GEN_AUTOLOAD_KEY
-
Index to enable/disable autoload file generation
-
OPT_GEN_TUTORIAL_KEY
-
Index to enable/disable tutorial file generation
-
OPT_GEN_WSDL_CLASS_KEY
-
Index to enable/disable autoload file generation
-
OPT_INHERITS_FROM_IDENTIFIER_KEY
-
Index to set string that points bases classes from which some classes inherits
-
OPT_RESPONSE_AS_WSDL_OBJECT_KEY
-
Index to enable/disable encapsulation of response or not in the response object
-
OPT_SEND_PARAMETERS_AS_ARRAY_KEY
-
Index to enable/disable encapsulation of request in array with 'parameters' as main index
-
OPT_SEND_PARAM_AS_ARRAY_KEY
-
Index to set gathering methods when calling the constructor
-
OPT_SUB_CAT_END_NAME
-
Sets subcategorization of classes based on the end of the name of the struct or the function
-
OPT_SUB_CAT_KEY
-
Index to set subcategorization when calling the constructor
-
OPT_SUB_CAT_NONE_NAME
-
Sets uncategorization of classes
-
OPT_SUB_CAT_START_NAME
-
Sets subcategorization of classes based on the start of the name of the struct or the function
-
$services
-
Services arrays
-
$soapClient
-
Soapclient called to communicate with the actual SOAP Service
-
$structs
-
Structs array
-
sample-tpl.php
-
-
samples-generator.php
-
-
saveLastError
-
Method saving the last error returned by the SoapClient
-
setAttributes
-
Sets the attributes of the struct
-
setDocumentation
-
Sets the documentation meta value.
-
setFromSchema
-
Sets the from schema meta value.
-
setFunctions
-
Sets the functions
-
setGlobal
-
Sets a global value
-
setHttpHeader
-
Sets the SoapClient Stream context HTTP Header name according to its value
-
setIndex
-
Sets the index attribute value
-
setInheritance
-
Sets the name of the class the current class inherits from
-
setInternArrayToIterate
-
Method setting intern array to iterate trough
-
setInternArrayToIterateIsArray
-
Method setting if intern array is an actual array
-
setInternArrayToIterateOffset
-
Method setting intern array offset when iterating trough
-
setIsRestriction
-
Sets the isRestriction value
-
setIsStruct
-
Sets the isStruct value
-
setIsUnique
-
Set the isUnique property
-
setLastError
-
Method setting last errors occured during the calls
-
setLocation
-
Allows to set the SoapClient location to call
-
setMeta
-
Sets the meta
-
setName
-
Sets the original name extracted from the WSDL
-
setOptionAddComments
-
Sets the optionAddComments value
-
setOptionCategory
-
Sets the optionCategory value
-
setOptionDebug
-
Sts the debug mode
-
setOptionGatherMethods
-
Sets the optionGatherMethods value
-
setOptionGenerateAutoloadFile
-
Sets the optionGenerateAutoloadFile value
-
setOptionGenerateTutorialFile
-
Sets the optionGenerateTutorialFile value
-
setOptionGenerateWsdlClassFile
-
Sets the optionGenerateWsdlClassFile value
-
setOptionGenericConstantsNames
-
Sets the optionGenericConstantsNames value
-
setOptionInheritsClassIdentifier
-
Sets the optionInheritsClassIdentifier value
-
setOptionResponseAsWsdlObject
-
Sets the optionResponseAsWsdlObject value
-
setOptionSendArrayAsParameter
-
Sets the optionSendArrayAsParameter value
-
setOptionSendParametersAsArray
-
Sets the pptionSendParametersAsArray value
-
setOptionSubCategory
-
Sets the optionSubCategory value
-
setOwner
-
Sets the owner model object
-
setPackageName
-
Sets the package name
-
setParameterType
-
Set the parameter type
-
setResult
-
Method setting current result from Soap call
-
setReturnType
-
Set the retrun type
-
setServiceFunctionDocumentation
-
Sets the service function documentation
-
setServices
-
Sets the services
-
setSoapClient
-
Static method setting current SoapClient
-
setSoapHeader
-
Sets a SoapHeader to send
-
setStructAttributeDocumentation
-
Adds struct documentation info
-
setStructDocumentation
-
Adds struct documentation info
-
setStructInheritance
-
Sets struct inheritance value
-
setStructIsRestriction
-
Sets the struct as a restriction, which means it contains the enumeration values
-
setStructIsStruct
-
Sets the struct as a srtuct, which means it has to be generated as a class
-
setStructs
-
Sets the structs
-
setStructValueDocumentation
-
Adds struct value documentation info
-
setType
-
Sets the type value
-
setValues
-
Sets the values for an enumeration
-
setWsdls
-
Sets the WSDLs
-
$wsdls
-
Wsdl lists
-
WsdlClassFileTpl.php
-
-
wsdlLocationToDomDocument
-
Returns the DOMDocument object for a wsdl location
-
wsdlsLoaded
-
Method called when wsdls are loaded and all the structs/operations are loaded
-
WsdlToPhpFunction
-
Class WsdlToPhpFunction stands for an available operation described in the WSDL
-
WsdlToPhpFunction.php
-
-
WsdlToPhpGenerator
-
Class WsdlToPhpGenerator This class replaces the original WsdlToPhp class.
-
WsdlToPhpGenerator.php
-
-
WsdlToPhpModel
-
Class WsdlToPhpModel defines the basic properties and methods to operations and structs extracted from the WSDL
-
WsdlToPhpModel.php
-
-
WsdlToPhpService
-
Class WsdlToPhpService stands for an available service containing the functions/operations described in the WSDL
-
WsdlToPhpService.php
-
-
WsdlToPhpStruct
-
Class WsdlToPhpStruct stands for an available struct described in the WSDL
-
WsdlToPhpStruct.php
-
-
WsdlToPhpStructAttribute
-
Class WsdlToPhpStructAttribute stands for an available struct attribute described in the WSDL
-
WsdlToPhpStructAttribute.php
-
-
WsdlToPhpStructValue
-
Class WsdlToPhpStructValue stands for an enumeration value
-
WsdlToPhpStructValue.php
-
-
WSDL_AUTHENTICATION
-
Option key to define WSDL authentication
-
WSDL_CACHE_WSDL
-
Option key to define WSDL cache_wsdl
-
WSDL_COMPRESSION
-
Option key to define WSDL compression
-
WSDL_CONNECTION_TIMEOUT
-
Option key to define WSDL connection_timeout
-
WSDL_ENCODING
-
Option key to define WSDL encoding
-
WSDL_EXCEPTIONS
-
Option key to define WSDL exceptions
-
WSDL_EXCPTS
-
Option key to define WSDL exceptions
-
WSDL_FEATURES
-
Option key to define WSDL features
-
WSDL_KEEP_ALIVE
-
Option key to define WSDL keep_alive
-
WSDL_LOCAL_CERT
-
Option key to define WSDL local_cert
-
WSDL_LOGIN
-
Option key to define WSDL login
-
WSDL_PASSPHRASE
-
Option key to define WSDL passphrase
-
WSDL_PASSWD
-
Option key to define WSDL password
-
WSDL_PASSWORD
-
Option key to define WSDL password
-
WSDL_PROXY_HOST
-
Option key to define WSDL proxy_host
-
WSDL_PROXY_LOGIN
-
Option key to define WSDL proxy_login
-
WSDL_PROXY_PASSWORD
-
Option key to define WSDL proxy_password
-
WSDL_PROXY_PORT
-
Option key to define WSDL proxy_port
-
WSDL_SOAP_VERSION
-
Option key to define WSDL soap_version
-
WSDL_SSL_METHOD
-
Option key to define WSDL ssl_method
-
WSDL_STREAM_CONTEXT
-
Option key to define WSDL stream_context
-
WSDL_TO_PHP_GENERATOR_AUDIT_KEY
-
Index where audit values are stored in the global var
-
WSDL_TO_PHP_GENERATOR_GLOBAL_KEY
-
Index where global values are stored in order to unset them once when it's necessary and to clean GLOBALS
-
WSDL_TRACE
-
Option key to define WSDL trace option
-
WSDL_TYPEMAP
-
Option key to define WSDL typemap
-
WSDL_URL
-
Option key to define WSDL url
-
WSDL_USER_AGENT
-
Option key to define WSDL user_agent