ServiceAccess Class Reference
List of all members.Detailed Description
ServiceAccess, info to access a web service.
Public Member Functions | |
| readXML (&$xml) | |
| Read an XML descriptor. | |
| ServiceAccess ($url="") | |
| Constructor. | |
| writeXML (&$xml) | |
| Write the XML descriptor. | |
Public Attributes | |
| $mPassword = FALSE | |
| optional passphrase, UTF8 String | |
| $mProxyHost = FALSE | |
| optional proxy url, String | |
| $mProxyPassword = FALSE | |
| optional proxy passphrase, UTF8 String | |
| $mProxyPort = FALSE | |
| optional proxy port, integer | |
| $mProxyUser = FALSE | |
| optional proxy user name, UTF8 String | |
| $mUrl | |
| The Url, String. | |
| $mUser = FALSE | |
| optional username, UTF8 String | |
Constructor & Destructor Documentation
|
|
Constructor.
|
Member Function Documentation
|
|
Read an XML descriptor.
|
|
|
Write the XML descriptor.
|
Member Data Documentation
|
|
optional passphrase, UTF8 String
|
|
|
optional proxy url, String
|
|
|
optional proxy passphrase, UTF8 String
|
|
|
optional proxy port, integer
|
|
|
optional proxy user name, UTF8 String
|
|
|
The Url, String.
|
|
|
optional username, UTF8 String
|
The documentation for this class was generated from the following file: