Element index for package default
[ a ]
[ b ]
[ c ]
[ d ]
[ e ]
[ g ]
[ h ]
[ i ]
[ l ]
[ m ]
[ n ]
[ o ]
[ p ]
[ r ]
[ s ]
[ t ]
[ u ]
[ v ]
[ w ]
[ x ]
[ _ ]
top
a
- AbstractWsdl
- in file AbstractWsdl.php, class AbstractWsdl
- AbstractWsdlFactory
- in file AbstractWsdlFactory.php, class AbstractWsdlFactory
- addBindingOperations
- in file Wsdl_1_1.php, method Wsdl_1_1::addBindingOperations()
Add operations to bindings
- addBindingOperations
- in file Wsdl.php, method Wsdl::addBindingOperations()
Add operations to binding
- addBindings
- in file Wsdl.php, method Wsdl::addBindings()
Add bindings to WSDL
- addImportToSchema
- in file Wsdl.php, method Wsdl::addImportToSchema()
Add xsd:import tag to XML schema before any childs added
- addImportToSchema
- in file AbstractWsdl.php, method AbstractWsdl::addImportToSchema()
Add xsd:import tag to XML schema before any childs added
- addMessage
- in file Wsdl_1_1.php, method Wsdl_1_1::addMessage()
Add message
- addMessages
- in file Wsdl.php, method Wsdl::addMessages()
Add SOAP messages
- addPortOperations
- in file Wsdl.php, method Wsdl::addPortOperations()
Add Port operations
- addPortOperations
- in file Wsdl_1_1.php, method Wsdl_1_1::addPortOperations()
Add operations to port
- addPortType
- in file Wsdl.php, method Wsdl::addPortType()
Add port type
- addProperty
- in file Php2Xml.php, method Php2Xml::addProperty()
- addServices
- in file Wsdl.php, method Wsdl::addServices()
Add SOAP Service
- addType
- in file Wsdl.php, method Wsdl::addType()
- addTypes
- in file Wsdl.php, method Wsdl::addTypes()
Add XML Schema types
- AbstractWsdl.php
- procedural page AbstractWsdl.php
- AbstractWsdlFactory.php
- procedural page AbstractWsdlFactory.php
top
top
c
- $class
- in file Wsdl.php, variable Wsdl::$class
Service class to be exposed
- $classDocBlock
- in file PHPClass.php, variable PHPClass::$classDocBlock
Array of class level documentation
- $classProperties
- in file PHPClass.php, variable PHPClass::$classProperties
Class properties
- $common
- in file AbstractWsdl.php, variable AbstractWsdl::$common
Commons class
- $common
- in file SoapServer.php, variable SoapServer::$common
- Common
- in file Common.php, class Common
Common data
- compileSchema
- in file LegkoXML.php, method LegkoXML::compileSchema()
- compileSchema
- in file legko.php, method LegkoTool::compileSchema()
- composeUrl
- in file Wsdl.php, method Wsdl::composeUrl()
Compose URL of kind schema://host:port
- composeUrl
- in file AbstractWsdl.php, method AbstractWsdl::composeUrl()
Compose URL of kind schema://host:port
- copyToPublic
- in file AbstractWsdl.php, method AbstractWsdl::copyToPublic()
Copy given file to publicSchemaPath
- copyToPublic
- in file Wsdl.php, method Wsdl::copyToPublic()
Copy given file to publicSchemaPath
- createElementWithComplexType
- in file Wsdl_1_1.php, method Wsdl_1_1::createElementWithComplexType()
Create an element with complex type
- createRefElement
- in file Wsdl_1_1.php, method Wsdl_1_1::createRefElement()
Create ref element
- createSimpleElement
- in file Wsdl_1_1.php, method Wsdl_1_1::createSimpleElement()
Create simple element
- Common.php
- procedural page Common.php
top
top
top
g
- generateWsdl
- in file LegkoXML.php, method LegkoXML::generateWsdl()
- getBaseNsName
- in file Wsdl.php, method Wsdl::getBaseNsName()
Get base name from URI
- getBindingName
- in file Wsdl.php, method Wsdl::getBindingName()
Get binding element name
- getBindingTypeName
- in file Wsdl.php, method Wsdl::getBindingTypeName()
Get binding type name
- getClassMethods
- in file AbstractWsdl.php, method AbstractWsdl::getClassMethods()
Get service class public methods
- getClassMethods
- in file Wsdl.php, method Wsdl::getClassMethods()
Get service class public methods
- getClassNamespace
- in file AbstractWsdl.php, method AbstractWsdl::getClassNamespace()
Return class XML namespace taken from @xmlNamespace doc
- getClassNamespace
- in file Wsdl.php, method Wsdl::getClassNamespace()
Return class XML namespace taken from @xmlNamespace doc
- getClassProperties
- in file PHPClass.php, method PHPClass::getClassProperties()
Return class properties from array with indent specified
- getDebug
- in file Wsdl.php, method Wsdl::getDebug()
- getDebug
- in file AbstractWsdl.php, method AbstractWsdl::getDebug()
- getDocBlock
- in file PHPClass.php, method PHPClass::getDocBlock()
Return docBlock
- getDocNamespaces
- in file Common.php, method Common::getDocNamespaces()
- getImplementation
- in file WsdlFactory.php, method WsdlFactory::getImplementation()
- getLocation
- in file AbstractWsdl.php, method AbstractWsdl::getLocation()
Get SOAP service location (service->port->address->location)
- getLocation
- in file Wsdl.php, method Wsdl::getLocation()
Get SOAP service location (service->port->address->location)
- getMethodIO
- in file AbstractWsdl.php, method AbstractWsdl::getMethodIO()
Return method input/output
- getMethodIO
- in file Wsdl.php, method Wsdl::getMethodIO()
Return method input/output
- getNamespaceName
- in file Wsdl.php, method Wsdl::getNamespaceName()
- getNamespaces
- in file Xsd2Php.php, method Xsd2Php::getNamespaces()
Return array of namespaces of the docuemtn
- getNsCode
- in file Common.php, method Common::getNsCode()
- getNsCode
- in file AbstractWsdl.php, method AbstractWsdl::getNsCode()
- getPHP
- in file Xsd2Php.php, method Xsd2Php::getPHP()
Return generated PHP source code
- getPhpCode
- in file PHPClass.php, method PHPClass::getPhpCode()
Returns array of PHP classes
- getPortName
- in file Wsdl.php, method Wsdl::getPortName()
Get port name
- getPublicPath
- in file AbstractWsdl.php, method AbstractWsdl::getPublicPath()
- getPublicPath
- in file Wsdl.php, method Wsdl::getPublicPath()
- getPublicUrl
- in file Wsdl.php, method Wsdl::getPublicUrl()
- getPublicUrl
- in file AbstractWsdl.php, method AbstractWsdl::getPublicUrl()
- getSchemaLocation
- in file Wsdl.php, method Wsdl::getSchemaLocation()
Get path to schema in schemasPath with targetNamespace = $ns
- getSchemaLocation
- in file AbstractWsdl.php, method AbstractWsdl::getSchemaLocation()
Get path to schema in schemasPath with targetNamespace = $ns
- getSchemasPath
- in file Wsdl.php, method Wsdl::getSchemasPath()
- getSchemasPath
- in file AbstractWsdl.php, method AbstractWsdl::getSchemasPath()
- getService
- in file WsdlFactory.php, method WsdlFactory::getService()
- getServiceName
- in file Wsdl.php, method Wsdl::getServiceName()
Get service element name
- getShortName
- in file Wsdl.php, method Wsdl::getShortName()
Get class name without namespace
- getShortName
- in file AbstractWsdl.php, method AbstractWsdl::getShortName()
Get class name without namespace
- getSoapBindingStyle
- in file Wsdl.php, method Wsdl::getSoapBindingStyle()
Get SOAP binding style
- getSoapBindingStyle
- in file AbstractWsdl.php, method AbstractWsdl::getSoapBindingStyle()
- getSoapBindingTransport
- in file Wsdl.php, method Wsdl::getSoapBindingTransport()
Get SOAP binding transport
- getTargetNS
- in file Xsd2Php.php, method Xsd2Php::getTargetNS()
- getTypeName
- in file Wsdl.php, method Wsdl::getTypeName()
Get QName style for given type
- getTypeName
- in file AbstractWsdl.php, method AbstractWsdl::getTypeName()
Get QName style for given type
- getVersion
- in file LegkoXML.php, method LegkoXML::getVersion()
- getWsdl
- in file Wsdl.php, method Wsdl::getWsdl()
Ger WSDL file contents
- getWsdlVersion
- in file WsdlFactory.php, method WsdlFactory::getWsdlVersion()
- getWsdl_1_1
- in file AbstractWsdlFactory.php, method AbstractWsdlFactory::getWsdl_1_1()
- getWsdl_2_0
- in file AbstractWsdlFactory.php, method AbstractWsdlFactory::getWsdl_2_0()
- getXML
- in file Xsd2Php.php, method Xsd2Php::getXML()
Convert XSD to XML suitable for further processing
- getXml
- in file Php2Xml.php, method Php2Xml::getXml()
- getXmlForPhp
- in file Xsd2Php.php, method Xsd2Php::getXmlForPhp()
Convert XSD to XML suitable for PHP code generation
- getXmlSource
- in file Xsd2Php.php, method Xsd2Php::getXmlSource()
XSD schema converted to XML
- getXSDTypes
- in file SoapServer.php, method SoapServer::getXSDTypes()
top
top
i
- $implementation
- in file WsdlFactory.php, variable WsdlFactory::$implementation
- $importedNamespaces
- in file AbstractWsdl.php, variable AbstractWsdl::$importedNamespaces
Namespaces already imported to XML Schema
- $importedNamespaces
- in file Wsdl.php, variable Wsdl::$importedNamespaces
Namespaces already imported to XML Schema
- $importHeadNS
- in file Xsd2Php.php, variable Xsd2Php::$importHeadNS
- importsToAbsUrl
- in file Wsdl.php, method Wsdl::importsToAbsUrl()
Convert relative paths in XMLSchema's imports and includes to URLs using $location
- importsToAbsUrl
- in file AbstractWsdl.php, method AbstractWsdl::importsToAbsUrl()
Convert relative paths in XMLSchema's imports and includes to URLs using $location
- isLocalType
- in file Wsdl.php, method Wsdl::isLocalType()
Return true if given type is local, false in case the type is not from xsd or tns namespaces
- isQName
- in file Common.php, method Common::isQName()
- isTargetNamespaceEqualsTo
- in file Wsdl.php, method Wsdl::isTargetNamespaceEqualsTo()
Check if $schema XML Schema file belongs to $ns
- isTargetNamespaceEqualsTo
- in file AbstractWsdl.php, method AbstractWsdl::isTargetNamespaceEqualsTo()
Check if $schema XML Schema file belongs to $ns
- IWsdl
- in file IWsdl.php, class IWsdl
WSDL interface
- IWsdl.php
- procedural page IWsdl.php
top
l
- $lastNsKey
- in file AbstractWsdl.php, variable AbstractWsdl::$lastNsKey
- $lastNsKey
- in file Common.php, variable Common::$lastNsKey
- $legko
- in file legko.php, variable LegkoTool::$legko
Legko XML Facade
- $loadedImportFiles
- in file Xsd2Php.php, variable Xsd2Php::$loadedImportFiles
Already processed imports
- $location
- in file Wsdl.php, variable Wsdl::$location
Service location
- $location
- in file AbstractWsdl.php, variable AbstractWsdl::$location
- $logger
- in file Php2Xml.php, variable Php2Xml::$logger
- legko.php
- procedural page legko.php
- LegkoTool
- in file legko.php, class LegkoTool
- LegkoXML
- in file LegkoXML.php, class LegkoXML
- loadImports
- in file Xsd2Php.php, method Xsd2Php::loadImports()
- loadIncludes
- in file Xsd2Php.php, method Xsd2Php::loadIncludes()
- LegkoXML.php
- procedural page LegkoXML.php
top
top
n
- $name
- in file PHPClass.php, variable PHPClass::$name
Class name
- $namespace
- in file PHPClass.php, variable PHPClass::$namespace
Class namespace
- $namespaces
- in file Wsdl_1_1.php, variable Wsdl_1_1::$namespaces
WSDL 1.1 XML namespaces
- $namespaces
- in file Wsdl_2_0.php, variable Wsdl_2_0::$namespaces
- $namespaces
- in file Common.php, variable Common::$namespaces
- $nspace
- in file Xsd2Php.php, variable Xsd2Php::$nspace
Namespaces in the current xsd schema
- NullLogger.php
- procedural page NullLogger.php
- namespaceToPath
- in file Xsd2Php.php, method Xsd2Php::namespaceToPath()
Convert XML URI to Path
- namespaceToPhp
- in file Xsd2Php.php, method Xsd2Php::namespaceToPhp()
Convert XML URI to PHP complient namespace
- namespaceToUrn
- in file Wsdl.php, method Wsdl::namespaceToUrn()
- namespaceToUrn
- in file AbstractWsdl.php, method AbstractWsdl::namespaceToUrn()
Convert PHP namespace to URN
- normalizeType
- in file Common.php, method Common::normalizeType()
Convert XMLSchema data type to PHP data type
- NullLogger
- in file NullLogger.php, class NullLogger
top
top
p
- $php2wsdl
- in file LegkoXML.php, variable LegkoXML::$php2wsdl
- $phpClass
- in file Php2Xml.php, variable Php2Xml::$phpClass
Php class to convert to XML
- $phpTypes
- in file Common.php, variable Common::$phpTypes
- $portNameSuffix
- in file AbstractWsdl.php, variable AbstractWsdl::$portNameSuffix
Suffix for generated port tag name
- $portNameSuffix
- in file Wsdl.php, variable Wsdl::$portNameSuffix
Suffix for generated port tag name
- $portType
- in file Wsdl.php, variable Wsdl::$portType
Port type
- $properties
- in file PHPClass.php, variable PHPClass::$properties
Array of class properties array(array('name'=>'propertyName', 'docs' => array('property'=>'value')))
- $publicPath
- in file AbstractWsdl.php, variable AbstractWsdl::$publicPath
Path to publicly accessable folder to store imported/included schemas
- $publicPath
- in file Wsdl.php, variable Wsdl::$publicPath
Path to publicly accessable folder to store imported/included schemas
- $publicUrl
- in file Wsdl.php, variable Wsdl::$publicUrl
- $publicUrl
- in file AbstractWsdl.php, variable AbstractWsdl::$publicUrl
- Php2Xml.php
- procedural page Php2Xml.php
- PHPClass.php
- procedural page PHPClass.php
- parseClass
- in file Php2Xml.php, method Php2Xml::parseClass()
- parseComplexTypeName
- in file SoapServer.php, method SoapServer::parseComplexTypeName()
- parseComplexTypeNode
- in file SoapServer.php, method SoapServer::parseComplexTypeNode()
- parseComplexTypeNoName
- in file SoapServer.php, method SoapServer::parseComplexTypeNoName()
- parseDocComments
- in file Common.php, method Common::parseDocComments()
Parse Doc comments
- parseElementNameNode
- in file SoapServer.php, method SoapServer::parseElementNameNode()
- parseElementNode
- in file SoapServer.php, method SoapServer::parseElementNode()
- parseElementRefNode
- in file SoapServer.php, method SoapServer::parseElementRefNode()
- parseNode
- in file SoapServer.php, method SoapServer::parseNode()
- parseObjectValue
- in file Php2Xml.php, method Php2Xml::parseObjectValue()
Parse value of the object
- parseParamDocs
- in file Common.php, method Common::parseParamDocs()
- parseQName
- in file Common.php, method Common::parseQName()
- parseReturnDocs
- in file Common.php, method Common::parseReturnDocs()
- Php2Xml
- in file Php2Xml.php, class Php2Xml
PHP to XML converter
- PHPClass
- in file PHPClass.php, class PHPClass
PHP Class representation
- phpTypeToSoap
- in file Common.php, method Common::phpTypeToSoap()
- prepare
- in file Wsdl_1_1.php, method Wsdl_1_1::prepare()
Prepare WSDL DOM model
- prepare
- in file IWsdl.php, method IWsdl::prepare()
- prepare
- in file Wsdl_2_0.php, method Wsdl_2_0::prepare()
- prepareDom
- in file AbstractWsdl.php, method AbstractWsdl::prepareDom()
Prepare DOM
- prepareReflection
- in file AbstractWsdl.php, method AbstractWsdl::prepareReflection()
Prepare service class reflection
- println
- in file legko.php, method LegkoTool::println()
top
r
- $refl
- in file AbstractWsdl.php, variable AbstractWsdl::$refl
Service Reflection
- $refl
- in file Wsdl.php, variable Wsdl::$refl
Reflection of the $class
- $requestSuffix
- in file Wsdl.php, variable Wsdl::$requestSuffix
Request
- $requestSuffix
- in file AbstractWsdl.php, variable AbstractWsdl::$requestSuffix
Request
- $reservedWords
- in file Common.php, variable Common::$reservedWords
- $responseSuffix
- in file AbstractWsdl.php, variable AbstractWsdl::$responseSuffix
Response items suffix
- $responseSuffix
- in file Wsdl.php, variable Wsdl::$responseSuffix
Response items suffix
- $root
- in file Php2Xml.php, variable Php2Xml::$root
- $rootTagName
- in file Php2Xml.php, variable Php2Xml::$rootTagName
- resolveNamespace
- in file Common.php, method Common::resolveNamespace()
Resolve short namespace to long, or return the same code if not found
top
s
- $schemasPath
- in file Wsdl.php, variable Wsdl::$schemasPath
Path to schema to be imported/included in XSD
- $schemasPath
- in file AbstractWsdl.php, variable AbstractWsdl::$schemasPath
Path to schema to be imported/included in XSD
- $service
- in file AbstractWsdl.php, variable AbstractWsdl::$service
Service
- $service
- in file WsdlFactory.php, variable WsdlFactory::$service
- $serviceNameSuffix
- in file AbstractWsdl.php, variable AbstractWsdl::$serviceNameSuffix
Suffix for generated service tag name
- $serviceNameSuffix
- in file Wsdl.php, variable Wsdl::$serviceNameSuffix
Suffix for generated service tag name
- $shortNamespaces
- in file Xsd2Php.php, variable Xsd2Php::$shortNamespaces
Namespaces = array (className => namespace ), used in dirs/files generation
- $soapBindingStyle
- in file WsdlFactory.php, variable WsdlFactory::$soapBindingStyle
- $soapBindingStyle
- in file Wsdl.php, variable Wsdl::$soapBindingStyle
Soap binding style: rpc|document
- $soapBindingStyle
- in file AbstractWsdl.php, variable AbstractWsdl::$soapBindingStyle
Soap binding style: rpc|document
- $soapBindingTransport
- in file Wsdl.php, variable Wsdl::$soapBindingTransport
Soap binding transport: which transport of SOAP this binding corresponds to
- $soapBindingTransport
- in file AbstractWsdl.php, variable AbstractWsdl::$soapBindingTransport
Soap binding transport: which transport of SOAP this binding corresponds to
- SoapServer.php
- procedural page SoapServer.php
- saveClasses
- in file Xsd2Php.php, method Xsd2Php::saveClasses()
Save generated classes to directory
- savePhpFiles
- in file Xsd2Php.php, method Xsd2Php::savePhpFiles()
Save PHP files to directory structure
- setDebug
- in file AbstractWsdl.php, method AbstractWsdl::setDebug()
- setDebug
- in file Wsdl.php, method Wsdl::setDebug()
- setLocation
- in file AbstractWsdl.php, method AbstractWsdl::setLocation()
- setLocation
- in file Wsdl.php, method Wsdl::setLocation()
- setPublicPath
- in file Wsdl.php, method Wsdl::setPublicPath()
- setPublicPath
- in file AbstractWsdl.php, method AbstractWsdl::setPublicPath()
- setPublicUrl
- in file Wsdl.php, method Wsdl::setPublicUrl()
- setPublicUrl
- in file AbstractWsdl.php, method AbstractWsdl::setPublicUrl()
- setSchemasPath
- in file Wsdl.php, method Wsdl::setSchemasPath()
- setSchemasPath
- in file AbstractWsdl.php, method AbstractWsdl::setSchemasPath()
- setService
- in file WsdlFactory.php, method WsdlFactory::setService()
- setSoapBindingStyle
- in file AbstractWsdl.php, method AbstractWsdl::setSoapBindingStyle()
- setSoapBindingStyle
- in file Wsdl.php, method Wsdl::setSoapBindingStyle()
- setSoapBindingTransport
- in file Wsdl.php, method Wsdl::setSoapBindingTransport()
- setWsdlVersion
- in file WsdlFactory.php, method WsdlFactory::setWsdlVersion()
- setXmlForPhp
- in file Xsd2Php.php, method Xsd2Php::setXmlForPhp()
- setXmlSource
- in file Xsd2Php.php, method Xsd2Php::setXmlSource()
- showHelp
- in file legko.php, method LegkoTool::showHelp()
- SoapServer
- in file SoapServer.php, method SoapServer::SoapServer()
- SoapServer
- in file SoapServer.php, class SoapServer
Class aware SOAP Server implementation
top
top
top
top
w
- $wsBinding
- in file AbstractWsdl.php, variable AbstractWsdl::$wsBinding
- $wsDefinitions
- in file AbstractWsdl.php, variable AbstractWsdl::$wsDefinitions
Definitions node
- $wsdl
- in file Wsdl.php, variable Wsdl::$wsdl
Instance of Zend_Soap_Wsdl
- $wsdlName
- in file AbstractWsdl.php, variable AbstractWsdl::$wsdlName
WSDL Name
- $wsdlTargetNamespace
- in file AbstractWsdl.php, variable AbstractWsdl::$wsdlTargetNamespace
WSDL Target namespace
- $wsdlVersion
- in file WsdlFactory.php, variable WsdlFactory::$wsdlVersion
- $wsdlXmlSource
- in file AbstractWsdl.php, variable AbstractWsdl::$wsdlXmlSource
Copy of Current WSDL as XML string
- $wsDocumentation
- in file AbstractWsdl.php, variable AbstractWsdl::$wsDocumentation
- $wsMessage
- in file AbstractWsdl.php, variable AbstractWsdl::$wsMessage
- $wsPortType
- in file AbstractWsdl.php, variable AbstractWsdl::$wsPortType
- $wsService
- in file AbstractWsdl.php, variable AbstractWsdl::$wsService
- $wsTypes
- in file AbstractWsdl.php, variable AbstractWsdl::$wsTypes
- $wsXmlSchema
- in file AbstractWsdl.php, variable AbstractWsdl::$wsXmlSchema
- WsdlFactory.php
- procedural page WsdlFactory.php
- Wsdl_1_1.php
- procedural page Wsdl_1_1.php
- Wsdl_2_0.php
- procedural page Wsdl_2_0.php
- Wsdl.php
- procedural page Wsdl.php
- Wsdl
- in file Wsdl.php, class Wsdl
Common data
- WsdlFactory
- in file WsdlFactory.php, class WsdlFactory
- WSDL_1_1
- in file WsdlFactory.php, class constant WsdlFactory::WSDL_1_1
- Wsdl_1_1
- in file Wsdl_1_1.php, class Wsdl_1_1
- Wsdl_2_0
- in file Wsdl_2_0.php, class Wsdl_2_0
- WSDL_2_0
- in file WsdlFactory.php, class constant WsdlFactory::WSDL_2_0
top
x
- $xml2php
- in file LegkoXML.php, variable LegkoXML::$xml2php
- $xmlForPhp
- in file Xsd2Php.php, variable Xsd2Php::$xmlForPhp
XML file suitable for PHP code generation
- $xmlSchemaImports
- in file AbstractWsdl.php, variable AbstractWsdl::$xmlSchemaImports
- $xmlSchemaPreffix
- in file Wsdl.php, variable Wsdl::$xmlSchemaPreffix
Prefix for XML Schema namespace
- $xmlSchemaPreffix
- in file AbstractWsdl.php, variable AbstractWsdl::$xmlSchemaPreffix
Prefix for XML Schema namespace
- $xmlSource
- in file Xsd2Php.php, variable Xsd2Php::$xmlSource
- $xpath
- in file Xsd2Php.php, variable Xsd2Php::$xpath
- $xsd2php
- in file LegkoXML.php, variable LegkoXML::$xsd2php
- $xsdFile
- in file Xsd2Php.php, variable Xsd2Php::$xsdFile
XSD schema to convert from
- $xsdNs
- in file Xsd2Php.php, variable Xsd2Php::$xsdNs
XSD root namespace alias (fx, xsd = http://www.w3.org/2001/XMLSchema)
- $xsdTypes
- in file SoapServer.php, variable SoapServer::$xsdTypes
- Xsd2Php.php
- procedural page Xsd2Php.php
- Xsd2Php
- in file Xsd2Php.php, class Xsd2Php
Generate PHP classes based on XSD schema
top
|
|