Step::get_id()
Method: Gets the step ID.
@package: LearnDash / Core
Source Files: sfwd-lms/src/Core/Template/Steps/Step.php
Method: Gets the step ID.
Method: Constructor.
Method: Parses an array into an array of Step objects and sets.
Steps::parse_steps Read More »
Method: Adds a step to the collection.
Method: Constructor.
Steps::__construct Read More »
Method: Displays array of elements hierarchically.
Method: Traverses elements to create list from elements.
Walker::display_element Read More »
Method: Ends the element output, if needed.
Method: Starts the element output.
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.