Namespace Nethgui\Module
| Nethgui\Module\Help |
| Nethgui\Module\Notification |
| AbstractModule | |
| Composite | A composition of modules forwards request handling to its parts. |
| CompositeModuleAttributesProvider | TODO: add component description here |
| Help | |
| Language | TODO: add component description here |
| Login | Perform user authentication through the PAM module |
| Logout | Logs out the currently authenticated user |
| Main | This is the root of the module composition |
| Menu | |
| ModuleLoader | Create module instances from a given path |
| Notification | Carries notification messages to the User. |
| Resource | Serves and creates Resource files dynamically |
| SimpleModuleAttributesProvider | |
| SystemModuleAttributesProvider | An attribute provider for builtin system modules |
| Tracker | TODO: add component description here |
| ModuleAttributesInterface | All values returned from these operations are invariants. |
| ModuleCompositeInterface | A complex module, composed by other modules, must implement this interface. |
| ModuleInterface | Core module operations |
| ModuleSetInterface | A ModuleSetInterface is a module instances collection |