|
ILIAS
release_5-3 Revision v5.3.23-19-g915713cf615
|
Collaboration diagram for ilMDEditorGUI:Data Fields | |
| $ctrl = null | |
| $lng = null | |
| $tpl = null | |
| $md_obj = null | |
| $observers = array() | |
| $rbac_id = null | |
| $obj_id = null | |
| $obj_type = null | |
Definition at line 20 of file class.ilMDEditorGUI.php.
| ilMDEditorGUI::__construct | ( | $a_rbac_id, | |
| $a_obj_id, | |||
| $a_obj_type | |||
| ) |
Definition at line 33 of file class.ilMDEditorGUI.php.
References $ilCtrl, $lng, $tpl, and ilMDSettings\_getInstance().
Here is the call graph for this function:| ilMDEditorGUI::__buildDaysSelect | ( | $sel_day | ) |
Definition at line 3406 of file class.ilMDEditorGUI.php.
References $i, $options, ilUtil\formSelect(), and sprintf.
Referenced by listEducational(), and listQuickEdit_scorm().
Here is the call graph for this function:
Here is the caller graph for this function:| ilMDEditorGUI::__buildMonthsSelect | ( | $sel_month | ) |
Definition at line 3397 of file class.ilMDEditorGUI.php.
References $i, $options, ilUtil\formSelect(), and sprintf.
Referenced by listEducational(), and listQuickEdit_scorm().
Here is the call graph for this function:
Here is the caller graph for this function:| ilMDEditorGUI::__fillSubelements | ( | ) |
Definition at line 3302 of file class.ilMDEditorGUI.php.
References ilUtil\formSelect().
Referenced by listGeneral(), listLifecycle(), listMetaMetaData(), and listTechnical().
Here is the call graph for this function:
Here is the caller graph for this function:| ilMDEditorGUI::__setTabs | ( | $a_active | ) |
Definition at line 3319 of file class.ilMDEditorGUI.php.
References $key, $options, $section, $tabs, and ilSubmitButton\getInstance().
Referenced by debug(), listAnnotation(), listClassification(), listEducational(), listGeneral(), listLifecycle(), listMetaMetaData(), listQuickEdit(), listQuickEdit_scorm(), listRelation(), listRights(), and listTechnical().
Here is the call graph for this function:
Here is the caller graph for this function:| ilMDEditorGUI::__showLanguageSelect | ( | $a_name, | |
$a_value = "" |
|||
| ) |
shows language select box
Definition at line 3365 of file class.ilMDEditorGUI.php.
References $code, $text, $tpl, and ilMDLanguageItem\_getLanguages().
Referenced by listAnnotation(), listClassification(), listEducational(), listGeneral(), listLifecycle(), listMetaMetaData(), listQuickEdit_scorm(), listRelation(), listRights(), and listTechnical().
Here is the call graph for this function:
Here is the caller graph for this function:| ilMDEditorGUI::addObserver | ( | & | $a_class, |
| $a_method, | |||
| $a_element | |||
| ) |
Definition at line 3417 of file class.ilMDEditorGUI.php.
| ilMDEditorGUI::addSection | ( | ) |
Definition at line 3062 of file class.ilMDEditorGUI.php.
References $_GET, $key, and listSection().
Here is the call graph for this function:| ilMDEditorGUI::addSectionElement | ( | ) |
Definition at line 3140 of file class.ilMDEditorGUI.php.
References $_GET, $_POST, and listSection().
Here is the call graph for this function:| ilMDEditorGUI::callListeners | ( | $a_element | ) |
Definition at line 3424 of file class.ilMDEditorGUI.php.
Referenced by updateAnnotation(), updateClassification(), updateEducational(), updateGeneral(), updateLifecycle(), updateMetaMetaData(), updateQuickEdit(), updateQuickEdit_scorm(), updateRelation(), updateRights(), and updateTechnical().
Here is the caller graph for this function:| ilMDEditorGUI::debug | ( | ) |
Definition at line 79 of file class.ilMDEditorGUI.php.
References __setTabs().
Referenced by listSection().
Here is the call graph for this function:
Here is the caller graph for this function:| ilMDEditorGUI::deleteElement | ( | ) |
Definition at line 3038 of file class.ilMDEditorGUI.php.
References $_GET, ilMDFactory\_getInstance(), and listSection().
Here is the call graph for this function:| ilMDEditorGUI::deleteSection | ( | ) |
Definition at line 3050 of file class.ilMDEditorGUI.php.
References $_GET, ilMDFactory\_getInstance(), and listSection().
Here is the call graph for this function:| ilMDEditorGUI::executeCommand | ( | ) |
Definition at line 51 of file class.ilMDEditorGUI.php.
References $_GET.
| ilMDEditorGUI::initQuickEditForm | ( | ) |
Init quick edit form.
Definition at line 401 of file class.ilMDEditorGUI.php.
References $form, $id, $ilCtrl, $lang, $lng, $options, $si, ilMDLanguageItem\_getLanguages(), ilMDRights\_lookupDescription(), and sprintf.
Referenced by listQuickEdit().
Here is the call graph for this function:
Here is the caller graph for this function:| ilMDEditorGUI::keywordAutocomplete | ( | ) |
Keyword list for autocomplete.
return
Definition at line 559 of file class.ilMDEditorGUI.php.
References $_GET, $r, $res, $result, ilMDKeyword\_getMatchingKeywords(), ilJsonUtil\encode(), exit, and ilUtil\stripSlashes().
Here is the call graph for this function:| ilMDEditorGUI::listAnnotation | ( | ) |
Definition at line 2678 of file class.ilMDEditorGUI.php.
References __setTabs(), __showLanguageSelect(), and ilUtil\prepareFormOutput().
Referenced by listSection().
Here is the call graph for this function:
Here is the caller graph for this function:| ilMDEditorGUI::listClassification | ( | ) |
Definition at line 2772 of file class.ilMDEditorGUI.php.
References __setTabs(), __showLanguageSelect(), and ilUtil\prepareFormOutput().
Referenced by listSection().
Here is the call graph for this function:
Here is the caller graph for this function:| ilMDEditorGUI::listEducational | ( | ) |
Definition at line 2144 of file class.ilMDEditorGUI.php.
References $id, $valid, __buildDaysSelect(), __buildMonthsSelect(), __setTabs(), __showLanguageSelect(), ilMDUtils\_LOMDurationToArray(), ilUtil\makeTimeSelect(), and ilUtil\prepareFormOutput().
Referenced by listSection().
Here is the call graph for this function:
Here is the caller graph for this function:| ilMDEditorGUI::listGeneral | ( | ) |
Definition at line 1158 of file class.ilMDEditorGUI.php.
References $id, __fillSubelements(), __setTabs(), __showLanguageSelect(), and ilUtil\prepareFormOutput().
Referenced by listSection(), and updateGeneral().
Here is the call graph for this function:
Here is the caller graph for this function:| ilMDEditorGUI::listLifecycle | ( | ) |
Definition at line 1728 of file class.ilMDEditorGUI.php.
References __fillSubelements(), __setTabs(), __showLanguageSelect(), ilMDUtilSelect\_getRoleSelect(), ilMDUtilSelect\_getStatusSelect(), and ilUtil\prepareFormOutput().
Referenced by listSection().
Here is the call graph for this function:
Here is the caller graph for this function:| ilMDEditorGUI::listMetaMetaData | ( | ) |
Definition at line 1888 of file class.ilMDEditorGUI.php.
References $id, __fillSubelements(), __setTabs(), __showLanguageSelect(), ilMDUtilSelect\_getRoleSelect(), and ilUtil\prepareFormOutput().
Here is the call graph for this function:| ilMDEditorGUI::listQuickEdit | ( | ) |
Definition at line 384 of file class.ilMDEditorGUI.php.
References $form, $tpl, __setTabs(), and initQuickEditForm().
Referenced by listSection(), and updateQuickEdit().
Here is the call graph for this function:
Here is the caller graph for this function:| ilMDEditorGUI::listQuickEdit_scorm | ( | ) |
Definition at line 99 of file class.ilMDEditorGUI.php.
References $id, $lang, $lng, $valid, __buildDaysSelect(), __buildMonthsSelect(), __setTabs(), __showLanguageSelect(), ilMDUtilSelect\_getStatusSelect(), ilMDUtils\_LOMDurationToArray(), ilUtil\makeTimeSelect(), ilMDCopyrightSelectionGUI\MODE_QUICKEDIT, and ilUtil\prepareFormOutput().
Referenced by listSection().
Here is the call graph for this function:
Here is the caller graph for this function:| ilMDEditorGUI::listRelation | ( | ) |
Definition at line 2487 of file class.ilMDEditorGUI.php.
References __setTabs(), __showLanguageSelect(), and ilUtil\prepareFormOutput().
Referenced by listSection().
Here is the call graph for this function:
Here is the caller graph for this function:| ilMDEditorGUI::listRights | ( | ) |
Definition at line 2064 of file class.ilMDEditorGUI.php.
References __setTabs(), __showLanguageSelect(), and ilUtil\prepareFormOutput().
Referenced by listSection().
Here is the call graph for this function:
Here is the caller graph for this function:| ilMDEditorGUI::listSection | ( | ) |
Definition at line 3258 of file class.ilMDEditorGUI.php.
References debug(), listAnnotation(), listClassification(), listEducational(), listGeneral(), listLifecycle(), listQuickEdit(), listQuickEdit_scorm(), listRelation(), listRights(), and listTechnical().
Referenced by addSection(), addSectionElement(), deleteElement(), deleteSection(), updateAnnotation(), updateClassification(), updateEducational(), updateLifecycle(), updateMetaMetaData(), updateRelation(), updateRights(), and updateTechnical().
Here is the call graph for this function:
Here is the caller graph for this function:| ilMDEditorGUI::listTechnical | ( | ) |
Definition at line 1475 of file class.ilMDEditorGUI.php.
References $id, __fillSubelements(), __setTabs(), __showLanguageSelect(), ilMDUtilSelect\_getBrowserSelect(), ilMDUtilSelect\_getLocationTypeSelect(), ilMDUtilSelect\_getOperatingSystemSelect(), and ilUtil\prepareFormOutput().
Referenced by listSection().
Here is the call graph for this function:
Here is the caller graph for this function:| ilMDEditorGUI::updateAnnotation | ( | ) |
Definition at line 2746 of file class.ilMDEditorGUI.php.
References $_POST, $id, callListeners(), listSection(), ilUtil\sendSuccess(), and ilUtil\stripSlashes().
Here is the call graph for this function:| ilMDEditorGUI::updateClassification | ( | ) |
Definition at line 2983 of file class.ilMDEditorGUI.php.
References $_POST, $id, callListeners(), listSection(), ilUtil\sendSuccess(), and ilUtil\stripSlashes().
Here is the call graph for this function:| ilMDEditorGUI::updateEducational | ( | ) |
Definition at line 2416 of file class.ilMDEditorGUI.php.
References $_POST, $id, callListeners(), listSection(), ilUtil\sendSuccess(), and ilUtil\stripSlashes().
Here is the call graph for this function:| ilMDEditorGUI::updateGeneral | ( | ) |
update general section
Definition at line 1356 of file class.ilMDEditorGUI.php.
References $_POST, $data, $id, callListeners(), listGeneral(), ilUtil\sendFailure(), ilUtil\sendSuccess(), and ilUtil\stripSlashes().
Here is the call graph for this function:| ilMDEditorGUI::updateLifecycle | ( | ) |
Definition at line 1841 of file class.ilMDEditorGUI.php.
References $_POST, $data, $id, callListeners(), listSection(), ilUtil\sendSuccess(), and ilUtil\stripSlashes().
Here is the call graph for this function:| ilMDEditorGUI::updateMetaMetaData | ( | ) |
Definition at line 2019 of file class.ilMDEditorGUI.php.
References $_POST, $data, $id, callListeners(), listSection(), ilUtil\sendSuccess(), and ilUtil\stripSlashes().
Here is the call graph for this function:| ilMDEditorGUI::updateQuickEdit | ( | ) |
update quick edit properties
Definition at line 589 of file class.ilMDEditorGUI.php.
References $_POST, $auth, $data, $i, $id, callListeners(), listQuickEdit(), ilUtil\sendFailure(), ilUtil\sendSuccess(), ilUtil\stripSlashes(), and ilMDKeyword\updateKeywords().
Here is the call graph for this function:| ilMDEditorGUI::updateQuickEdit_scorm | ( | ) |
update quick edit properties - SCORM customization
Definition at line 846 of file class.ilMDEditorGUI.php.
References $_POST, $auth, $data, $i, $id, $lang, callListeners(), ilUtil\sendSuccess(), and ilUtil\stripSlashes().
Referenced by updateQuickEdit_scorm_propagate().
Here is the call graph for this function:
Here is the caller graph for this function:| ilMDEditorGUI::updateQuickEdit_scorm_prop_designer | ( | ) |
Definition at line 835 of file class.ilMDEditorGUI.php.
References updateQuickEdit_scorm_propagate().
Here is the call graph for this function:| ilMDEditorGUI::updateQuickEdit_scorm_prop_expert | ( | ) |
Definition at line 831 of file class.ilMDEditorGUI.php.
References updateQuickEdit_scorm_propagate().
Here is the call graph for this function:| ilMDEditorGUI::updateQuickEdit_scorm_prop_poc | ( | ) |
Definition at line 839 of file class.ilMDEditorGUI.php.
References updateQuickEdit_scorm_propagate().
Here is the call graph for this function:| ilMDEditorGUI::updateQuickEdit_scorm_propagate | ( | $request, | |
| $type | |||
| ) |
Definition at line 760 of file class.ilMDEditorGUI.php.
References $_POST, $auth, $i, $type, ilUtil\stripSlashes(), and updateQuickEdit_scorm().
Referenced by updateQuickEdit_scorm_prop_designer(), updateQuickEdit_scorm_prop_expert(), and updateQuickEdit_scorm_prop_poc().
Here is the call graph for this function:
Here is the caller graph for this function:| ilMDEditorGUI::updateRelation | ( | ) |
Definition at line 2637 of file class.ilMDEditorGUI.php.
References $_POST, $id, callListeners(), listSection(), ilUtil\sendSuccess(), and ilUtil\stripSlashes().
Here is the call graph for this function:| ilMDEditorGUI::updateRights | ( | ) |
Definition at line 2124 of file class.ilMDEditorGUI.php.
References $_POST, callListeners(), listSection(), ilUtil\sendSuccess(), and ilUtil\stripSlashes().
Here is the call graph for this function:| ilMDEditorGUI::updateTechnical | ( | ) |
Definition at line 1423 of file class.ilMDEditorGUI.php.
References $_POST, $data, $id, callListeners(), listSection(), ilUtil\sendSuccess(), and ilUtil\stripSlashes().
Here is the call graph for this function:| ilMDEditorGUI::$ctrl = null |
Definition at line 22 of file class.ilMDEditorGUI.php.
| ilMDEditorGUI::$lng = null |
Definition at line 23 of file class.ilMDEditorGUI.php.
Referenced by __construct(), initQuickEditForm(), and listQuickEdit_scorm().
| ilMDEditorGUI::$md_obj = null |
Definition at line 25 of file class.ilMDEditorGUI.php.
| ilMDEditorGUI::$obj_id = null |
Definition at line 30 of file class.ilMDEditorGUI.php.
| ilMDEditorGUI::$obj_type = null |
Definition at line 31 of file class.ilMDEditorGUI.php.
| ilMDEditorGUI::$observers = array() |
Definition at line 27 of file class.ilMDEditorGUI.php.
| ilMDEditorGUI::$rbac_id = null |
Definition at line 29 of file class.ilMDEditorGUI.php.
| ilMDEditorGUI::$tpl = null |
Definition at line 24 of file class.ilMDEditorGUI.php.
Referenced by __construct(), __showLanguageSelect(), and listQuickEdit().