[PackageName] element index

Package indexes

All elements
a c f g i k l n o p r s t v w _
_
top
Method _get
PackageNameWsdlClass::_get() in WsdlClassFileTpl.php
Generic method getting value
Method _set
PackageNameWsdlClass::_set() in WsdlClassFileTpl.php
Generic method setting value
Method __construct
PackageNameWsdlClass::__construct() in WsdlClassFileTpl.php
Constructor
Method __set_state
PackageNameWsdlClass::__set_state() in WsdlClassFileTpl.php
Generic method called when an object has been exported with var_export() functions
Method __toString
PackageNameWsdlClass::__toString() in WsdlClassFileTpl.php
Method returning actual class name
a
top
Method add
PackageNameWsdlClass::add() in WsdlClassFileTpl.php
Default method adding item to array
c
top
Method convertStringHeadersToArray
Returns an associative array between the headers name and their respective values
Method count
PackageNameWsdlClass::count() in WsdlClassFileTpl.php
Method returning item length, alias to length
Method current
PackageNameWsdlClass::current() in WsdlClassFileTpl.php
Method returning the current element
f
top
Method first
PackageNameWsdlClass::first() in WsdlClassFileTpl.php
Method returning the first item
g
top
Method getAttributeName
Method returning alone attribute name when class is *array* type
Method getDefaultWsdlOptions
Method returning all default options values
Method getFormatedXml
Returns a XML string content as a DOMDocument or as a formated XML string
Method getInternArrayToIterate
Method returning intern array to iterate trough
Method getInternArrayToIterateIsArray
Method returning true if intern array is an actual array
Method getInternArrayToIterateOffset
Method returnint intern array index when iterating trough
Method getLastError
PackageNameWsdlClass::getLastError() in WsdlClassFileTpl.php
Method returning last errors occured during the calls
Method getLastErrorForMethod
Method getting the last error for a certain method
Method getLastRequest
Returns the last request content as a DOMDocument or as a formated XML String
Method getLastRequestHeaders
Returns the last request headers used by the SoapClient object as the original value or an array
Method getLastResponse
Returns the last response content as a DOMDocument or as a formated XML String
Method getLastResponseHeaders
Returns the last response headers used by the SoapClient object as the original value or an array
Method getResult
PackageNameWsdlClass::getResult() in WsdlClassFileTpl.php
Method returning current result from Soap call
Method getSoapClient
Static method getting current SoapClient
Method getSoapClientClassName
Returns the SoapClient class name to use to create the instance of the SoapClient.
i
top
Variable $internArrayToIterate
Array that contains values when only one parameter is set when calling __construct method
Variable $internArrayToIterateIsArray
Bool that tells if array is set or not
Variable $internArrayToIterateOffset
Items index browser
Method initInternArrayToIterate
Method initiating internArrayToIterate
Method initSoapClient
Method initiating SoapClient
Method item
PackageNameWsdlClass::item() in WsdlClassFileTpl.php
Method alias to offsetGet
k
top
Method key
PackageNameWsdlClass::key() in WsdlClassFileTpl.php
Method returning current itemOffset value, alias to getInternArrayToIterateOffset
l
top
Variable $lastError
PackageNameWsdlClass::$lastError in WsdlClassFileTpl.php
Contains last errors
Method last
PackageNameWsdlClass::last() in WsdlClassFileTpl.php
Method returning the last item
Method length
PackageNameWsdlClass::length() in WsdlClassFileTpl.php
Method alias to count
n
top
Method next
PackageNameWsdlClass::next() in WsdlClassFileTpl.php
Method moving the current position to the next element
o
top
Method offsetExists
PackageNameWsdlClass::offsetExists() in WsdlClassFileTpl.php
Method testing index in item
Method offsetGet
PackageNameWsdlClass::offsetGet() in WsdlClassFileTpl.php
Method returning the item at "index" value
Method offsetSet
PackageNameWsdlClass::offsetSet() in WsdlClassFileTpl.php
Method useless but necessarly overridden, can't set
Method offsetUnset
PackageNameWsdlClass::offsetUnset() in WsdlClassFileTpl.php
Method useless but necessarly overridden, can't unset
p
top
Class PackageNameWsdlClass
PackageNameWsdlClass in WsdlClassFileTpl.php
PackageNameWsdlClass to communicate with SOAP service
r
top
Variable $result
PackageNameWsdlClass::$result in WsdlClassFileTpl.php
Contains Soap call result
Method rewind
PackageNameWsdlClass::rewind() in WsdlClassFileTpl.php
Method resetting itemOffset
s
top
Variable $soapClient
PackageNameWsdlClass::$soapClient in WsdlClassFileTpl.php
Soapclient called to communicate with the actual SOAP Service
Page sample-tpl.php
sample-tpl.php in sample-tpl.php
Method saveLastError
Method saving the last error returned by the SoapClient
Method setHttpHeader
Sets the SoapClient Stream context HTTP Header name according to its value
Method setInternArrayToIterate
Method setting intern array to iterate trough
Method setInternArrayToIterateIsArray
Method setting if intern array is an actual array
Method setInternArrayToIterateOffset
Method setting intern array offset when iterating trough
Method setLastError
PackageNameWsdlClass::setLastError() in WsdlClassFileTpl.php
Method setting last errors occured during the calls
Method setLocation
PackageNameWsdlClass::setLocation() in WsdlClassFileTpl.php
Allows to set the SoapClient location to call
Method setResult
PackageNameWsdlClass::setResult() in WsdlClassFileTpl.php
Method setting current result from Soap call
Method setSoapClient
Static method setting current SoapClient
Method setSoapHeader
Sets a SoapHeader to send
t
top
Method toSend
PackageNameWsdlClass::toSend() in WsdlClassFileTpl.php
Method to call when sending data to request for *array* type class
v
top
Method valid
PackageNameWsdlClass::valid() in WsdlClassFileTpl.php
Method checking if current itemOffset points to an existing item
Method valueIsValid
PackageNameWsdlClass::valueIsValid() in WsdlClassFileTpl.php
Generic method telling if current value is valid according to the attribute setted with the current value
Class Constant VALUE_WSDL_URL
PackageNameWsdlClass::VALUE_WSDL_URL in WsdlClassFileTpl.php
Constant to define the default WSDL URI
w
top
Page WsdlClassFileTpl.php
WsdlClassFileTpl.php in WsdlClassFileTpl.php
Class Constant WSDL_AUTHENTICATION
Option key to define WSDL authentication
Class Constant WSDL_CACHE_WSDL
Option key to define WSDL cache_wsdl
Class Constant WSDL_COMPRESSION
Option key to define WSDL compression
Class Constant WSDL_CONNECTION_TIMEOUT
Option key to define WSDL connection_timeout
Class Constant WSDL_ENCODING
PackageNameWsdlClass::WSDL_ENCODING in WsdlClassFileTpl.php
Option key to define WSDL encoding
Class Constant WSDL_EXCEPTIONS
Option key to define WSDL exceptions
Class Constant WSDL_EXCPTS
PackageNameWsdlClass::WSDL_EXCPTS in WsdlClassFileTpl.php
Option key to define WSDL exceptions
Class Constant WSDL_FEATURES
PackageNameWsdlClass::WSDL_FEATURES in WsdlClassFileTpl.php
Option key to define WSDL features
Class Constant WSDL_KEEP_ALIVE
Option key to define WSDL keep_alive
Class Constant WSDL_LOCAL_CERT
Option key to define WSDL local_cert
Class Constant WSDL_LOGIN
PackageNameWsdlClass::WSDL_LOGIN in WsdlClassFileTpl.php
Option key to define WSDL login
Class Constant WSDL_PASSPHRASE
Option key to define WSDL passphrase
Class Constant WSDL_PASSWD
PackageNameWsdlClass::WSDL_PASSWD in WsdlClassFileTpl.php
Option key to define WSDL password
Class Constant WSDL_PASSWORD
PackageNameWsdlClass::WSDL_PASSWORD in WsdlClassFileTpl.php
Option key to define WSDL password
Class Constant WSDL_PROXY_HOST
Option key to define WSDL proxy_host
Class Constant WSDL_PROXY_LOGIN
Option key to define WSDL proxy_login
Class Constant WSDL_PROXY_PASSWORD
Option key to define WSDL proxy_password
Class Constant WSDL_PROXY_PORT
Option key to define WSDL proxy_port
Class Constant WSDL_SOAP_VERSION
Option key to define WSDL soap_version
Class Constant WSDL_SSL_METHOD
Option key to define WSDL ssl_method
Class Constant WSDL_STREAM_CONTEXT
Option key to define WSDL stream_context
Class Constant WSDL_TRACE
PackageNameWsdlClass::WSDL_TRACE in WsdlClassFileTpl.php
Option key to define WSDL trace option
Class Constant WSDL_TYPEMAP
PackageNameWsdlClass::WSDL_TYPEMAP in WsdlClassFileTpl.php
Option key to define WSDL typemap
Class Constant WSDL_URL
PackageNameWsdlClass::WSDL_URL in WsdlClassFileTpl.php
Option key to define WSDL url
Class Constant WSDL_USER_AGENT
Option key to define WSDL user_agent
a c f g i k l n o p r s t v w _