Home
last modified time | relevance | path

Searched refs:getTypeDef (Results 1 – 4 of 4) sorted by relevance

/plugin/mantis/lib/
H A Dclass.xmlschema.php687 function getTypeDef($type){ function in nusoap_xmlschema
706 $etype = $this->getTypeDef($uqType);
725 $etype = $this->getTypeDef($uqType);
765 if($typeDef = $this->getTypeDef($type)){
801 if($typeDef = $this->getTypeDef($type)){
869 * @see getTypeDef
897 * @see getTypeDef
H A Dclass.wsdl.php686 function getTypeDef($type, $ns) { function in wsdl
705 $t = $xs->getTypeDef($type);
713 $etype = $this->getTypeDef($uqType, $ns);
936 $typeDef = $this->getTypeDef($localPart, $ns);
1036 if (!$typeDef = $this->getTypeDef($uqType, $ns)) {
1366 if (!$this->getTypeDef($uqType, $ns)) {
1420 if(!$typeDef = $this->getTypeDef($uqType, $ns)){
1624 if ($typeDef = $this->getTypeDef($uqType, $ns)) {
1724 if ($typeDef = $this->getTypeDef($uqType, $ns)) {
H A Dnusoap.php1755 function getTypeDef($type){ function in nusoap_xmlschema
1774 $etype = $this->getTypeDef($uqType);
1793 $etype = $this->getTypeDef($uqType);
1833 if($typeDef = $this->getTypeDef($type)){
1869 if($typeDef = $this->getTypeDef($type)){
1937 * @see getTypeDef
1965 * @see getTypeDef
5198 function getTypeDef($type, $ns) { function in wsdl
5217 $t = $xs->getTypeDef($type);
5225 $etype = $this->getTypeDef($uqType, $ns);
[all …]
/plugin/googlesearch/
H A Dnusoap.php1651 function getTypeDef($type){ function in XMLSchema
1663 $etype = $this->getTypeDef($uqType);
1682 $etype = $this->getTypeDef($uqType);
1722 if($typeDef = $this->getTypeDef($type)){
1758 if($typeDef = $this->getTypeDef($type)){
1826 * @see getTypeDef
1854 * @see getTypeDef
5256 if (!$this->getTypeDef($uqType, $ns)) {
5310 if(!$typeDef = $this->getTypeDef($uqType, $ns)){
5511 if ($typeDef = $this->getTypeDef($uqType, $ns)) {
[all …]