Traits
Table of Contents
Traits
- ArrayQueryActionTrait
- Helper functions for performing api queries on arrays of data.
- CustomValueActionTrait
- Helper functions for working with custom values
- DAOActionTrait
- Common properties and helper-methods used for DB-oriented actions.
- EntityBridge
- A bridge is a small table that provides an intermediary link between two other tables.
- GetSetValueTrait
- Trait for actions with a `$values` array
- GroupAndHavingParamTrait
- HierarchicalEntity
- A hierarchical entity has nested parent/child levels.
- IsCurrentTrait
- ManagedEntity
- A managed entity includes extra fields and methods to revert from an overridden local to base state.
- MatchParamTrait
- ReadOnlyEntity
- Trait for Entities not intended to be publicly writable.
- SavedSearchInspectorTrait
- Trait for requiring a savedSearch as a param plus util functions for inspecting it.
- SelectParamTrait
- SoftDeleteActionTrait
- This trait is used by delete actions with a "move to trash" option.
- SortableEntity
- A sortable entity has a 'weight' column which will be auto-updated by the API.