Traits
Interfaces, Classes and Traits
- AssetMaker
- Asset Maker Trait Adds asset based methods to a class
- ConfigMaker
- Config Maker Trait Adds configuration based methods to a class
- EventEmitter
- Adds system event related features to any class.
- PropertyContainer
- Property container trait
- ResponseMaker
- Response Maker Trait Stores attributes the can be used to prepare a response from the server.
- SecurityController
- Security Controller Trait Adds cross-site scripting protection methods to a controller based class
- ViewMaker
- View Maker Trait Adds view based methods to a class