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


Public Member Functions | |
| custom_definition () | |
Data Fields | |
| $qtype = LESSON_PAGE_BRANCHTABLE | |
| $qtypestring = 'branchtable' | |
Protected Attributes | |
| $standard = false | |
Definition at line 284 of file branchtable.php.
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 290 of file branchtable.php.

| $qtype = LESSON_PAGE_BRANCHTABLE |
Reimplemented from lesson_add_page_form_base.
Definition at line 286 of file branchtable.php.
| $qtypestring = 'branchtable' |
Reimplemented from lesson_add_page_form_base.
Definition at line 287 of file branchtable.php.
$standard = false [protected] |
Reimplemented from lesson_add_page_form_base.
Definition at line 288 of file branchtable.php.