jControllerDaoCrudDfk.class.php
Tags
Interfaces, Classes and Traits
- jControllerDaoCrudDfk
- a base class for crud controllers, for DAO which have a primary key based on two fields, a "static" field (a field that we know the value and which is a criteria to to select all viewed record), and a "dynamic" field (the value of the field is created by the user or autoincremented)