Namespace ICanBoogie\Module
Classes summary
| Descriptor | Module descriptor options. |
| Hooks | |
| ModelCollection | Model collection. |
| ModuleCollection | A module collection. |
| ModuleTemplateResolver | Decorates a template resolver and adds support for module defined templates. |
Interfaces summary
| HasModelProperty | Indicates that an instance has a model property. |
| HasModuleProperty | Indicates that an instance has a module property. |
| HasRecordsFetcherProperty | Indicates that the instance has a records_fetcher property. |
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. |