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

File: JSON.php

Source Location: /HTML_AJAX-0.4.0/AJAX/JSON.php

Classes:

HTML_AJAX_JSON
Converts to and from JSON format.
HTML_AJAX_JSON_Error

Page Details:

This is an embedded version of HTML_AJAX_JSON since it has yet to have a PEAR release

it has been renamed to HTML_AJAX_JSON so no problems will be caused by an eventual release Feel free to report bugs against it to HTML_AJAX


SERVICES_JSON_IN_ARR [line 76]

SERVICES_JSON_IN_ARR = 3
Marker constant for HTML_AJAX_JSON::decode(), used to flag stack state

[ Top ]



SERVICES_JSON_IN_CMT [line 86]

SERVICES_JSON_IN_CMT = 5
Marker constant for HTML_AJAX_JSON::decode(), used to flag stack state

[ Top ]



SERVICES_JSON_IN_OBJ [line 81]

SERVICES_JSON_IN_OBJ = 4
Marker constant for HTML_AJAX_JSON::decode(), used to flag stack state

[ Top ]



SERVICES_JSON_IN_STR [line 71]

SERVICES_JSON_IN_STR = 2
Marker constant for HTML_AJAX_JSON::decode(), used to flag stack state

[ Top ]



SERVICES_JSON_LOOSE_TYPE [line 91]

SERVICES_JSON_LOOSE_TYPE = 16
Behavior switch for HTML_AJAX_JSON::decode()

[ Top ]



SERVICES_JSON_SLICE [line 66]

SERVICES_JSON_SLICE = 1
Marker constant for HTML_AJAX_JSON::decode(), used to flag stack state

[ Top ]



SERVICES_JSON_SUPPRESS_ERRORS [line 96]

SERVICES_JSON_SUPPRESS_ERRORS = 32
Behavior switch for HTML_AJAX_JSON::decode()

[ Top ]



Documentation generated on Mon, 11 Mar 2019 14:38:55 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.