Walker::end_lvl()
Method: Ends the list of after the elements are added.
@package: LearnDash / Core
Source Files: src/Core/Template/Steps/Walker.php
Method: Ends the list of after the elements are added.
Method: Starts the element output.
Method: Ends the element output, if needed.
Method: Traverses elements to create list from elements.
Walker::display_element Read More »
Method: Displays array of elements hierarchically.
Method: Constructor.
Method: Adds a tab to the collection.
Method: Gets an ordered array of Tabs.
Method: Gets a filtered array of Tabs.
Tabs::filter_empty_content Read More »
Method: Parses an array into an array of Tab objects and sets.
Method: Helper function for removing a resource from the collection.
Collection::remove Read More »
Method: Reset the iterator pointer to the end of the collection.
Collection::fast_forward Read More »
Method: Filters the collection using the given callback.
Collection::filter Read More »