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

Public Member Functions

 custom_definition ()

Data Fields

 $qtype = 'numerical'
 $qtypestring = 'numerical'

Detailed Description

Definition at line 244 of file numerical.php.


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 249 of file numerical.php.

Here is the call graph for this function:


Field Documentation

$qtype = 'numerical'

Reimplemented from lesson_add_page_form_base.

Definition at line 246 of file numerical.php.

$qtypestring = 'numerical'

Reimplemented from lesson_add_page_form_base.

Definition at line 247 of file numerical.php.


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