Go to the source code of this file.
Namespaces | |
| namespace | CLINTRO |
Variables | |
| global | $introId |
| $GLOBALS ['moduleId'] = -1 | |
| $output = '' | |
| $tbl_cdb_names = claro_sql_get_course_tbl() | |
| $TBL_INTRODUCTION = $tbl_cdb_names['tool_intro'] | |
| $intro_editAllowed = claro_is_allowed_to_edit() | |
| $GLOBALS['moduleId'] = -1 |
Definition at line 16 of file introductionSection.inc.php.
| $intro_editAllowed = claro_is_allowed_to_edit() |
Definition at line 28 of file introductionSection.inc.php.
| global $introId |
Definition at line 15 of file introductionSection.inc.php.
| $output = '' |
Definition at line 18 of file introductionSection.inc.php.
| $tbl_cdb_names = claro_sql_get_course_tbl() |
Definition at line 25 of file introductionSection.inc.php.
| $TBL_INTRODUCTION = $tbl_cdb_names['tool_intro'] |
Definition at line 26 of file introductionSection.inc.php.
1.6.3