Method | Description | |
---|---|---|
__construct ( |
||
applyRules ( string $parameterName, boolean $itemType = false ) | ||
getArrayRule ( ) : |
||
getAttribute ( ) : |
||
getEnumerationRule ( ) : |
||
getFile ( ) : |
||
getItemTypeRule ( ) : |
||
getMethod ( ) : WsdlToPhp\PhpGenerator\Element\PhpMethod | ||
setAttribute ( |
||
setFile ( |
||
setMethod ( WsdlToPhp\PhpGenerator\Element\PhpMethod $method ) : |
Method | Description | |
---|---|---|
getRule ( string $metaName ) : |
public __construct ( |
||
$file | ||
$method | WsdlToPhp\PhpGenerator\Element\PhpMethod | |
$attribute |
public applyRules ( string $parameterName, boolean $itemType = false ) | ||
$parameterName | string | |
$itemType | boolean |
public getAttribute ( ) : |
||
return |
public getEnumerationRule ( ) : |
||
return |
public getFile ( ) : |
||
return |
public getMethod ( ) : WsdlToPhp\PhpGenerator\Element\PhpMethod | ||
return | WsdlToPhp\PhpGenerator\Element\PhpMethod |
public setAttribute ( |
||
$attribute | ||
return |
public setFile ( |
||
$file | ||
return |
public setMethod ( WsdlToPhp\PhpGenerator\Element\PhpMethod $method ) : |
||
$method | WsdlToPhp\PhpGenerator\Element\PhpMethod | |
return |