Documentation

Behaviors

Namespaces

ImportExportController

Interfaces, Classes and Traits

FormController
Adds features for working with backend forms. This behavior will inject CRUD actions to the controller -- including create, update and preview -- along with some relevant AJAX handlers.
ImportExportController
Adds features for importing and exporting data.
ListController
Adds features for working with backend lists.
RelationController
Uses a combination of lists and forms for managing Model relations.
ReorderController
Used for reordering and sorting records.
UserPreferencesModel
User Preferences model extension, identical to System\Behaviors\SettingsModel except values are set against the logged in user's preferences via Backend\Models\UserPreference

Search results