Detailed Description
Definition at line 30 of file Smd.php.
Member Function Documentation
Cast to string (JSON)
- Returns:
- string
Definition at line 475 of file Smd.php.
Add Service
- Parameters:
-
- Returns:
- void
Definition at line 296 of file Smd.php.
addServices |
( |
array $ |
services ) |
|
Retrieve content type
- Returns:
- string
Definition at line 197 of file Smd.php.
Get service description
- Returns:
- string
Definition at line 263 of file Smd.php.
Retrieve envelope
- Returns:
- string
Definition at line 170 of file Smd.php.
Get service id
- Returns:
- string
Definition at line 241 of file Smd.php.
Get service object
- Parameters:
-
- Returns:
- false|Zend_Json_Server_Smd_Service
Definition at line 350 of file Smd.php.
Return services
- Returns:
- array
Definition at line 363 of file Smd.php.
Retrieve service target
- Returns:
- string
Definition at line 219 of file Smd.php.
Get transport
- Returns:
- string
Definition at line 144 of file Smd.php.
Is this a Dojo compatible SMD?
- Returns:
- bool
Definition at line 285 of file Smd.php.
Remove service
- Parameters:
-
- Returns:
- boolean
Definition at line 374 of file Smd.php.
setContentType |
( |
$ |
type ) |
|
setDescription |
( |
$ |
description ) |
|
setDojoCompatible |
( |
$ |
flag ) |
|
setEnvelope |
( |
$ |
envelopeType ) |
|
setOptions |
( |
array $ |
options ) |
|
setServices |
( |
array $ |
services ) |
|
setTransport |
( |
$ |
transport ) |
|
Cast to array
- Returns:
- array
Definition at line 388 of file Smd.php.
Export to DOJO-compatible SMD array
- Returns:
- array
Definition at line 425 of file Smd.php.
Cast to JSON
- Returns:
- string
Definition at line 464 of file Smd.php.
Field Documentation
$_envelopeTypes [protected] |
Initial value: array(
self::ENV_JSONRPC_1,
self::ENV_JSONRPC_2,
)
Definition at line 70 of file Smd.php.
The documentation for this class was generated from the following file:
- E:/E/GEAMP/www/openbiz/openbiz/others/Zend/Json/Server/Smd.php