[ Index ] |
|
Code source de b2evolution 2.1.0-beta |
[Code source] [Imprimer] [Statistiques]
This file implements the Generic Ordered Cache 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. |
Author: | mbruneau: Marc BRUNEAU / PROGIDISTRI |
Copyright: | (c)2003-2007 by Francois PLANQUE - {@link http://fplanque.net/} |
Version: | $Id: _genericorderedcache.class.php,v 1.1 2007/06/25 11:00:18 fplanque Exp $ |
Poids: | 174 lignes (5 kb) |
Inclus ou requis: | 0 fois |
Référencé: | 0 fois |
Nécessite: | 0 fichiers |
GenericOrderedCache:: (3 méthodes):
GenericOrderedCache()
move_up_by_ID()
move_down_by_ID()
Classe: GenericOrderedCache - X-Ref
GenericOrderedCache ClassGenericOrderedCache( $objtype, $load_all, $tablename, $prefix = '', $dbIDname = 'ID', $name_field = NULL ) X-Ref |
Constructor |
move_up_by_ID( $id ) X-Ref |
Move up the element order in database param: integer id element return: unknown |
move_down_by_ID( $id ) X-Ref |
Move down the element order in database param: integer id element return: unknown |
Généré le : Thu Nov 29 23:58:50 2007 | par Balluche grâce à PHPXref 0.7 |
![]() |