Go to the source code of this file.
Namespaces | |
| namespace | CLUSR |
Variables | |
| $cidReset = TRUE | |
| $gidReset = TRUE | |
| $tidReset = TRUE | |
| $tbl_mdb_names = claro_sql_get_main_tbl() | |
| $tbl_course_nodes = $tbl_mdb_names['category'] | |
| $nameTools = get_lang('Advanced user search') | |
| else | $action = '' |
| else | $lastName = '' |
| else | $firstName = '' |
| else | $userName = '' |
| else | $officialCode = '' |
| else | $mail = '' |
| $action_list [get_lang('All')] = 'all' | |
| $action_list [get_lang('Student')] = 'followcourse' | |
| $action_list [get_lang('Course creator')] = 'createcourse' | |
| $action_list [get_lang('Platform administrator')] = 'plateformadmin' | |
| $out = '' | |
| $tpl = new PhpTemplate( get_path( 'incRepositorySys' ) . '/templates/advancedUserSearch.tpl.php' ) | |
| else $action = '' |
Definition at line 57 of file advancedUserSearch.php.
| $action_list[get_lang('Platform administrator')] = 'plateformadmin' |
Definition at line 67 of file advancedUserSearch.php.
| $action_list[get_lang('Course creator')] = 'createcourse' |
Definition at line 66 of file advancedUserSearch.php.
| $action_list[get_lang('Student')] = 'followcourse' |
Definition at line 65 of file advancedUserSearch.php.
| $action_list[get_lang('All')] = 'all' |
Definition at line 64 of file advancedUserSearch.php.
| $cidReset = TRUE |
Definition at line 19 of file advancedUserSearch.php.
| else $firstName = '' |
Definition at line 59 of file advancedUserSearch.php.
| $gidReset = TRUE |
Definition at line 19 of file advancedUserSearch.php.
| else $lastName = '' |
Definition at line 58 of file advancedUserSearch.php.
| else $mail = '' |
Definition at line 62 of file advancedUserSearch.php.
| $nameTools = get_lang('Advanced user search') |
Definition at line 53 of file advancedUserSearch.php.
| else $officialCode = '' |
Definition at line 61 of file advancedUserSearch.php.
| $out = '' |
Definition at line 74 of file advancedUserSearch.php.
| $tbl_course_nodes = $tbl_mdb_names['category'] |
Definition at line 48 of file advancedUserSearch.php.
| $tbl_mdb_names = claro_sql_get_main_tbl() |
Definition at line 47 of file advancedUserSearch.php.
| $tidReset = TRUE |
Definition at line 19 of file advancedUserSearch.php.
| $tpl = new PhpTemplate( get_path( 'incRepositorySys' ) . '/templates/advancedUserSearch.tpl.php' ) |
Definition at line 77 of file advancedUserSearch.php.
| else $userName = '' |
Definition at line 60 of file advancedUserSearch.php.
1.6.3