ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
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 36 of file class.ilJsonUtil.php.
Referenced by ilPageQuestionProcessor\saveQuestionAnswer().
|
static |
$mixed | ||
bool | $suppress_native |
Definition at line 23 of file class.ilJsonUtil.php.
Referenced by ilCloudPluginFileTreeGUI\addDropZone(), ilCloudPluginCreateFolderGUI\asyncCreateFolder(), ilCloudPluginDeleteGUI\asyncDeleteItem(), ilObjCloudGUI\asyncGetBlock(), ilCloudPluginUploadGUI\asyncUploadFile(), ilCloudPluginCreateFolderGUI\cancel(), 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(), ilObjWikiGUI\getUserHTMLExportProgressObject(), ilBuddySystemGUI\initializeFrontend(), ilWikiPageGUI\insertWikiLinkAC(), ilMDEditorGUI\keywordAutocomplete(), ilNewsTimelineGUI\loadMore(), ilMailTemplateSelectInputGUI\render(), ilUserAutoComplete\setResultField(), ilNewsTimelineGUI\show(), ilLanguage\toJSMap(), and ilCloudPluginUploadGUI\uploadFiles().