|
Moodle
2.2.1
http://www.collinsharper.com
|


Public Member Functions | |
| get_name () | |
| get_required_fields () | |
Protected Member Functions | |
| display_content ($question, $rowclasses) | |
A column type for the name followed by the start of the question text.
Definition at line 1044 of file editlib.php.
| display_content | ( | $ | question, |
| $ | rowclasses | ||
| ) | [protected] |
Output the contents of this column.
| object | $question | the row from the $question table, augmented with extra information. |
| string | $rowclasses | CSS class names that should be applied to this row of output. |
Reimplemented from question_bank_question_name_column.
Definition at line 1049 of file editlib.php.

| get_name | ( | ) |
| object | $question | the row from the $question table, augmented with extra information. |
Reimplemented from question_bank_question_name_column.
Definition at line 1045 of file editlib.php.
Reimplemented from question_bank_question_name_column.
Definition at line 1062 of file editlib.php.