b2evolution

Multilingual multiuser multiblog engine

b2evolution Technical Documentation (0.9.x) [ class tree: evoskins ] [ index: evoskins ] [ all elements ]

Procedural File: _categories.php

Source Location: /blogs/skins/_categories.php

Page Details

This is the template that displays (recursive) list of (sub)categories

This file is not meant to be called directly. It is meant to be called by an include in the _main.php template.

b2evolution - http://b2evolution.net/ Released under GNU GPL License - http://b2evolution.net/about/license.html

Copyright:  (c)2003-2005 by Francois PLANQUE - http://fplanque.net/
Filesource:  Source Code for this file
Functions
cat_list_after_each  [line 81]

void cat_list_after_each( $cat_ID, $level  )

callback to display sublist element

Parameters:
   $cat_ID: 
   $level: 


[ Top ]
cat_list_after_last  [line 90]

void cat_list_after_last( $parent_cat_ID, $level  )

callback to end sublist

Parameters:
   $parent_cat_ID: 
   $level: 


[ Top ]
cat_list_before_each  [line 53]

void cat_list_before_each( $cat_ID, $level  )

callback to display sublist element

Parameters:
   $cat_ID: 
   $level: 


[ Top ]
cat_list_before_first  [line 44]

void cat_list_before_first( $parent_cat_ID, $level  )

callback to start sublist

Parameters:
   $parent_cat_ID: 
   $level: 


[ Top ]


Documentation generated on Tue, 20 May 2008 01:52:25 +0200 by phpDocumentor 1.4.2