Topic::all()
Method: Gets all steps.
@package: LearnDash / Core
Source Files: src/Core/Mappers/Steps/Topic.php
Method: Gets all steps.
Method: Maps the steps for the given page.
Method: Constructor.
Topic::__construct Read More »
Method: Maps an array of models into Steps.
Mapper::convert_models_into_steps Read More »
Method: Sets the page size for sub steps.
Mapper::set_sub_steps_page_size Read More »
Method: Returns the page size for sub steps.
Mapper::get_sub_steps_page_size Read More »
Method: If called, the mapper will not include sub steps in the steps.
Mapper::without_sub_steps Read More »
Method: If called, the mapper will include sub steps in the steps.
Mapper::with_sub_steps Read More »
Method: Gets sub steps for the given step.
Mapper::get_sub_steps Read More »
Method: Constructor.
Mapper::__construct Read More »
Method: Returns payment button class name.
Breezy::get_payment_button_class_name Read More »
Method: Returns wrapper (container) class name.
Breezy::get_wrapper_class_name Read More »
Method: Add JIT template variables.
Breezy::add_jit_template_arguments Read More »
Method: Shows the focus template when the focus mode is enabled and the current post type supports it.
Breezy::replace_template_with_focus Read More »