Course_Outline::enqueue_admin_scripts()
Method: Enqueue admin scripts.
Course_Outline::enqueue_admin_scripts Read More »
Method: Enqueue admin scripts.
Course_Outline::enqueue_admin_scripts Read More »
Method: Register admin pages.
Course_Outline::register_page Read More »
Method: Add the course wizard button to the course list table.
Course_Outline::add_button Read More »
Method: Hooks wrapper.
Method: Register service providers.
Provider::register Read More »
Method: Returns the contents.
Course::get_contents Read More »
Method: Maps the current model to a step.
Method: Inserts sections into steps.
Course::add_sections Read More »
Method: Gets sub steps for the given step.
Course::get_sub_steps Read More »
Method: Gets steps for the given lessons.
Course::add_sub_steps Read More »
Method: If called, the mapper will not include sections in the steps.
Course::without_sections Read More »
Method: If called, the mapper will include sections in the steps.
Course::with_sections Read More »
Method: Returns the total number of direct steps.
Method: Gets all steps.
Method: Maps the steps for the given page.
Method: Constructor.
Course::__construct Read More »
Method: Gets sub steps for the given step.
Quiz::get_sub_steps Read More »
Method: Maps the current model to a step.