Services_JSON
[ class tree: Services_JSON ] [ index: Services_JSON ] [ all elements ]

Element index for package Services_JSON

[ d ] [ e ] [ i ] [ n ] [ r ] [ s ] [ u ]

d

decode
in file Services_JSON.class.php, method Services_JSON::decode()
    decodes a JSON string into appropriate variable
top

e

encode
in file Services_JSON.class.php, method Services_JSON::encode()
    encodes an arbitrary variable into JSON format
top

i

isError
in file Services_JSON.class.php, method Services_JSON::isError()
top

n

name_value
in file Services_JSON.class.php, method Services_JSON::name_value()
    array-walking function for use in generating JSON-formatted name-value pairs
top

r

reduce_string
in file Services_JSON.class.php, method Services_JSON::reduce_string()
    reduce a string by removing leading and trailing comments and whitespace
top

s

Services_JSON.class.php
procedural page Services_JSON.class.php
Services_JSON
in file Services_JSON.class.php, method Services_JSON::Services_JSON()
    constructs a new JSON instance
Services_JSON
in file Services_JSON.class.php, class Services_JSON
    Converts to and from JSON format.
Services_JSON_Error
in file Services_JSON.class.php, method Services_JSON_Error::Services_JSON_Error()
Services_JSON_Error
in file Services_JSON.class.php, class Services_JSON_Error
SERVICES_JSON_IN_ARR
in file Services_JSON.class.php, constant SERVICES_JSON_IN_ARR
    Marker constant for Services_JSON::decode(), used to flag stack state
SERVICES_JSON_IN_CMT
in file Services_JSON.class.php, constant SERVICES_JSON_IN_CMT
    Marker constant for Services_JSON::decode(), used to flag stack state
SERVICES_JSON_IN_OBJ
in file Services_JSON.class.php, constant SERVICES_JSON_IN_OBJ
    Marker constant for Services_JSON::decode(), used to flag stack state
SERVICES_JSON_IN_STR
in file Services_JSON.class.php, constant SERVICES_JSON_IN_STR
    Marker constant for Services_JSON::decode(), used to flag stack state
SERVICES_JSON_LOOSE_TYPE
in file Services_JSON.class.php, constant SERVICES_JSON_LOOSE_TYPE
    Behavior switch for Services_JSON::decode()
SERVICES_JSON_SLICE
in file Services_JSON.class.php, constant SERVICES_JSON_SLICE
    Marker constant for Services_JSON::decode(), used to flag stack state
SERVICES_JSON_SUPPRESS_ERRORS
in file Services_JSON.class.php, constant SERVICES_JSON_SUPPRESS_ERRORS
    Behavior switch for Services_JSON::decode()
top

u

utf82utf16
in file Services_JSON.class.php, method Services_JSON::utf82utf16()
    convert a string from one UTF-8 char to one UTF-16 char
utf162utf8
in file Services_JSON.class.php, method Services_JSON::utf162utf8()
    convert a string from one UTF-16 char to one UTF-8 char
top

Documentation generated on Thu, 05 Jun 2008 19:09:36 +0200 by phpDocumentor 1.4.1