Class Walker_CategoryDropdown

Description

Located in /wp-includes/classes.php (line 707)

Walker
   |
   --Walker_CategoryDropdown
Variable Summary
 mixed $db_fields
 mixed $tree_type
Method Summary
 void start_el ( &$output,  $category,  $depth,  $args)
Variables
mixed $db_fields = array ('parent' => 'parent', 'id' => 'term_id') (line 709)

Redefinition of:
Walker::$db_fields
mixed $tree_type = 'category' (line 708)

Redefinition of:
Walker::$tree_type
Methods
start_el (line 711)
void start_el ( &$output,  $category,  $depth,  $args)
  • &$output
  • $category
  • $depth
  • $args

Redefinition of:
Walker::start_el()

Inherited Methods

Inherited From Walker

 Walker::display_element()
 Walker::end_el()
 Walker::end_lvl()
 Walker::start_el()
 Walker::start_lvl()
 Walker::walk()

Documentation generated on Fri, 12 Sep 2008 21:09:01 -0400 by phpDocumentor 1.4.1