Namespace Icybee\Modules\Taxonomy\Vocabulary
Namespaces summary
| Icybee\Modules\Taxonomy\Vocabulary\ManageBlock |
Classes summary
| CloudElement | An HTML element. |
| DeleteBlock | A block to delete a record. |
| DeleteOperation | Deletes a record. |
| EditBlock | A record editor. |
| Hooks | |
| ManageBlock | An element to manage the records of a module. |
| Model | Base class for activerecord models. |
| Module | Extends the Module class with the following features: |
| OrderOperation | An operation. |
| SaveOperation | The "save" operation is used to create or update a record. |
| Vocabulary | Active Record faciliates the creation and use of business objects whose data require persistent storage via database. |