Go to the source code of this file.
Enumerations | |
| enum | DISP_REGISTRATION_SUCCEED |
| enum | DISP_REGISTRATION_FORM |
Variables | |
| $cidReset = TRUE | |
| $gidReset = TRUE | |
| $tidReset = TRUE | |
| $nameTools = get_lang('Create a new user') | |
| $error = false | |
| $messageList = array() | |
| $display = DISP_REGISTRATION_FORM | |
| $dialogBox = new DialogBox | |
| $user_data = user_initialise() | |
| else | $cmd = '' |
| $htmlHeadXtra [] | |
| $noQUERY_STRING = TRUE | |
| if($display==DISP_REGISTRATION_FORM) | $out = '' |
Definition at line 17 of file adminaddnewuser.php.
CLAROLINE
this tool manage the new users
(c) 2001-2007 Universite catholique de Louvain (UCL)
http://www.gnu.org/copyleft/gpl.html (GPL) GENERAL PUBLIC LICENSE
Definition at line 16 of file adminaddnewuser.php.
| $cidReset = TRUE |
Definition at line 18 of file adminaddnewuser.php.
| else $cmd = '' |
Definition at line 49 of file adminaddnewuser.php.
| $dialogBox = new DialogBox |
Definition at line 39 of file adminaddnewuser.php.
| $display = DISP_REGISTRATION_FORM |
Definition at line 37 of file adminaddnewuser.php.
| $error = false |
Definition at line 35 of file adminaddnewuser.php.
| $gidReset = TRUE |
Definition at line 19 of file adminaddnewuser.php.
| $htmlHeadXtra[] |
'<script type="text/javascript"> $(document).ready( function() { $("#password").val(""); } ); </script>'
Definition at line 126 of file adminaddnewuser.php.
| $messageList = array() |
Definition at line 36 of file adminaddnewuser.php.
| $nameTools = get_lang('Create a new user') |
Definition at line 34 of file adminaddnewuser.php.
| $noQUERY_STRING = TRUE |
Definition at line 137 of file adminaddnewuser.php.
| $out = '' |
Definition at line 144 of file adminaddnewuser.php.
| $tidReset = TRUE |
Definition at line 20 of file adminaddnewuser.php.
| $user_data = user_initialise() |
Definition at line 46 of file adminaddnewuser.php.
1.6.3