WsdlToPhpFunctionClass WsdlToPhpFunction stands for an available operation described in the WSDL
Located in /WsdlToPhpFunction.php (line 12)
WsdlToPhpModel | --WsdlToPhpFunction
WsdlToPhpFunction
__construct
(string $_name, string $_parameterType, string $_returnType, WsdlToPhpService $_wsdlToPhpService)
bool
$isUnique
= true (line 28)
Indicates function is not alone with this name, then its name is contextualized based on its parameter(s)
string
$parameterType
= '' (line 18)
Type of the parameter for the operation
string
$returnType
= '' (line 23)
Type of the return value for the operation
Inherited from WsdlToPhpModel
WsdlToPhpModel::$inheritance
WsdlToPhpModel::$meta
WsdlToPhpModel::$models
WsdlToPhpModel::$name
WsdlToPhpModel::$owner
WsdlToPhpModel::$phpReserverKeywords
WsdlToPhpModel::$replacedReservedPhpKeywords
WsdlToPhpModel::$uniqueNames
Constructor __construct (line 41)
Main constructor
getBody (line 161)
Set the function body
getComment (line 92)
Returns the comment lines for this function
getIsUnique (line 313)
Returns the isUnique property
getMethodName (line 61)
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.
getOwner (line 332)
Returns the owner model object, meaning a WsdlToPhpService object
getParameterType (line 279)
Returns the parameter type
getReturnType (line 296)
Returns the retrun type
setIsUnique (line 322)
Set the isUnique property
setParameterType (line 288)
Set the parameter type
setReturnType (line 305)
Set the retrun type
__toString (line 340)
Return class name
Inherited From WsdlToPhpModel
WsdlToPhpModel::__construct()
WsdlToPhpModel::addMeta()
WsdlToPhpModel::addMetaComment()
WsdlToPhpModel::cleanComment()
WsdlToPhpModel::cleanString()
WsdlToPhpModel::getClassBody()
WsdlToPhpModel::getClassComment()
WsdlToPhpModel::getClassDeclaration()
WsdlToPhpModel::getCleanName()
WsdlToPhpModel::getComment()
WsdlToPhpModel::getContextualPart()
WsdlToPhpModel::getDocSubPackages()
WsdlToPhpModel::getDocumentation()
WsdlToPhpModel::getFileComment()
WsdlToPhpModel::getFromSchema()
WsdlToPhpModel::getGenericWsdlClassName()
WsdlToPhpModel::getInheritance()
WsdlToPhpModel::getMeta()
WsdlToPhpModel::getMetaValue()
WsdlToPhpModel::getMetaValueFirstSet()
WsdlToPhpModel::getModelByName()
WsdlToPhpModel::getModels()
WsdlToPhpModel::getName()
WsdlToPhpModel::getOwner()
WsdlToPhpModel::getPackagedName()
WsdlToPhpModel::getValueWithinItsType()
WsdlToPhpModel::nameIsClean()
WsdlToPhpModel::replaceReservedPhpKeyword()
WsdlToPhpModel::setDocumentation()
WsdlToPhpModel::setFromSchema()
WsdlToPhpModel::setInheritance()
WsdlToPhpModel::setMeta()
WsdlToPhpModel::setName()
WsdlToPhpModel::setOwner()
WsdlToPhpModel::uniqueName()
WsdlToPhpModel::updateModels()
WsdlToPhpModel::__toString()
Inherited from WsdlToPhpModel
WsdlToPhpModel::META_DOCUMENTATION
WsdlToPhpModel::META_FROM_SCHEMA
Documentation generated on Thu, 20 Feb 2014 22:48:28 +0100 by phpDocumentor 1.4.4