LLMS_Meta_Box_Lesson::configure()

Method: This function allows extending classes to configure required class properties $this->id, $this->title, and $this->screens should be configured in this function

Source: includes/admin/post-types/meta-boxes/class.llms.meta.box.lesson.php:30

Used by 0 functions | Uses 0 functions

LLMS_Meta_Box_Lesson::get_fields()

Method: This function is where extending classes can configure all the fields within the metabox The function must return an array which can be consumed by the “output” function

Source: includes/admin/post-types/meta-boxes/class.llms.meta.box.lesson.php:51

Used by 0 functions | Uses 2 functions