ModuleGateway
ModuleGateway
Module Gateway
- Full name: \Gibbon\Domain\System\ModuleGateway
- Parent class: \Gibbon\Domain\QueryableGateway
Methods
- queryModules — Queries the list for the Manage Modules page.
- getAllModuleNames — Gets an unfiltered list of all modules.
Inherited from TableAware
Inherited from QueryableGateway
Inherited from Gateway
queryModules
Queries the list for the Manage Modules page.
ModuleGateway::queryModules( \Gibbon\Domain\QueryCriteria $criteria ): \Gibbon\Domain\System\DataSet
Return Value:
\Gibbon\Domain\System\DataSet
getAllModuleNames
Gets an unfiltered list of all modules.
ModuleGateway::getAllModuleNames( ): array
Return Value:
array