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

Data Fields

const MINLEVELS = 4
const ADDLEVELS = 2

Protected Member Functions

 definition_inner (&$mform)

Detailed Description

Class for editing rubric grading strategy forms.

moodleform

Definition at line 36 of file edit_form.php.


Member Function Documentation

definition_inner ( &$  mform) [protected]

Define the elements to be displayed at the form

Called by the parent::definition()

Returns:
void

Reimplemented from workshop_edit_strategy_form.

Definition at line 48 of file edit_form.php.


Field Documentation

const ADDLEVELS = 2

Definition at line 39 of file edit_form.php.

const MINLEVELS = 4

Definition at line 38 of file edit_form.php.


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