b2evolution

Multilingual multiuser multiblog engine

b2evolution Technical Documentation (CVS HEAD) [ class tree: MCManager-utils ] [ index: MCManager-utils ] [ all elements ]

Procedural File: JSON.php

Source Location: /blogs/plugins/tinymce_plugin/tiny_mce/plugins/spellchecker/classes/utils/JSON.php

Page Details

$Id: JSON.php,v 1.1 2009/08/07 01:59:36 sam2kb Exp $

Author:  Moxiecode
Copyright:  Copyright © 2007, Moxiecode Systems AB, All rights reserved.
Filesource:  Source Code for this file
Classes
Class Description
Moxiecode_JSONReader
Moxiecode_JSON This class handles JSON stuff.
Constants
JSON_BOOL  [line 10]

JSON_BOOL = 1

$Id: JSON.php,v 1.1 2009/08/07 01:59:36 sam2kb Exp $

API Tags:
Filesource:  Source Code for this file

Information Tags:
Author:  Moxiecode
Copyright:  Copyright © 2007, Moxiecode Systems AB, All rights reserved.

[ Top ]

JSON_END_ARRAY  [line 18]

JSON_END_ARRAY = 9

[ Top ]

JSON_END_OBJ  [line 16]

JSON_END_OBJ = 7

[ Top ]

JSON_FLOAT  [line 13]

JSON_FLOAT = 4

[ Top ]

JSON_INT  [line 11]

JSON_INT = 2

[ Top ]

JSON_IN_ARRAY  [line 22]

JSON_IN_ARRAY = 30

[ Top ]

JSON_IN_BETWEEN  [line 24]

JSON_IN_BETWEEN = 50

[ Top ]

JSON_IN_OBJECT  [line 23]

JSON_IN_OBJECT = 40

[ Top ]

JSON_KEY  [line 19]

JSON_KEY = 10

[ Top ]

JSON_NULL  [line 14]

JSON_NULL = 5

[ Top ]

JSON_SKIP  [line 20]

JSON_SKIP = 11

[ Top ]

JSON_START_ARRAY  [line 17]

JSON_START_ARRAY = 8

[ Top ]

JSON_START_OBJ  [line 15]

JSON_START_OBJ = 6

[ Top ]

JSON_STR  [line 12]

JSON_STR = 3

[ Top ]



Documentation generated on Sat, 06 Mar 2010 03:54:13 +0100 by phpDocumentor 1.4.2. This site is hosted and maintained by Daniel HAHLER (Contact).