|
ILIAS
Release_3_10_x_branch Revision 61812
|
Collaboration diagram for ilMDEditorGUI:Public Member Functions | |
| ilMDEditorGUI ($a_rbac_id, $a_obj_id, $a_obj_type) | |
| & | executeCommand () |
| debug () | |
| listQuickEdit () | |
| updateQuickEdit () | |
| update quick edit properties | |
| listGeneral () | |
| updateGeneral () | |
| update general section | |
| updateTechnical () | |
| listTechnical () | |
| listLifecycle () | |
| updateLifecycle () | |
| listMetaMetaData () | |
| updateMetaMetaData () | |
| listRights () | |
| updateRights () | |
| listEducational () | |
| updateEducational () | |
| listRelation () | |
| updateRelation () | |
| listAnnotation () | |
| updateAnnotation () | |
| listClassification () | |
| updateClassification () | |
| deleteElement () | |
| deleteSection () | |
| addSection () | |
| addSectionElement () | |
| listSection () | |
| __fillSubelements () | |
| __setTabs ($a_active) | |
| __showLanguageSelect ($a_name, $a_value="") | |
| shows language select box | |
| __buildMonthsSelect ($sel_month) | |
| __buildDaysSelect ($sel_day) | |
| addObserver (&$a_class, $a_method, $a_element) | |
| callListeners ($a_element) | |
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 38 of file class.ilMDEditorGUI.php.
| ilMDEditorGUI::__buildDaysSelect | ( | $sel_day | ) |
Definition at line 2717 of file class.ilMDEditorGUI.php.
References formSelect().
Referenced by listEducational(), and listQuickEdit().
Here is the call graph for this function:
Here is the caller graph for this function:| ilMDEditorGUI::__buildMonthsSelect | ( | $sel_month | ) |
Definition at line 2707 of file class.ilMDEditorGUI.php.
References formSelect().
Referenced by listEducational(), and listQuickEdit().
Here is the call graph for this function:
Here is the caller graph for this function:| ilMDEditorGUI::__fillSubelements | ( | ) |
Definition at line 2616 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 2635 of file class.ilMDEditorGUI.php.
Referenced by debug(), listAnnotation(), listClassification(), listEducational(), listGeneral(), listLifecycle(), listMetaMetaData(), listQuickEdit(), listRelation(), listRights(), and listTechnical().
Here is the caller graph for this function:| ilMDEditorGUI::__showLanguageSelect | ( | $a_name, | |
$a_value = "" |
|||
| ) |
shows language select box
Definition at line 2678 of file class.ilMDEditorGUI.php.
References $tpl, and ilMDLanguageItem\_getLanguages().
Referenced by listAnnotation(), listClassification(), listEducational(), listGeneral(), listLifecycle(), listMetaMetaData(), listQuickEdit(), 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 2729 of file class.ilMDEditorGUI.php.
Referenced by ilObjFileGUI\executeCommand(), ilObjLinkResourceGUI\executeCommand(), ilObjSAHSLearningModuleGUI\executeCommand(), ilObjContentObjectGUI\executeCommand(), ilObjSurveyQuestionPoolGUI\executeCommand(), ilObjQuestionPoolGUI\executeCommand(), ilObjTestGUI\executeCommand(), ilObjSurveyGUI\executeCommand(), ilObjFileBasedLMGUI\executeCommand(), ilObjGlossaryGUI\executeCommand(), ilStructureObjectGUI\executeCommand(), ilObjMediaObjectGUI\executeCommand(), and ilObjCourseGUI\executeCommand().
Here is the caller graph for this function:| ilMDEditorGUI::addSection | ( | ) |
Definition at line 2376 of file class.ilMDEditorGUI.php.
References $_GET, and listSection().
Here is the call graph for this function:| ilMDEditorGUI::addSectionElement | ( | ) |
Definition at line 2455 of file class.ilMDEditorGUI.php.
References $_GET, and listSection().
Here is the call graph for this function:| ilMDEditorGUI::callListeners | ( | $a_element | ) |
Definition at line 2736 of file class.ilMDEditorGUI.php.
Referenced by updateAnnotation(), updateClassification(), updateEducational(), updateGeneral(), updateLifecycle(), updateMetaMetaData(), updateQuickEdit(), updateRelation(), updateRights(), and updateTechnical().
Here is the caller graph for this function:| ilMDEditorGUI::debug | ( | ) |
Definition at line 88 of file class.ilMDEditorGUI.php.
References __setTabs(), and ilMD2XML\startExport().
Referenced by listSection().
Here is the call graph for this function:
Here is the caller graph for this function:| ilMDEditorGUI::deleteElement | ( | ) |
Definition at line 2352 of file class.ilMDEditorGUI.php.
References $_GET, ilMDFactory\_getInstance(), and listSection().
Here is the call graph for this function:| ilMDEditorGUI::deleteSection | ( | ) |
Definition at line 2364 of file class.ilMDEditorGUI.php.
References $_GET, ilMDFactory\_getInstance(), and listSection().
Here is the call graph for this function:| & ilMDEditorGUI::executeCommand | ( | ) |
| ilMDEditorGUI::ilMDEditorGUI | ( | $a_rbac_id, | |
| $a_obj_id, | |||
| $a_obj_type | |||
| ) |
Definition at line 51 of file class.ilMDEditorGUI.php.
| ilMDEditorGUI::listAnnotation | ( | ) |
Definition at line 2026 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 2114 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 1534 of file class.ilMDEditorGUI.php.
References $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 580 of file class.ilMDEditorGUI.php.
References __fillSubelements(), __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::listLifecycle | ( | ) |
Definition at line 1114 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 1276 of file class.ilMDEditorGUI.php.
References __fillSubelements(), __setTabs(), __showLanguageSelect(), ilMDUtilSelect\_getRoleSelect(), and ilUtil\prepareFormOutput().
Here is the call graph for this function:| ilMDEditorGUI::listQuickEdit | ( | ) |
Definition at line 108 of file class.ilMDEditorGUI.php.
References $lang, $valid, __buildDaysSelect(), __buildMonthsSelect(), __setTabs(), __showLanguageSelect(), ilMDUtils\_LOMDurationToArray(), ilMDCopyrightSelectionGUI\fillTemplate(), 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 1849 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 1457 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 2575 of file class.ilMDEditorGUI.php.
References debug(), listAnnotation(), listClassification(), listEducational(), listGeneral(), listLifecycle(), listQuickEdit(), 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 904 of file class.ilMDEditorGUI.php.
References __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 2088 of file class.ilMDEditorGUI.php.
References callListeners(), listSection(), ilUtil\sendInfo(), and ilUtil\stripSlashes().
Here is the call graph for this function:| ilMDEditorGUI::updateClassification | ( | ) |
Definition at line 2295 of file class.ilMDEditorGUI.php.
References callListeners(), listSection(), ilUtil\sendInfo(), and ilUtil\stripSlashes().
Here is the call graph for this function:| ilMDEditorGUI::updateEducational | ( | ) |
Definition at line 1780 of file class.ilMDEditorGUI.php.
References callListeners(), listSection(), ilUtil\sendInfo(), and ilUtil\stripSlashes().
Here is the call graph for this function:| ilMDEditorGUI::updateGeneral | ( | ) |
update general section
Definition at line 778 of file class.ilMDEditorGUI.php.
References $data, callListeners(), ilUtil\sendInfo(), and ilUtil\stripSlashes().
Here is the call graph for this function:| ilMDEditorGUI::updateLifecycle | ( | ) |
Definition at line 1223 of file class.ilMDEditorGUI.php.
References $data, callListeners(), listSection(), ilUtil\sendInfo(), and ilUtil\stripSlashes().
Here is the call graph for this function:| ilMDEditorGUI::updateMetaMetaData | ( | ) |
Definition at line 1406 of file class.ilMDEditorGUI.php.
References $data, callListeners(), listSection(), ilUtil\sendInfo(), and ilUtil\stripSlashes().
Here is the call graph for this function:| ilMDEditorGUI::updateQuickEdit | ( | ) |
update quick edit properties
Definition at line 347 of file class.ilMDEditorGUI.php.
References $auth, $data, $lang, callListeners(), ilUtil\sendInfo(), and ilUtil\stripSlashes().
Here is the call graph for this function:| ilMDEditorGUI::updateRelation | ( | ) |
Definition at line 1983 of file class.ilMDEditorGUI.php.
References callListeners(), listSection(), ilUtil\sendInfo(), and ilUtil\stripSlashes().
Here is the call graph for this function:| ilMDEditorGUI::updateRights | ( | ) |
Definition at line 1514 of file class.ilMDEditorGUI.php.
References callListeners(), listSection(), ilUtil\sendInfo(), and ilUtil\stripSlashes().
Here is the call graph for this function:| ilMDEditorGUI::updateTechnical | ( | ) |
Definition at line 845 of file class.ilMDEditorGUI.php.
References $data, callListeners(), listSection(), ilUtil\sendInfo(), and ilUtil\stripSlashes().
Here is the call graph for this function:| ilMDEditorGUI::$ctrl = null |
Definition at line 40 of file class.ilMDEditorGUI.php.
| ilMDEditorGUI::$lng = null |
Definition at line 41 of file class.ilMDEditorGUI.php.
Referenced by ilMDEditorGUI().
| ilMDEditorGUI::$md_obj = null |
Definition at line 43 of file class.ilMDEditorGUI.php.
| ilMDEditorGUI::$obj_id = null |
Definition at line 48 of file class.ilMDEditorGUI.php.
| ilMDEditorGUI::$obj_type = null |
Definition at line 49 of file class.ilMDEditorGUI.php.
| ilMDEditorGUI::$observers = array() |
Definition at line 45 of file class.ilMDEditorGUI.php.
| ilMDEditorGUI::$rbac_id = null |
Definition at line 47 of file class.ilMDEditorGUI.php.
| ilMDEditorGUI::$tpl = null |
Definition at line 42 of file class.ilMDEditorGUI.php.
Referenced by __showLanguageSelect(), and ilMDEditorGUI().