Go to the source code of this file.
Namespaces | |
| namespace | AUTH |
Enumerations | |
| enum | DISPLAY_USER_COURSES |
| enum | DISPLAY_COURSE_TREE |
| enum | DISPLAY_MESSAGE_SCREEN |
| enum | DISPLAY_REGISTRATION_KEY_FORM |
| enum | DISPLAY_REGISTRATION_DISABLED_FORM |
Variables | |
| $nameTools = get_lang('User\'s course') | |
| $noPHP_SELF = TRUE | |
| $can_see_hidden_course = claro_is_platform_admin() | |
| $parentCategoryCode = '' | |
| $userSettingMode = FALSE | |
| $dialogBox = new DialogBox() | |
| $courseList = array() | |
| $categoryList = array() | |
| $displayMode = DISPLAY_USER_COURSES | |
| else | $cmd = '' |
| else | $uidToEdit = 0 |
| else | $fromAdmin = '' |
| else | $course = '' |
| else | $category = '' |
| $inURL = '' | |
| $backLink = '<p><small><a href="' . $backUrl . '" title="' . $backLabel. '" ><< ' . $backLabel . '</a></small></p>' . "\n\n" | |
| $out = '' | |
| enum DISPLAY_COURSE_TREE |
Definition at line 54 of file courses.php.
Definition at line 55 of file courses.php.
Definition at line 57 of file courses.php.
Definition at line 56 of file courses.php.
| enum DISPLAY_USER_COURSES |
Definition at line 53 of file courses.php.
| $backLink = '<p><small><a href="' . $backUrl . '" title="' . $backLabel. '" ><< ' . $backLabel . '</a></small></p>' . "\n\n" |
Definition at line 412 of file courses.php.
| $can_see_hidden_course = claro_is_platform_admin() |
Definition at line 31 of file courses.php.
| else $category = '' |
Definition at line 78 of file courses.php.
| $categoryList = array() |
Definition at line 47 of file courses.php.
| else $cmd = '' |
Definition at line 66 of file courses.php.
| else $course = '' |
Definition at line 75 of file courses.php.
| $courseList = array() |
Definition at line 46 of file courses.php.
| $dialogBox = new DialogBox() |
Definition at line 45 of file courses.php.
| $displayMode = DISPLAY_USER_COURSES |
Definition at line 59 of file courses.php.
| else $fromAdmin = '' |
Definition at line 72 of file courses.php.
| $inURL = '' |
Definition at line 88 of file courses.php.
| $nameTools = get_lang('User\'s course') |
Definition at line 23 of file courses.php.
| $noPHP_SELF = TRUE |
Definition at line 24 of file courses.php.
| switch ($displayMode) $out = '' |
Definition at line 414 of file courses.php.
| $parentCategoryCode = '' |
Definition at line 43 of file courses.php.
| else $uidToEdit = 0 |
Definition at line 69 of file courses.php.
| $userSettingMode = FALSE |
Definition at line 44 of file courses.php.
1.6.3