Breezy::__construct()
Method: Constructor for the class.
Breezy::__construct 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 »
Method: Add JIT template variables.
Breezy::add_jit_template_arguments Read More »
Method: Returns wrapper (container) class name.
Breezy::get_wrapper_class_name Read More »
Method: Returns payment button class name.
Breezy::get_payment_button_class_name Read More »
Class: A factory class for creating step mappers from models.
Step_Mapper_Factory Read More »
Method: Returns the total number of related lessons.
Course::get_lessons_number Read More »
Method: Returns the total number of related quizzes.
Course::get_quizzes_number Read More »
Method: Returns the number of steps a user has completed.
Course::get_completed_steps_number Read More »
Method: Returns the progress percentage for a user.
Course::get_progress_percentage Read More »
Method: Returns true if an attribute exists. Otherwise, false.
Model::hasAttribute Read More »