Namespace ICanBoogie\Module
Classes summary
| Descriptor | Module descriptor options. |
| Hooks | Hook callbacks. |
| ModelCollection | Model collection. |
| ModuleCollection | A module collection. |
| ModuleRoute | |
| ModuleTemplateResolver | Decorates a template resolver and adds support for module defined templates. |
Traits summary
| ControllerBindings | \ICanBoogie\Routing\Controller prototype bindings. |
| CoreBindings | \ICanBoogie\Core prototype bindings. |
Exceptions summary
| ModuleConstructorMissing | Exception thrown when a class is missing to instantiate a module. |
| ModuleIsDisabled | Exception thrown when a disabled module is requested. |
| ModuleNotDefined | Exception thrown when a requested module is not defined. |