Go to the source code of this file.
Enumerations | |
| enum | DISP_FLUSH_RESULT |
Variables | |
| $acceptedCmdList = array( 'exDelete' ) | |
| $dialogBox = new DialogBox() | |
| $display = DISP_FORM | |
| if( 'exDelete'==$cmd && 'BEFORE'==$scope) if( 'exDelete'==$cmd && 'ALL'==$scope) | $nameTools = get_lang('Delete all course statistics') |
| $html = '' | |
| enum DISP_FLUSH_RESULT |
Definition at line 74 of file delete_course_stats.php.
| $acceptedCmdList = array( 'exDelete' ) |
CLAROLINE
(c) 2001-2007 Universite catholique de Louvain (UCL)
Definition at line 30 of file delete_course_stats.php.
| $dialogBox = new DialogBox() |
Definition at line 76 of file delete_course_stats.php.
| $display = DISP_FORM |
Definition at line 79 of file delete_course_stats.php.
| if (DISP_FLUSH_RESULT==$display) elseif (DISP_FORM==$display) $html = '' |
Definition at line 148 of file delete_course_stats.php.
1.6.3