-
$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
-
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 the name of the value as constant
-
getCleanName
-
Returns a valid clean name for PHP
-
getComment
-
Returns the comment lines for this attribute
-
getComment
-
Returns comments for the element
-
getComment
-
Returns the comment lines for this function
-
getComment
-
Returns the comment lines for this value
-
getContextualPart
-
Returns the contextual part of the class name for the package
-
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
-
getDeclaration
-
Returns the declaration of the value
-
getDeclaration
-
Returns the declaration of the attribute
-
getDefaultValue
-
Returns potential default value
-
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
-
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
-
getIsRestriction
-
Returns the isRestriction value
-
getIsStruct
-
Returns the isStruct value
-
getIsUnique
-
Returns the isUnique property
-
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
-
getOwner
-
Returns the owner model object, meaning a WsdlToPhpService object
-
getOwner
-
Returns the owner model object, meaning a WsdlToPhpStruct 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
-
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
-
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
-
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
-
$structs
-
Structs array
-
samples-generator.php
-
-
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
-
setIndex
-
Sets the index attribute value
-
setInheritance
-
Sets the name of the class the current class inherits from
-
setIsRestriction
-
Sets the isRestriction value
-
setIsStruct
-
Sets the isStruct value
-
setIsUnique
-
Set the isUnique property
-
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
-
setReturnType
-
Set the retrun type
-
setServiceFunctionDocumentation
-
Sets the service function documentation
-
setServices
-
Sets the services
-
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