b2evolution

Multilingual multiuser multiblog engine

b2evolution Technical Documentation (Version 1.9) [ class tree: admin ] [ index: admin ] [ all elements ]

Procedural File: _generic_recursive_list.inc.php

Source Location: /blogs/inc/VIEW/generic/_generic_recursive_list.inc.php

Page Details

This file implements the element list editor list.

This file is part of the evoCore framework - http://evocore.net/ See also http://sourceforge.net/projects/evocms/.

Author:  mbruneau: Marc BRUNEAU / PROGIDISTRI
Author:  fplanque: Francois PLANQUE.
Version:  $Id: _generic_recursive_list.inc.php,v 1.2.4.1 2006/09/26 23:56:35 blueyed Exp $
Copyright:  

(c)2003-2006 by Francois PLANQUE - http://fplanque.net/ Parts of this file are copyright (c)2005-2006 by PROGIDISTRI - http://progidistri.com/.

Filesource:  Source Code for this file
Functions
cat_after_level  [line 123]

string cat_after_level( int $level  )

Generate code when exiting from a level

Parameters:
int   $level:  level of the category in the recursive tree

API Tags:
Return:  HTML


[ Top ]
cat_before_level  [line 112]

string cat_before_level( int $level  )

Generate code when entering a new level

Parameters:
int   $level:  level of the category in the recursive tree

API Tags:
Return:  HTML


[ Top ]
cat_line  [line 55]

string cat_line( GenericCategory $GenericCategory, int $level  )

Generate category line when it has children

Parameters:
GenericCategory   $GenericCategory:  generic category we want to display
int   $level:  level of the category in the recursive tree

API Tags:
Return:  HTML


[ Top ]
cat_no_children  [line 100]

string cat_no_children( GenericCategory $GenericCategory, int $level  )

Generate category line when it has no children

Parameters:
GenericCategory   $GenericCategory:  generic category we want to display
int   $level:  level of the category in the recursive tree

API Tags:
Return:  HTML


[ Top ]


Documentation generated on Tue, 18 Dec 2007 19:17:34 +0100 by phpDocumentor 1.4.0