[ Index ] |
|
Code source de b2evolution 2.1.0-beta |
[Code source] [Imprimer] [Statistiques]
This file implements the item type 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: _itemtypecache.class.php,v 1.1 2007/06/25 11:00:28 fplanque Exp $ |
Poids: | 172 lignes (5 kb) |
Inclus ou requis: | 0 fois |
Référencé: | 0 fois |
Nécessite: | 0 fichiers |
ItemTypeCache:: (4 méthodes):
ItemTypeCache()
load_col()
get_col_default_type_ID()
get_option_list_by_col_ID()
Classe: ItemTypeCache - X-Ref
ItemTypeCache ClassItemTypeCache() X-Ref |
Constructor param: table Database row |
load_col( $col_ID ) X-Ref |
Load a list of item types for a given collection and store them into the collection cache Note: object will also get stored into the global cache. |
get_col_default_type_ID( $col_ID ) X-Ref |
Return the default item type ID for a given collection fp> will be used in b2evo 2.0 param: integer collection ID |
get_option_list_by_col_ID( $default, $col_ID ) X-Ref |
Returns form option list with cache contents restricted to a collection Load the item types collection cache if necessary fp> will be used in b2evo 2.0 param: integer selected ID param: integer collection ID return: string |
Généré le : Thu Nov 29 23:58:50 2007 | par Balluche grâce à PHPXref 0.7 |
![]() |