ILIAS
Release_4_0_x_branch Revision 61816
|
Go to the source code of this file.
Data Structures | |
class | ilObjUserTracking |
Namespaces | |
namespace | ilias |
redirection script todo: (a better solution should control the processing via a xml file) |
Variables | |
const | UT_INACTIVE_BOTH = 0 |
const | UT_ACTIVE_BOTH = 1 |
const | UT_ACTIVE_UT = 2 |
const | UT_ACTIVE_LP = 3 |
const UT_ACTIVE_BOTH = 1 |
Definition at line 18 of file class.ilObjUserTracking.php.
Referenced by ilObjUserTracking\_enabledLearningProgress(), ilObjUserTracking\_enabledTracking(), ilObjUserTracking\enabledLearningProgress(), ilObjUserTracking\enabledTracking(), ilObjUserTrackingGUI\saveSettingsObject(), and ilObjUserTrackingGUI\settingsObject().
const UT_ACTIVE_LP = 3 |
Definition at line 20 of file class.ilObjUserTracking.php.
Referenced by ilObjUserTracking\_enabledLearningProgress(), ilObjUserTracking\enabledLearningProgress(), ilObjUserTrackingGUI\saveSettingsObject(), and ilObjUserTrackingGUI\settingsObject().
const UT_ACTIVE_UT = 2 |
Definition at line 19 of file class.ilObjUserTracking.php.
Referenced by ilObjUserTracking\_enabledTracking(), ilObjUserTracking\enabledTracking(), ilObjUserTrackingGUI\saveSettingsObject(), and ilObjUserTrackingGUI\settingsObject().
const UT_INACTIVE_BOTH = 0 |
Definition at line 17 of file class.ilObjUserTracking.php.
Referenced by ilObjUserTracking\__readSettings(), and ilObjUserTrackingGUI\saveSettingsObject().