Jelix 1.6.40

jControllerDaoCrudDfk.class.php

Tags
subpackage

controllers

author

Laurent Jouanneau

contributor

Bastien Jaillot

contributor

Thibault Piront (nuKs)

copyright

2007-2008 Laurent Jouanneau

copyright

2007 Thibault Piront

copyright

2007,2008 Bastien Jaillot

link
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