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

File: JSON.php

Source Location: /HTML_AJAX-0.5.7/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

SVN Rev: $Id$

Includes:

require_once('HTML/AJAX.php') [line 14]
Needed for compat functions

SERVICES_JSON_IN_ARR [line 83]

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

[ Top ]



SERVICES_JSON_IN_CMT [line 93]

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

[ Top ]



SERVICES_JSON_IN_OBJ [line 88]

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

[ Top ]



SERVICES_JSON_IN_STR [line 78]

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

[ Top ]



SERVICES_JSON_LOOSE_TYPE [line 98]

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

[ Top ]



SERVICES_JSON_SLICE [line 73]

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

[ Top ]



SERVICES_JSON_SUPPRESS_ERRORS [line 103]

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

[ Top ]



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