|
ILIAS
eassessment Revision 61809
|
JSON (Javascript Object Notation) functions with backward compatibility for PHP version < 5.2. More...
Collaboration diagram for ilJsonUtil:Static Public Member Functions | |
| static | encode ($mixed, $suppress_native=false) |
| static | decode ($json_notated_string, $suppress_native=false) |
| static | checkNativeSupport () |
JSON (Javascript Object Notation) functions with backward compatibility for PHP version < 5.2.
Definition at line 12 of file class.ilJsonUtil.php.
|
static |
Definition at line 42 of file class.ilJsonUtil.php.
|
static |
Definition at line 28 of file class.ilJsonUtil.php.
References SERVICES_JSON_SUPPRESS_ERRORS.
Referenced by ilPageQuestionProcessor\saveQuestionAnswer().
Here is the caller graph for this function:
|
static |
Definition at line 14 of file class.ilJsonUtil.php.
References SERVICES_JSON_SUPPRESS_ERRORS.
Referenced by ilAdvancedSelectionListGUI\getHTML(), ilDataSet\getJsonRepresentation(), ilRoleAutoComplete\getList(), ilUserAutoComplete\getList(), ilSearchAutoComplete\getList(), ilRoleAutoComplete\getListByObject(), ilOverlayGUI\getOnLoadCode(), ilMailAddressbookGUI\lookupAddressbookAsync(), ilMailFormGUI\lookupRecipientAsync(), and ilTextInputGUI\render().
Here is the caller graph for this function: