ILIAS
Release_4_0_x_branch Revision 61816
|
Go to the source code of this file.
Data Structures | |
class | ilLearningProgressBaseGUI |
Namespaces | |
namespace | ilias |
redirection script todo: (a better solution should control the processing via a xml file) |
Variables | |
const | LP_MODE_PERSONAL_DESKTOP = 1 |
const | LP_MODE_ADMINISTRATION = 2 |
const | LP_MODE_REPOSITORY = 3 |
const | LP_MODE_USER_FOLDER = 4 |
const | LP_ACTIVE_SETTINGS = 1 |
const | LP_ACTIVE_OBJECTS = 2 |
const | LP_ACTIVE_PROGRESS = 3 |
const | LP_ACTIVE_LM_STATISTICS = 4 |
const LP_ACTIVE_LM_STATISTICS = 4 |
Definition at line 43 of file class.ilLearningProgressBaseGUI.php.
Referenced by ilLearningProgressBaseGUI\__setSubTabs(), and ilLearningProgressGUI\executeCommand().
const LP_ACTIVE_OBJECTS = 2 |
Definition at line 41 of file class.ilLearningProgressBaseGUI.php.
Referenced by ilPDFPresentation\__createObjectDetails(), ilLearningProgressBaseGUI\__setSubTabs(), ilPDFPresentation\__showItems(), ilPDFPresentation\createDetails(), ilPDFPresentation\createList(), ilLearningProgressGUI\executeCommand(), and ilLPListOfObjectsGUI\executeCommand().
const LP_ACTIVE_PROGRESS = 3 |
Definition at line 42 of file class.ilLearningProgressBaseGUI.php.
Referenced by ilPDFPresentation\__addMain(), ilPDFPresentation\__createObjectDetails(), ilLearningProgressBaseGUI\__setSubTabs(), ilPDFPresentation\__showItems(), ilPDFPresentation\createDetails(), ilPDFPresentation\createList(), ilLearningProgressGUI\executeCommand(), ilLPListOfProgressGUI\executeCommand(), and ilLPListOfProgressGUI\show().
const LP_ACTIVE_SETTINGS = 1 |
Definition at line 40 of file class.ilLearningProgressBaseGUI.php.
Referenced by ilLearningProgressBaseGUI\__setSubTabs(), and ilLearningProgressGUI\executeCommand().
const LP_MODE_ADMINISTRATION = 2 |
Definition at line 36 of file class.ilLearningProgressBaseGUI.php.
Referenced by ilLearningProgressGUI\__getNextClass(), ilLearningProgressBaseGUI\__setSubTabs(), ilLPListOfProgressGUI\details(), ilLPListOfObjectsGUI\details(), and ilObjUserTrackingGUI\executeCommand().
const LP_MODE_PERSONAL_DESKTOP = 1 |
Definition at line 35 of file class.ilLearningProgressBaseGUI.php.
Referenced by ilLearningProgressBaseGUI\__buildFooter(), ilLearningProgressBaseGUI\__buildHeader(), ilLearningProgressGUI\__getNextClass(), ilLearningProgressBaseGUI\__setSubTabs(), ilLPListOfProgressGUI\details(), ilLPListOfObjectsGUI\details(), and ilPersonalDesktopGUI\executeCommand().
const LP_MODE_REPOSITORY = 3 |
Definition at line 37 of file class.ilLearningProgressBaseGUI.php.
Referenced by ilLearningProgressGUI\__getNextClass(), ilLearningProgressBaseGUI\__setSubTabs(), ilObjContentObjectGUI\executeCommand(), ilObjGroupGUI\executeCommand(), ilObjSAHSLearningModuleGUI\executeCommand(), ilObjTestGUI\executeCommand(), ilLPListOfObjectsGUI\executeCommand(), ilObjFileBasedLMGUI\executeCommand(), ilObjFolderGUI\executeCommand(), ilObjExerciseGUI\executeCommand(), ilObjCourseGUI\executeCommand(), ilLPListOfProgressGUI\show(), and ilLPListOfObjectsGUI\show().
const LP_MODE_USER_FOLDER = 4 |
Definition at line 38 of file class.ilLearningProgressBaseGUI.php.
Referenced by ilLearningProgressGUI\__getNextClass(), ilLearningProgressBaseGUI\__setSubTabs(), ilLPListOfProgressGUI\details(), ilObjUserGUI\executeCommand(), and ilLPListOfProgressGUI\show().