noalyss Version-9
|
Administration of the repository : creation of user, folder, security, templates... Accessible only by the administrator. More...
Go to the source code of this file.
Variables | |
$action = $http->request("action","string", "") | |
$http =new HttpInput() | |
$rep =new Database() | |
$User =new Noalyss_user($rep) | |
Administration of the repository : creation of user, folder, security, templates... Accessible only by the administrator.
Definition in file admin_repo.inc.php.
$action = $http->request("action","string", "") |
Definition at line 33 of file admin_repo.inc.php.
Referenced by HtmlInput\anchor_action(), HtmlInput\button_action(), Icon_Action\hide(), Acc_Operation\insert_related_action(), and MenuAdmin().
$http =new HttpInput() |
Definition at line 32 of file admin_repo.inc.php.
$rep =new Database() |
Definition at line 35 of file admin_repo.inc.php.
Referenced by Acc_Account_Ledger\HtmlTable(), Fiche\HtmlTable(), Fiche\HtmlTableDetail(), and Dossier\upgrade().
$User =new Noalyss_user($rep) |
Definition at line 36 of file admin_repo.inc.php.