Element index for package Database
[ a ]
[ c ]
[ d ]
[ e ]
[ g ]
[ i ]
[ l ]
[ m ]
[ p ]
[ s ]
[ t ]
[ u ]
top
top
top
top
g
- getObject
- in file phpbeans.php, method PHP_Bean_Client::getObject()
Creates a local object that mimicks the specified server-side object.
- getResponse
- in file phpbeans.php, method PHP_Bean_Client::getResponse()
Fetches the response from the server. This is called automatically by the call() method.
top
i
- isError
- in file phpbeans.php, method PHP_Bean_Client::isError()
Determines whether a response is an error or not. Called automatically by the call() method.
top
l
- $log
- in file phpbeans.php, variable PHP_Bean_Client::$log
Log of communication between the client and the server.
- $logging
- in file phpbeans.php, variable PHP_Bean_Client::$logging
Whether to keep a log of the communication or not.
top
top
p
- $pass
- in file phpbeans.php, variable PHP_Bean_Client::$pass
Password to authenticate with the bean server.
- $port
- in file phpbeans.php, variable PHP_Bean_Client::$port
Server port.
- parseResponse
- in file phpbeans.php, method PHP_Bean_Client::parseResponse()
Unserializes the response from the server. Called automatically by the call() method.
- phpbeans_unicode_chr
- in file phpbeans.php, function phpbeans_unicode_chr()
Converts a unicode character number to the proper UTF-8 value.
- phpbeans_unicode_decode
- in file phpbeans.php, function phpbeans_unicode_decode()
Decodes URLs that contain unicode values.
- PHP_Bean_Client
- in file phpbeans.php, class PHP_Bean_Client
PHP Bean client base package. Allows PHP scripts to communicate with servers implementing the PHP Bean specification, such as the Sitellite Object Server. For more info, see:
- PHP_Bean_Client
- in file phpbeans.php, method PHP_Bean_Client::PHP_Bean_Client()
Constructor method.
- PHP_Bean_Error
- in file phpbeans.php, method PHP_Bean_Error::PHP_Bean_Error()
Constructor method.
- PHP_Bean_Error
- in file phpbeans.php, class PHP_Bean_Error
This is the error object type that is returned from the server when an error occurs.
- phpbeans.php
- procedural page phpbeans.php
top
top
top
top
|
|