|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
Data Structures | |
| class | Factory |
| class | Mode |
| class | Pagination |
| class | Renderer |
| class | Section |
| class | Sortation |
Functions | |
| getViewControls () | |
| @inheritDoc More... | |
Variables | |
| trait | HasViewControls |
| Trait for panels supporting view controls. More... | |
| ILIAS\UI\Implementation\Component\ViewControl\getViewControls | ( | ) |
@inheritDoc
Definition at line 47 of file HasViewControls.php.
Referenced by ILIAS\UI\Implementation\Component\Table\Data\applyViewControls().
Here is the caller graph for this function:| trait ILIAS::UI::Implementation::Component::ViewControl\HasViewControls |
Trait for panels supporting view controls.
Definition at line 28 of file HasViewControls.php.