ICanBoogie/Module v2.2.4
  • Namespace
  • Class

Namespaces

  • ICanBoogie
    • Module

Classes

  • Descriptor
  • Hooks
  • ModelCollection
  • ModuleCollection
  • ModuleTemplateResolver

Interfaces

  • HasModelProperty
  • HasModuleProperty
  • HasRecordsFetcherProperty

Exceptions

  • ModuleConstructorMissing
  • ModuleIsDisabled
  • ModuleNotDefined

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.
ICanBoogie/Module v2.2.4 API documentation generated by ApiGen