[ Index ] |
|
Code source de b2evolution 2.1.0-beta |
[Code source] [Imprimer] [Statistiques]
This file implements the generic recrusive editor list. 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: _generic_recursive_list.inc.php,v 1.2 2007/09/08 20:23:04 fplanque Exp $ |
Poids: | 188 lignes (6 kb) |
Inclus ou requis: | 0 fois |
Référencé: | 0 fois |
Nécessite: | 0 fichiers |
cat_line( $GenericCategory, $level ) X-Ref |
Generate category line when it has children param: GenericCategory generic category we want to display param: int level of the category in the recursive tree return: string HTML |
cat_no_children( $GenericCategory, $level ) X-Ref |
Generate category line when it has no children param: GenericCategory generic category we want to display param: int level of the category in the recursive tree return: string HTML |
cat_before_level( $level ) X-Ref |
Generate code when entering a new level param: int level of the category in the recursive tree return: string HTML |
cat_after_level( $level ) X-Ref |
Generate code when exiting from a level param: int level of the category in the recursive tree return: string HTML |
Généré le : Thu Nov 29 23:58:50 2007 | par Balluche grâce à PHPXref 0.7 |
![]() |