Go to the source code of this file.
Namespaces | |
| namespace | DESKTOP |
Variables | |
| $cidReset = TRUE | |
| $gidReset = TRUE | |
| $uidRequired = TRUE | |
| $dialogBox = new DialogBox | |
| $userInput = Claro_UserInput::getInstance() | |
| $acceptedCmdList | |
| $cmd = $userInput->get( 'cmd', null ) | |
| $label = $userInput->get( 'label', null ) | |
| $portletList = new PortletList | |
| $cssLoader = CssLoader::getInstance() | |
| $nameTools = get_lang('Manage user desktop') | |
| $output = '' | |
| $acceptedCmdList |
array(
'exDown',
'exUp',
'exVisible',
'exInvisible'
)
Definition at line 40 of file config.php.
| $cidReset = TRUE |
Definition at line 19 of file config.php.
Definition at line 50 of file config.php.
| $cssLoader = CssLoader::getInstance() |
Definition at line 81 of file config.php.
| $dialogBox = new DialogBox |
Definition at line 34 of file config.php.
| $gidReset = TRUE |
Definition at line 20 of file config.php.
| $label = $userInput->get( 'label', null ) |
Definition at line 51 of file config.php.
| $nameTools = get_lang('Manage user desktop') |
Definition at line 88 of file config.php.
| $output = '' |
Definition at line 90 of file config.php.
| if ($cmd== 'exUp') if ($cmd== 'exDown') if ($cmd== 'exVisible') if ($cmd== 'exInvisible') $portletList = new PortletList |
Definition at line 55 of file config.php.
| $uidRequired = TRUE |
Definition at line 21 of file config.php.
| $userInput = Claro_UserInput::getInstance() |
Definition at line 38 of file config.php.
1.6.3