Simple Fields API Documentation
Class

Simple_Fields_Walker_Category_Checklist

class Simple_Fields_Walker_Category_Checklist extends Walker

Properties

$tree_type
$db_fields

Methods

start_lvl($output, $depth, $args = array())

end_lvl($output, $depth, $args = array())

start_el($output, $category, $depth, $args = array(), $current_object_id)

end_el($output, $category, $depth, $args = array())

Details

at line 363
public start_lvl($output, $depth, $args = array())

Parameters

$output
$depth
$args

at line 368
public end_lvl($output, $depth, $args = array())

Parameters

$output
$depth
$args

at line 373
public start_el($output, $category, $depth, $args = array(), $current_object_id)

Parameters

$output
$category
$depth
$args
$current_object_id

at line 388
public end_el($output, $category, $depth, $args = array())

Parameters

$output
$category
$depth
$args