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 Class Functions
These methods operate on the class as a whole and not on individual objects and thus need to be prefaced with model("name"). You can call these methods from anywhere, but it is not recommended to call them from view pages. When calling them from their own model files, it is recommended to reference the scope explicitly with the this keyword.
