You are viewing documentation for v1.1.x. Change
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
Alternate Formats
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()
Miscellaneous Functions
-
accessibleProperties() -
dataSource() -
isClass() -
isInstance() -
property() -
protectedProperties() -
setPrimaryKey() -
setPrimaryKeys() -
setTableNamePrefix() -
table()
