/dao/jDaoFactoryBase.class.php

Description
  • author: Laurent Jouanneau
  • copyright: 2009 Mickael Fradin
  • copyright: 2009 Christophe Thiriot
  • copyright: 2008 Yoan Blanc
  • copyright: 2008 Thomas
  • copyright: 2005-2011 Laurent Jouanneau
  • copyright: 2007 Loic Mathaud
  • copyright: 2007-2009 Julien Issler
  • copyright: 2010 Steven Jehannet, 2010 Didier Huguet
  • copyright: 2010 Yannick Le Guédart
  • link: http://www.jelix.org
  • contributor: Yannick Le Guédart
  • contributor: Steven Jehannet, Didier Huguet
  • contributor: Loic Mathaud
  • licence: http://www.gnu.org/licenses/lgpl.html GNU Lesser General Public Licence, see LICENCE file
  • contributor: Christophe Thiriot
  • contributor: Julien Issler
  • contributor: Mickael Fradin
  • contributor: Thomas
  • contributor: Yoan Blanc
  • filesource: Source Code for this file
Classes
Class Description
jDaoFactoryBase
Functions
finishInitResultSet (line 535)

finish to initialise a record set. Could be redefined in child class

to do additionnal processes

void finishInitResultSet (jDbResultSet $rs)
_callbackBool (line 558)

a callback function for some array_map call in generated methods

void _callbackBool ( $value)
  • $value
_callbackQuote (line 543)

a callback function for some array_map call in generated methods

  • since: 1.2
void _callbackQuote ( $value)
  • $value
_callbackQuoteBin (line 551)

a callback function for some array_map call in generated methods

  • since: 1.2
void _callbackQuoteBin ( $value)
  • $value
_createGroupClause (line 393)
void _createGroupClause ( $daocond)
  • $daocond
_generateCondition (line 410)
void _generateCondition ( $condition,  &$fields,  $forSelect, [ $principal = true])
  • $condition
  • &$fields
  • $forSelect
  • $principal
_prepareValue (line 507)

prepare the value ready to be used in a dynamic evaluation

void _prepareValue ( $value,  $fieldType, [ $notNull = false])
  • $value
  • $fieldType
  • $notNull

Documentation generated on Wed, 04 Jan 2017 22:52:58 +0100 by phpDocumentor 1.4.3