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

Public Member Functions

 custom_definition ()
 construction_override ($pageid, $lesson)

Data Fields

 $qtype = LESSON_PAGE_ENDOFCLUSTER
 $qtypestring = 'endofcluster'

Protected Attributes

 $standard = false

Detailed Description

Definition at line 134 of file endofcluster.php.


Member Function Documentation

construction_override ( pageid,
lesson 
)

Definition at line 163 of file endofcluster.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 140 of file endofcluster.php.

Here is the call graph for this function:


Field Documentation

Reimplemented from lesson_add_page_form_base.

Definition at line 136 of file endofcluster.php.

$qtypestring = 'endofcluster'

Reimplemented from lesson_add_page_form_base.

Definition at line 137 of file endofcluster.php.

$standard = false [protected]

Reimplemented from lesson_add_page_form_base.

Definition at line 138 of file endofcluster.php.


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