|
Moodle
2.2.1
http://www.collinsharper.com
|


Public Member Functions | |
| custom_definition () | |
| construction_override ($pageid, $lesson) | |
Data Fields | |
| $qtype = LESSON_PAGE_ENDOFBRANCH | |
| $qtypestring = 'endofbranch' | |
Protected Attributes | |
| $standard = false | |
Definition at line 152 of file endofbranch.php.
| construction_override | ( | $ | pageid, |
| $ | lesson | ||
| ) |
Each page type can and should override this to add any custom elements to the basic form that they want
Reimplemented from lesson_add_page_form_base.
Definition at line 158 of file endofbranch.php.

| $qtype = LESSON_PAGE_ENDOFBRANCH |
Reimplemented from lesson_add_page_form_base.
Definition at line 154 of file endofbranch.php.
| $qtypestring = 'endofbranch' |
Reimplemented from lesson_add_page_form_base.
Definition at line 155 of file endofbranch.php.
$standard = false [protected] |
Reimplemented from lesson_add_page_form_base.
Definition at line 156 of file endofbranch.php.