Moodle  2.2.1
http://www.collinsharper.com
lesson_add_page_form_endofbranch Class Reference
Inheritance diagram for lesson_add_page_form_endofbranch:
Collaboration diagram for lesson_add_page_form_endofbranch:

Public Member Functions

 custom_definition ()
 construction_override ($pageid, $lesson)

Data Fields

 $qtype = LESSON_PAGE_ENDOFBRANCH
 $qtypestring = 'endofbranch'

Protected Attributes

 $standard = false

Detailed Description

Definition at line 152 of file endofbranch.php.


Member Function Documentation

construction_override ( pageid,
lesson 
)

Definition at line 181 of file endofbranch.php.

Here is the call graph for this function:

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.

Here is the call graph for this function:


Field Documentation

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.


The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Enumerations