Model functions - gritnet-gdobre/gritnet GitHub Wiki

Model functions will be named by the following convention: Model name (singular) + underscore + action.

(eg. For Products_Model the add product function will be "public function product_add")