Namespace Icybee\ManageBlock
Classes summary
| AlterColumnsEvent | Event class for the Icybee\ManageBlock::alter_columns event. |
| AlterQueryEvent | An event. |
| AlterRenderedCellsEvent | An event. |
| BooleanCellRenderer | Renderer for the _boolean_ column cells. |
| BooleanColumn | Representation of a _boolean_ column. |
| CellRenderer | Default cell renderer. |
| Column | Representation of a column of the manager element. |
| DateColumn | Representation of a _date_ column. |
| DateTimeColumn | Representation of a _datetime_ column. |
| EditColumn | Representation of a _boolean_ column. |
| EditDecorator | Decorates a component with an _edit_ element. |
| FilterDecorator | Decorates a component with a _filter_ element. |
| HeaderRenderer | Default header renderer. |
| KeyColumn | Representation of a _primary key_ column. |
| Options | Display options of the manager element. |
| RegisterColumnsEvent | Event class for the Icybee\ManageBlock::register_columns event. |
| SizeColumn | A column for size properties. |
| Translator | A translator that leverages module inheritance to translate strings. |