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 list before the elements are added.
Method: Sets the depth modificator.
Walker::set_depth_modificator Read More »
Method: Parses an array into an array of Tab objects and sets.
Method: Gets a filtered array of Tabs.
Tabs::filter_empty_content Read More »
Method: Gets an ordered array of Tabs.
Method: Adds a tab to the collection.
Method: Constructor.
Method: Filters the collection using the given callback.
Collection::filter Read More »
Method: Reset the iterator pointer to the end of the collection.
Collection::fast_forward Read More »
Method: Helper function for removing a resource from the collection.
Collection::remove Read More »
Method: Reset the iterator pointer to the beginning of the collection.
Collection::rewind Read More »
Method: Unset the item at the given offset.
Collection::offsetUnset Read More »