[ Index ] |
|
Code source de b2evolution 2.1.0-beta |
[Code source] [Imprimer] [Statistiques]
This file implements the abstract DataObjectList base class. This file is part of the evoCore framework - {@link http://evocore.net/} See also {@link http://sourceforge.net/projects/evocms/}.
Author: | fplanque: Francois PLANQUE |
Copyright: | (c)2003-2007 by Francois PLANQUE - {@link http://fplanque.net/} |
Version: | $Id: _dataobjectlist.class.php,v 1.1 2007/06/25 10:58:56 fplanque Exp $ |
Poids: | 126 lignes (4 kb) |
Inclus ou requis: | 0 fois |
Référencé: | 0 fois |
Nécessite: | 0 fichiers |
DataObjectList:: (1 méthode):
DataObjectList()
Classe: DataObjectList - X-Ref
Data Object List Base ClassDataObjectList( $tablename, $prefix = '', $dbIDname = 'ID', $objType = 'Item', $sql = NULL, $limit = 20, $param_prefix = '', $default_order = NULL ) X-Ref |
Constructor If provided, executes SQL query via parent Results object param: string Name of table in database param: string Prefix of fields in the table param: string Name of the ID field (including prefix) param: string Name of Class for objects within this list param: string SQL query param: integer number of lines displayed on one screen param: string prefix to differentiate page/order params when multiple Results appear one same page param: string default ordering of columns (special syntax) |
Généré le : Thu Nov 29 23:58:50 2007 | par Balluche grâce à PHPXref 0.7 |
![]() |