Jelix 1.7.18

jControllerDaoCrudDfk.class.php

Tags
subpackage

controllers

author

Laurent Jouanneau

contributor

Bastien Jaillot

contributor

Thibault Piront (nuKs)

contributor

Bruno Perles (brunto)

copyright

2007-2008 Laurent Jouanneau

copyright

2007 Thibault Piront

copyright

2007,2008 Bastien Jaillot

copyright

2011 Bruno PERLES

see
http://www.jelix.org
licence

http://www.gnu.org/licenses/lgpl.html GNU Lesser General Public Licence, see LICENCE file

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).

Search results