Trait CoreLinkMethods

Trait LegacyTrait

Trait ObjectManager XELOS Framework

Static Cache Trait Adds a static (per request) cache to the object which can hold data for the time of the request (in the frontend) or a certain duration during long running processes. It works together with the global caching system and enforces a static cache clearing in case of global cache clearings as well.

Trait Auditable to be used in Models

Trait CollectionCacheTrait can be applied to Model

Trait DuplicatableModelTrait

Trait SoftDeleteTrait to be used in Models, requires deleted_at column in database table

Trait FormTextboxTrait

Trait for Directory Service Configuration