Namespace Icybee\Modules\Contents
Namespaces summary
| Icybee\Modules\Contents\ManageBlock |
Classes summary
| CacheManager | Manages cache for contents body. |
| ConfigBlock | A block to configure contents. |
| ConfigOperation | The class doesn't do a thing but make config events more accurate because one can listen to the configuration of a "contents" type module. |
| Content | Representation of a content. |
| DeleteBlock | A block used to confirm the deletion of a node. |
| EditBlock | A block used to edit a node. |
| HomeExcludeOperation | Excludes a record from the home page. |
| HomeIncludeOperation | Includes a record is the home page. |
| Hooks | |
| ManageBlock | A block to manage nodes. |
| Model | Nodes model. |
| Module | Nodes module. |
| Rendered | Representation of a rendered content record. |
| SaveOperation | Saves a content. |
| Update20140330 | - Renames table contents__cache as contents__rendered. |
| ViewProvider | Provides data for a view. |
Traits summary
| DateProperty | Implements thedate property. |