ILIAS
release_4-3 Revision
|
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\fetchTreeChildrenAsyncObject(), ilForumExplorer\fillTreeTemplate(), ilAdvancedSelectionListGUI\getHTML(), ilDataSet\getJsonRepresentation(), ilRoleAutoComplete\getList(), ilSearchAutoComplete\getList(), ilRoleAutoComplete\getListByObject(), ilOverlayGUI\getOnLoadCode(), ilMDEditorGUI\keywordAutocomplete(), ilBlogPostingGUI\keywordAutocomplete(), ilMailAddressbookGUI\lookupAddressbookAsync(), and ilMailFormGUI\lookupRecipientAsync().