File: bp-core/classes/class-bp-walker-category-checklist.php
Description
BP_Walker_Category_Checklist

Walker class to output an unordered list of category checkbox input elements.

Source: bp-core/classes/class-bp-walker-category-checklist.php:11

BP_Walker_Category_Checklist::start_lvl()

Starts the list before the elements are added.

Source: bp-core/classes/class-bp-walker-category-checklist.php:27

BP_Walker_Category_Checklist::end_lvl()

Ends the list of after the elements are added.

Source: bp-core/classes/class-bp-walker-category-checklist.php:41

BP_Walker_Category_Checklist::start_el()

Start the element output.

Source: bp-core/classes/class-bp-walker-category-checklist.php:55

BP_Walker_Category_Checklist::end_el()

Ends the element output, if needed.

Source: bp-core/classes/class-bp-walker-category-checklist.php:109