ILIAS
release_5-2 Revision v5.2.25-18-g3f80b828510
|
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) |
JSON (Javascript Object Notation) functions with backward compatibility for PHP version < 5.2.
Definition at line 13 of file class.ilJsonUtil.php.
|
static |
$json_notated_string | ||
bool | $suppress_native |
Definition at line 35 of file class.ilJsonUtil.php.
Referenced by ilPageQuestionProcessor\saveQuestionAnswer().
|
static |
$mixed | ||
bool | $suppress_native |
Definition at line 22 of file class.ilJsonUtil.php.
Referenced by ilTermsOfServiceJsonResponse\__toString(), ilCloudPluginFileTreeGUI\addDropZone(), ilCloudPluginCreateFolderGUI\asyncCreateFolder(), ilCloudPluginDeleteGUI\asyncDeleteItem(), ilObjCloudGUI\asyncGetBlock(), ilCloudPluginUploadGUI\asyncUploadFile(), ilCloudPluginDeleteGUI\cancel(), ilCloudPluginCreateFolderGUI\createFolder(), ilCloudPluginDeleteGUI\deleteItem(), ilAccountRegistrationGUI\doProfileAutoComplete(), ilPublicUserProfileGUI\doProfileAutoComplete(), ilRepositorySearchGUI\doUserAutoComplete(), ilStudyProgrammeExpandableProgressListGUI\fillTemplate(), ilChatroomBlockGUI\getChatroomSelectionList(), ilFileUploadGUI\getHTML(), ilAccordionGUI\getHTML(), ilAdvancedSelectionListGUI\getHTML(), ilDataSet\getJsonRepresentation(), ilRoleAutoComplete\getList(), ilSearchAutoComplete\getList(), ilRoleAutoComplete\getListByObject(), ilSearchAutoComplete\getLuceneList(), ilOnScreenChatMenuGUI\getMainMenuHTML(), ilOverlayGUI\getOnLoadCode(), ilPreviewGUI\getPreviewHTML(), ilMailFormGUI\getTemplateDataById(), ilObjWikiGUI\getUserHTMLExportProgressObject(), ilBuddySystemGUI\initializeFrontend(), ilOnScreenChatGUI\initializeFrontend(), ilPreviewGUI\initPreview(), ilWikiPageGUI\insertWikiLinkAC(), ilMDEditorGUI\keywordAutocomplete(), ilBlogPostingGUI\keywordAutocomplete(), ilNewsTimelineGUI\loadMore(), ilMailTemplateSelectInputGUI\render(), ilUserAutoComplete\setResultField(), ilNewsTimelineGUI\show(), ilLanguage\toJSMap(), ilCloudPluginUploadGUI\uploadFiles(), and ilObjFileGUI\uploadFiles().