ILIAS
Release_4_4_x_branch Revision 61816
|
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 ilTermsOfServiceJsonResponse\__toString(), ilCloudPluginFileTreeGUI\addDropZone(), ilCloudPluginCreateFolderGUI\asyncCreateFolder(), ilCloudPluginDeleteGUI\asyncDeleteItem(), ilObjCloudGUI\asyncGetBlock(), ilCloudPluginUploadGUI\asyncUploadFile(), ilCloudPluginDeleteGUI\cancel(), ilCloudPluginCreateFolderGUI\createFolder(), ilCloudPluginDeleteGUI\deleteItem(), ilObjForumGUI\fetchTreeChildrenAsyncObject(), ilForumExplorer\fillTreeTemplate(), ilFileUploadGUI\getHTML(), ilAdvancedSelectionListGUI\getHTML(), ilDataSet\getJsonRepresentation(), ilRoleAutoComplete\getList(), ilSearchAutoComplete\getList(), ilRoleAutoComplete\getListByObject(), ilSearchAutoComplete\getLuceneList(), ilOverlayGUI\getOnLoadCode(), ilPreviewGUI\getPreviewHTML(), ilPreviewGUI\initPreview(), ilMDEditorGUI\keywordAutocomplete(), ilBlogPostingGUI\keywordAutocomplete(), ilMailAddressbookGUI\lookupAddressbookAsync(), ilMailFormGUI\lookupRecipientAsync(), ilCloudPluginUploadGUI\uploadFiles(), and ilObjFileGUI\uploadFiles().