Class ilGlobalUnitConfigurationGUI.
More...
◆ getDefaultCommand()
ilGlobalUnitConfigurationGUI::getDefaultCommand |
( |
| ) |
|
|
protected |
◆ getUniqueId()
ilGlobalUnitConfigurationGUI::getUniqueId |
( |
| ) |
|
◆ getUnitCategoryOverviewCommand()
ilGlobalUnitConfigurationGUI::getUnitCategoryOverviewCommand |
( |
| ) |
|
◆ isCRUDContext()
ilGlobalUnitConfigurationGUI::isCRUDContext |
( |
| ) |
|
◆ showUnitCategories()
ilGlobalUnitConfigurationGUI::showUnitCategories |
( |
array |
$categories | ) |
|
|
protected |
- Parameters
-
Definition at line 63 of file class.ilGlobalUnitConfigurationGUI.php.
References getUnitCategoryOverviewCommand().
65 require_once
'Modules/TestQuestionPool/classes/tables/class.ilGlobalUnitCategoryTableGUI.php';
67 $table->setData($categories);
69 $this->tpl->setContent($table->getHTML());
getUnitCategoryOverviewCommand()
Class ilGlobalUnitCategoryTableGUI.
◆ REQUEST_PARAM_SUB_CONTEXT
const ilGlobalUnitConfigurationGUI::REQUEST_PARAM_SUB_CONTEXT = 'context' |
The documentation for this class was generated from the following file: