|
ILIAS
release_8 Revision v8.24
|
Administration for page layouts. More...
Collaboration diagram for ilPageLayoutAdministrationGUI:Public Member Functions | |
| __construct () | |
| executeCommand () | |
| checkPermission (string $a_perm, bool $a_throw_exc=true) | |
| Check permission. More... | |
| listLayouts () | |
| activate (bool $a_activate=true) | |
| deactivate () | |
| deletePgl () | |
| display deletion confirmation screen More... | |
| cancelDeletePg () | |
| cancel deletion of Page Layout More... | |
| confirmedDeletePg () | |
| conform deletion of Page Layout More... | |
| addPageLayout (ilPropertyFormGUI $a_form=null) | |
| initAddPageLayoutForm () | |
| createPg () | |
| cancelCreate () | |
| editPg () | |
| exportLayout () | |
| Export page layout template object. More... | |
| importPageLayoutForm () | |
| Import page layout. More... | |
| initPageLayoutImportForm () | |
| Init page layout import form. More... | |
| importPageLayout () | |
| Import page layout. More... | |
Protected Attributes | |
| AdministrationGUIRequest | $admin_request |
| int | $pg_id = null |
| ilContentStyleSettings | $settings |
| ilTabsGUI | $tabs |
| ilPageLayoutPage | $pg_content |
| ilCtrl | $ctrl |
| ilRbacSystem | $rbacsystem |
| ilToolbarGUI | $toolbar |
| ilLanguage | $lng |
| ilGlobalTemplateInterface | $tpl |
| ILIAS DI Container | $DIC |
| int | $ref_id |
Administration for page layouts.
Definition at line 28 of file class.ilPageLayoutAdministrationGUI.php.
| ilPageLayoutAdministrationGUI::__construct | ( | ) |
Definition at line 43 of file class.ilPageLayoutAdministrationGUI.php.
References $DIC, ILIAS\Repository\ctrl(), ILIAS\Repository\lng(), ILIAS\Repository\settings(), ILIAS\Repository\tabs(), and ILIAS\Repository\toolbar().
Here is the call graph for this function:| ilPageLayoutAdministrationGUI::activate | ( | bool | $a_activate = true | ) |
Definition at line 150 of file class.ilPageLayoutAdministrationGUI.php.
References ILIAS\Repository\lng().
Here is the call graph for this function:| ilPageLayoutAdministrationGUI::addPageLayout | ( | ilPropertyFormGUI | $a_form = null | ) |
Definition at line 226 of file class.ilPageLayoutAdministrationGUI.php.
| ilPageLayoutAdministrationGUI::cancelCreate | ( | ) |
Definition at line 335 of file class.ilPageLayoutAdministrationGUI.php.
| ilPageLayoutAdministrationGUI::cancelDeletePg | ( | ) |
cancel deletion of Page Layout
Definition at line 206 of file class.ilPageLayoutAdministrationGUI.php.
References ILIAS\Repository\ctrl(), and ILIAS\Repository\lng().
Here is the call graph for this function:| ilPageLayoutAdministrationGUI::checkPermission | ( | string | $a_perm, |
| bool | $a_throw_exc = true |
||
| ) |
Check permission.
| ilObjectException |
Definition at line 116 of file class.ilPageLayoutAdministrationGUI.php.
References ILIAS\Repository\lng().
Referenced by executeCommand().
Here is the call graph for this function:
Here is the caller graph for this function:| ilPageLayoutAdministrationGUI::confirmedDeletePg | ( | ) |
conform deletion of Page Layout
Definition at line 215 of file class.ilPageLayoutAdministrationGUI.php.
References $id, and ILIAS\Repository\ctrl().
Here is the call graph for this function:| ilPageLayoutAdministrationGUI::createPg | ( | ) |
Definition at line 301 of file class.ilPageLayoutAdministrationGUI.php.
References ILIAS\Repository\ctrl().
Here is the call graph for this function:| ilPageLayoutAdministrationGUI::deactivate | ( | ) |
Definition at line 166 of file class.ilPageLayoutAdministrationGUI.php.
| ilPageLayoutAdministrationGUI::deletePgl | ( | ) |
display deletion confirmation screen
Definition at line 174 of file class.ilPageLayoutAdministrationGUI.php.
References $id, ILIAS\Repository\ctrl(), and ILIAS\Repository\lng().
Here is the call graph for this function:| ilPageLayoutAdministrationGUI::editPg | ( | ) |
Definition at line 340 of file class.ilPageLayoutAdministrationGUI.php.
References ILIAS\Repository\ctrl().
Here is the call graph for this function:| ilPageLayoutAdministrationGUI::executeCommand | ( | ) |
Definition at line 64 of file class.ilPageLayoutAdministrationGUI.php.
References checkPermission(), ILIAS\Repository\ctrl(), ILIAS\Repository\lng(), and ILIAS\Repository\tabs().
Here is the call graph for this function:| ilPageLayoutAdministrationGUI::exportLayout | ( | ) |
Export page layout template object.
Definition at line 353 of file class.ilPageLayoutAdministrationGUI.php.
References ilFileDelivery\deliverFileLegacy(), ilFileUtils\ilTempnam(), and ilFileUtils\makeDir().
Here is the call graph for this function:| ilPageLayoutAdministrationGUI::importPageLayout | ( | ) |
Import page layout.
Definition at line 420 of file class.ilPageLayoutAdministrationGUI.php.
References ILIAS\Repository\ctrl(), ilPageLayout\import(), and ILIAS\Repository\lng().
Here is the call graph for this function:| ilPageLayoutAdministrationGUI::importPageLayoutForm | ( | ) |
Import page layout.
Definition at line 389 of file class.ilPageLayoutAdministrationGUI.php.
| ilPageLayoutAdministrationGUI::initAddPageLayoutForm | ( | ) |
Definition at line 234 of file class.ilPageLayoutAdministrationGUI.php.
References ILIAS\LTI\ToolProvider\$key, ILIAS\Repository\ctrl(), ilPageLayout\getAvailableModules(), ilPageLayout\getLayouts(), and ILIAS\Repository\lng().
Here is the call graph for this function:| ilPageLayoutAdministrationGUI::initPageLayoutImportForm | ( | ) |
Init page layout import form.
Definition at line 398 of file class.ilPageLayoutAdministrationGUI.php.
References ILIAS\Repository\ctrl(), and ILIAS\Repository\lng().
Here is the call graph for this function:| ilPageLayoutAdministrationGUI::listLayouts | ( | ) |
Definition at line 129 of file class.ilPageLayoutAdministrationGUI.php.
References ILIAS\Repository\lng(), and ILIAS\Repository\toolbar().
Here is the call graph for this function:
|
protected |
Definition at line 30 of file class.ilPageLayoutAdministrationGUI.php.
|
protected |
Definition at line 35 of file class.ilPageLayoutAdministrationGUI.php.
|
protected |
Definition at line 40 of file class.ilPageLayoutAdministrationGUI.php.
Referenced by __construct().
|
protected |
Definition at line 38 of file class.ilPageLayoutAdministrationGUI.php.
|
protected |
Definition at line 34 of file class.ilPageLayoutAdministrationGUI.php.
|
protected |
Definition at line 31 of file class.ilPageLayoutAdministrationGUI.php.
|
protected |
Definition at line 36 of file class.ilPageLayoutAdministrationGUI.php.
|
protected |
Definition at line 41 of file class.ilPageLayoutAdministrationGUI.php.
|
protected |
Definition at line 32 of file class.ilPageLayoutAdministrationGUI.php.
|
protected |
Definition at line 33 of file class.ilPageLayoutAdministrationGUI.php.
|
protected |
Definition at line 37 of file class.ilPageLayoutAdministrationGUI.php.
|
protected |
Definition at line 39 of file class.ilPageLayoutAdministrationGUI.php.