[Horde_Serialize] element index

Package indexes

All elements
d e j k _
_
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 Kronolith's json.php to use json_decode() if available.
e
top
Method encode
Added to Kronolith's json.php to use json_encode() if available.
j
top
Page JSON.php
JSON.php in JSON.php
k
top
Class Kronolith_Serialize_JSON
Converts to and from JSON format.
Constant KRONOLITH_SERIALIZE_JSON_IN_ARR
Constant KRONOLITH_SERIALIZE_JSON_IN_CMT
Constant KRONOLITH_SERIALIZE_JSON_IN_OBJ
Constant KRONOLITH_SERIALIZE_JSON_IN_STR
Constant KRONOLITH_SERIALIZE_JSON_SLICE
Marker constant for JSON::decode(), used to flag stack state.
d e j k _