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

Element index for package apidoc

[ d ] [ e ] [ i ] [ s ] [ _ ]

_

_encode
in file JSON.php, method Services_JSON::_encode()
    PRIVATE CODE that does the work of encodes an arbitrary variable into JSON format
top

d

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

e

encode
in file JSON.php, method Services_JSON::encode()
    encodes an arbitrary variable into JSON format (and sends JSON Header)
encodeUnsafe
in file JSON.php, method Services_JSON::encodeUnsafe()
    encodes an arbitrary variable into JSON format without JSON Header - warning - may allow XSS!!!!)
top

i

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

s

Services_JSON
in file JSON.php, class Services_JSON
    Converts to and from JSON format.
Services_JSON
in file JSON.php, method Services_JSON::Services_JSON()
    constructs a new JSON instance
Services_JSON_Error
in file JSON.php, method Services_JSON_Error::Services_JSON_Error()
Services_JSON_Error
in file JSON.php, class Services_JSON_Error
strlen8
in file JSON.php, method Services_JSON::strlen8()
    Calculates length of string in bytes
substr8
in file JSON.php, method Services_JSON::substr8()
    Returns part of a string, interpreting $start and $length as number of bytes.
top

Documentation generated on Mon, 11 Mar 2019 15:42:23 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.