Interface ModuleInterface
Core module operations
A module interface implementation is delegated to - initialize the module (and its submodules) - prepare view parameters
Direct known implementers
Nethgui\Controller\Collection\ActionInterface, Nethgui\Module\AbstractModule, Nethgui\Test\Unit\Nethgui\View\TranslatorTestModule, Nethgui\Widget\Xhtml\ElementModuleIndirect known implementers
Nethgui\Controller\AbstractController, Nethgui\Controller\Collection\AbstractAction, Nethgui\Controller\Table\Read, Nethgui\Controller\Table\RowAbstractAction, Nethgui\Controller\Table\RowPluginAction, Nethgui\Controller\TableController, Nethgui\Controller\TabsController, Nethgui\Module\Composite, Nethgui\Module\Help, Nethgui\Module\Help\Common, Nethgui\Module\Help\Read, Nethgui\Module\Help\Show, Nethgui\Controller\CollectionController, Nethgui\Module\Help\Template, Nethgui\Module\Language, Nethgui\Module\Login, Nethgui\Module\Logout, Nethgui\Module\Main, Nethgui\Module\Menu, Nethgui\Module\Notification, Nethgui\Module\Resource, Nethgui\Module\Tracker, Nethgui\Test\Unit\Nethgui\Module\ConcreteCompositeModule1, Nethgui\Controller\CompositeController, Nethgui\Test\Unit\Nethgui\Module\ConcreteStandardModule1, Nethgui\Controller\ListComposite, Nethgui\Controller\Table\AbstractAction, Nethgui\Controller\Table\Help, Nethgui\Controller\Table\Modify, Nethgui\Controller\Table\PluggableAction, Nethgui\Controller\Table\PluginCollector
Namespace: Nethgui\Module
Since: 1.0
See:
Api
Located at Module/ModuleInterface.php
Since: 1.0
See:
Nethgui\Controller\RequestHandlerInterface
Api
Located at Module/ModuleInterface.php
public
string
|
|
public
|
#
setParent(
Sets the reference to the parent Module. |
public
|
|
public
|
|
public
boolean
|
|
public
|
string |
ACTION_INSTANTIATE
Authorization required to create a module instance |
#
'INSTANTIATE'
|