JSON.php File Reference

Go to the source code of this file.

Namespaces

namespace  Services_JSON

Classes

class  Services_JSON
 Converts to and from JSON format. More...

Enumerations

enum  SERVICES_JSON_SLICE
 Marker constant for Services_JSON::decode(), used to flag stack state. More...
enum  SERVICES_JSON_IN_STR
 Marker constant for Services_JSON::decode(), used to flag stack state. More...
enum  SERVICES_JSON_IN_ARR
 Marker constant for Services_JSON::decode(), used to flag stack state. More...
enum  SERVICES_JSON_IN_OBJ
 Marker constant for Services_JSON::decode(), used to flag stack state. More...
enum  SERVICES_JSON_IN_CMT
 Marker constant for Services_JSON::decode(), used to flag stack state. More...
enum  SERVICES_JSON_LOOSE_TYPE
 Behavior switch for Services_JSON::decode(). More...
enum  SERVICES_JSON_SUPPRESS_ERRORS
 Behavior switch for Services_JSON::decode(). More...


Enumeration Type Documentation

Marker constant for Services_JSON::decode(), used to flag stack state.

Definition at line 62 of file JSON.php.

Marker constant for Services_JSON::decode(), used to flag stack state.

Definition at line 67 of file JSON.php.

Marker constant for Services_JSON::decode(), used to flag stack state.

Definition at line 72 of file JSON.php.

Marker constant for Services_JSON::decode(), used to flag stack state.

Definition at line 77 of file JSON.php.

Marker constant for Services_JSON::decode(), used to flag stack state.

Definition at line 82 of file JSON.php.

Behavior switch for Services_JSON::decode().

Definition at line 87 of file JSON.php.

Behavior switch for Services_JSON::decode().

Definition at line 92 of file JSON.php.


Generated on Sat Dec 18 05:15:53 2010 for MythTV by  doxygen 1.5.5