[Horde_Serialize] element index

Package indexes

All elements
d e g j _
_
top
Method _decode
Decodes a JSON string into appropriate variable.
Method _encode
Encodes an arbitrary variable into JSON format.
d
top
Method decode
Added to Gollem's json.php to use json_decode() if available.
e
top
Method encode
Added to Gollem's json.php to use json_encode() if available.
g
top
Class Gollem_Serialize_JSON
Converts to and from JSON format.
Constant GOLLEM_SERIALIZE_JSON_IN_ARR
Constant GOLLEM_SERIALIZE_JSON_IN_CMT
Constant GOLLEM_SERIALIZE_JSON_IN_OBJ
Constant GOLLEM_SERIALIZE_JSON_IN_STR
Constant GOLLEM_SERIALIZE_JSON_SLICE
Marker constant for JSON::decode(), used to flag stack state.
j
top
Page JSON.php
JSON.php in JSON.php
d e g j _