Warning |
---|
Developement process of 'custom methods' engine is still in progress. This document may not be up-to-date. Currently we DO NOT recomend developing your own custom methods because of changes in structure that we expect to appear in the nearest future. |
Table of Contents |
---|
...
1. What is custom method?
// TODO
What is custom method
2. Create custom methods
// TODO
Create custom methods
2.1 Service creation
// TODO
Service creation
2.2 Custom validator
// TODO
Custom validator
2.3 Model hook
// TODO
Model hook
2.4 View hook
// TODO
View hook
3. Example
// TODO
Example