[Horde_Serialize] element index

Package indexes

All elements
d e h j s u
d
top
Method decode
Decodes a JSON string into appropriate variable.
e
top
Method encode
Encodes an arbitrary variable into JSON format.
h
top
Method hasCapability
Check whether or not a serialization method is supported.
Class Horde_Serialize
Horde_Serialize in Serialize.php
The Serialize:: class provides various methods of encapsulating data.
Class Horde_Serialize_JSON
Converts to and from JSON format.
Constant HORDE_SERIALIZE_JSON_IN_ARR
Constant HORDE_SERIALIZE_JSON_IN_CMT
Constant HORDE_SERIALIZE_JSON_IN_OBJ
Constant HORDE_SERIALIZE_JSON_IN_STR
Constant HORDE_SERIALIZE_JSON_SLICE
Marker constant for JSON::decode(), used to flag stack state.
j
top
Page json.php
json.php in json.php
Page JSON.php
JSON.php in JSON.php
s
top
Method serialize
Serialize a value.
Page Serialize.php
Serialize.php in Serialize.php
Constant SERIALIZE_BASE64
SERIALIZE_BASE64 in Serialize.php
Constant SERIALIZE_BASIC
SERIALIZE_BASIC in Serialize.php
Constant SERIALIZE_BZIP
SERIALIZE_BZIP in Serialize.php
Constant SERIALIZE_GZ_COMPRESS
SERIALIZE_GZ_COMPRESS in Serialize.php
Constant SERIALIZE_GZ_DEFLATE
SERIALIZE_GZ_DEFLATE in Serialize.php
Constant SERIALIZE_GZ_ENCOD
SERIALIZE_GZ_ENCOD in Serialize.php
Constant SERIALIZE_IMAP8
SERIALIZE_IMAP8 in Serialize.php
Constant SERIALIZE_IMAPUTF7
SERIALIZE_IMAPUTF7 in Serialize.php
Constant SERIALIZE_IMAPUTF8
SERIALIZE_IMAPUTF8 in Serialize.php
Constant SERIALIZE_JSON
SERIALIZE_JSON in Serialize.php
Constant SERIALIZE_LZF
SERIALIZE_LZF in Serialize.php
Constant SERIALIZE_NONE
SERIALIZE_NONE in Serialize.php
Constant SERIALIZE_RAW
SERIALIZE_RAW in Serialize.php
Constant SERIALIZE_SQLXML
SERIALIZE_SQLXML in Serialize.php
Constant SERIALIZE_UNKNOWN
SERIALIZE_UNKNOWN in Serialize.php
Constant SERIALIZE_URL
SERIALIZE_URL in Serialize.php
Constant SERIALIZE_UTF7
SERIALIZE_UTF7 in Serialize.php
Constant SERIALIZE_UTF7_BASIC
SERIALIZE_UTF7_BASIC in Serialize.php
Constant SERIALIZE_WDDX
SERIALIZE_WDDX in Serialize.php
u
top
Method unserialize
Unserialize a value.
d e h j s u