

Public Member Functions | |
| DiogenesAdmin ($dir="") | |
| getTemplate () | |
| makeMenu () | |
Definition at line 26 of file diogenes.admin.inc.php.
| DiogenesAdmin::DiogenesAdmin | ( | $ | dir = "" |
) |
The constructor. Creates an administrative page.
| dir | the directory to operate on (optional) |
Definition at line 32 of file diogenes.admin.inc.php.
References DiogenesBarrel::checkPerms(), DiogenesBarrel::DiogenesBarrel(), DiogenesPage::kill(), and DiogenesPage::startSession().
Here is the call graph for this function:

| DiogenesAdmin::getTemplate | ( | ) |
Returns the master template for the current context.
Reimplemented from DiogenesPage.
Definition at line 54 of file diogenes.admin.inc.php.
References DiogenesPage::getTemplate().
Here is the call graph for this function:

| DiogenesAdmin::makeMenu | ( | ) |
Build the admin menu.
Reimplemented from DiogenesBarrel.
Definition at line 62 of file diogenes.admin.inc.php.
References DiogenesBarrel::urlSite().
Here is the call graph for this function:

1.5.1