ILIAS
Release_4_2_x_branch Revision 61807
|
JSON (Javascript Object Notation) functions with backward compatibility for PHP version < 5.2. More...
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().
|
static |
Definition at line 14 of file class.ilJsonUtil.php.
References SERVICES_JSON_SUPPRESS_ERRORS.
Referenced by ilObjForumGUI\getForumExplorer(), ilAdvancedSelectionListGUI\getHTML(), ilDataSet\getJsonRepresentation(), ilRoleAutoComplete\getList(), ilSearchAutoComplete\getList(), ilRoleAutoComplete\getListByObject(), ilOverlayGUI\getOnLoadCode(), ilMailAddressbookGUI\lookupAddressbookAsync(), ilMailFormGUI\lookupRecipientAsync(), ilObjForumGUI\rememberTreeStateAsynchObject(), ilTextInputGUI\render(), and ilForumExplorer\setOutput().