b2evolution

Multilingual multiuser multiblog engine

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

Procedural File: categories.php

Source Location: /blogs/inc/CONTROL/collections/categories.php

Page Details

This file implements the UI controller for the categories management.

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

Copyright:  

(c)2003-2007 by Francois PLANQUE - http://fplanque.net/ Parts of this file are copyright (c)2004-2006 by Daniel HAHLER - http://thequod.de/contact. Parts of this file are copyright (c)2005-2006 by PROGIDISTRI - http://progidistri.com/.

Filesource:  Source Code for this file
Functions
cat_move_after_each  [line 308]

void cat_move_after_each( $curr_cat_ID, $level  )
Parameters:
   $curr_cat_ID: 
   $level: 


[ Top ]
cat_move_after_last  [line 313]

void cat_move_after_last( $parent_cat_ID, $level  )
Parameters:
   $parent_cat_ID: 
   $level: 


[ Top ]
cat_move_before_each  [line 284]

void cat_move_before_each( $curr_cat_ID, $level  )
Parameters:
   $curr_cat_ID: 
   $level: 


[ Top ]
cat_move_before_first  [line 279]

void cat_move_before_first( $parent_cat_ID, $level  )

Display payload:

Parameters:
   $parent_cat_ID: 
   $level: 


[ Top ]


Documentation generated on Tue, 20 May 2008 01:35:19 +0200 by phpDocumentor 1.4.2