Wheels API
Categories
- Model Initialization Functions
- Model Class Functions
- Model Object Functions
- View Helper Functions
- Controller Initialization Functions
- Controller Request Functions
- Global Helper Functions
- Configuration Functions
Printable Cheat Sheet
Model Initialization Functions
These methods are called from the init() methods of your model files.
Association Functions
Callback Functions
-
afterCreate() -
afterDelete() -
afterFind() -
afterInitialization() -
afterNew() -
afterSave() -
afterUpdate() -
afterValidation() -
afterValidationOnCreate() -
afterValidationOnUpdate() -
beforeCreate() -
beforeDelete() -
beforeSave() -
beforeUpdate() -
beforeValidation() -
beforeValidationOnCreate() -
beforeValidationOnUpdate()
