Category Archives: CORES (php core codebase)
Actiuni standard pentru toate controlerele

De exemplu delete. Delete este cam peste tot, prin toate controller-ele. Ca urmare a ultimelor modificari in CommonController, acum nu…

Widget-uri configurabile

Widget-urile configurabile sunt acele widget-uri care se pot “intoarce pe spate” , unde apare panou de setari per widget+portlet. Cum…

Business logic core

The business logic core functions are those functions that implement the business logic processes from the lowest abstract level up…

Primary stock functions

The primary stock functions are located directly on the MySQL server as stored functions/procedures. The reason to do this is…

Homepage widgets

The homepage widgets are inserted inside /site/frontend/views/user/home.php THey are located in the folder /site/frontend/components/briefreports The widget manager is  : /site/frontend/components/briefreports/BriefReportsManager.php

Previous Page