|
ILIAS
Release_4_3_x_branch Revision 61807
|
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 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().
Here is the caller graph for this function: