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. |
BP_Walker_Category_Checklist::start_lvl() |
Starts the list before the elements are added. |
BP_Walker_Category_Checklist::end_lvl() |
Ends the list of after the elements are added. |
BP_Walker_Category_Checklist::start_el() |
Start the element output. |
BP_Walker_Category_Checklist::end_el() |
Ends the element output, if needed. |