PHP Class FeedWordPress_Walker_Category_Checklist, feedwordpress

Inheritance: extends Walker_Category_Checklist
Mostra file Open project: radgeek/feedwordpress Class Usage Examples

Public Properties

Property Type Description
$checkbox_name
$prefix
$taxonomy

Public Methods

Method Description
__construct ( $params = [] )
set_prefix ( $prefix ) * FeedWordPress_Walker_Category_Checklist::__construct ()
set_taxonomy ( $taxonomy )
start_el ( &$output, $category, $depth, $args = [], $id )

Method Details

__construct() public method

public __construct ( $params = [] )

set_prefix() public method

* FeedWordPress_Walker_Category_Checklist::__construct ()
public set_prefix ( $prefix )

set_taxonomy() public method

public set_taxonomy ( $taxonomy )

start_el() public method

public start_el ( &$output, $category, $depth, $args = [], $id )

Property Details

$checkbox_name public_oe property

public $checkbox_name

$prefix public_oe property

public $prefix

$taxonomy public_oe property

public $taxonomy