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

Public Member Functions

 __construct ($arg1, $arg2)
 custom_definition ()

Data Fields

 $qtype = 'questiontype'
 $qtypestring = 'selectaqtype'

Protected Attributes

 $standard = false
 $manager = null

Detailed Description

Question selection form

Definition at line 35 of file editpage_form.php.


Constructor & Destructor Documentation

__construct ( arg1,
arg2 
)

Definition at line 42 of file editpage_form.php.

Here is the call graph for this function:


Member Function Documentation

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 47 of file editpage_form.php.


Field Documentation

$manager = null [protected]

Definition at line 40 of file editpage_form.php.

$qtype = 'questiontype'

Reimplemented from lesson_add_page_form_base.

Definition at line 37 of file editpage_form.php.

$qtypestring = 'selectaqtype'

Reimplemented from lesson_add_page_form_base.

Definition at line 38 of file editpage_form.php.

$standard = false [protected]

Reimplemented from lesson_add_page_form_base.

Definition at line 39 of file editpage_form.php.


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