Moodle  2.2.1
http://www.collinsharper.com
Moxiecode_JSON Class Reference

Public Member Functions

 Moxiecode_JSON ()
 decode ($input)
 readValue (&$reader)
 addArray ($key)
 getDelim ($index, &$reader)
 encode ($input)
 encodeString ($input)
 _utf82utf16 ($utf8)
 _encodeArray ($input)

Detailed Description

Definition at line 362 of file JSON.php.


Member Function Documentation

_encodeArray ( input)

Definition at line 575 of file JSON.php.

Here is the call graph for this function:

Here is the caller graph for this function:

_utf82utf16 ( utf8)

Definition at line 557 of file JSON.php.

Here is the caller graph for this function:

addArray ( key)

Definition at line 432 of file JSON.php.

Here is the caller graph for this function:

decode ( input)

Definition at line 366 of file JSON.php.

Here is the call graph for this function:

encode ( input)

Definition at line 456 of file JSON.php.

Here is the call graph for this function:

Here is the caller graph for this function:

encodeString ( input)

Definition at line 484 of file JSON.php.

Here is the call graph for this function:

Here is the caller graph for this function:

getDelim ( index,
&$  reader 
)

Definition at line 444 of file JSON.php.

Definition at line 363 of file JSON.php.

readValue ( &$  reader)

Definition at line 372 of file JSON.php.

Here is the call graph for this function:

Here is the caller graph for this function:


The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Enumerations