Go to the source code of this file.
Namespaces | |
| namespace | CLUSR |
| namespace | CLCOURSES |
Variables | |
| $cidReset = TRUE | |
| $gidReset = TRUE | |
| $tidReset = TRUE | |
| $nameTools = get_lang('User settings') | |
| $dialogBox = new DialogBox() | |
| $user_id = $_REQUEST['uidToEdit'] | |
| if(isset($_REQUEST['cmd'])&&claro_is_platform_admin()) | $cmdList [] = '<a class="claroCmd" href="index.php">' . get_lang('Back to administration page') . '</a>' |
| $out = '' | |
| $cidReset = TRUE |
Definition at line 19 of file adminuserunregistered.php.
| $cmdList[] = '<a class="claroCmd" href="index.php">' . get_lang('Back to administration page') . '</a>' |
PREPARE DISPLAY
Definition at line 71 of file adminuserunregistered.php.
| $dialogBox = new DialogBox() |
Definition at line 32 of file adminuserunregistered.php.
| $gidReset = TRUE |
Definition at line 19 of file adminuserunregistered.php.
| $nameTools = get_lang('User settings') |
Definition at line 31 of file adminuserunregistered.php.
| $out = '' |
Definition at line 78 of file adminuserunregistered.php.
| $tidReset = TRUE |
Definition at line 19 of file adminuserunregistered.php.
| $user_id = $_REQUEST['uidToEdit'] |
Definition at line 37 of file adminuserunregistered.php.
1.6.3