Model::setAttribute()
Method: Sets an attribute on the model.
Model::setAttribute Read More »
Method: Registers the service provider bindings.
Provider::register Read More »
Method: Creates a model from a post based on the post type.
Model_Factory::create 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 allowed post types.
Course::get_allowed_post_types Read More »
Method: Returns a product model based on the course.
Course::get_product Read More »