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


Public Member Functions | |
| response_area_read_only ($name, $qa, $step, $lines, $context) | |
| response_area_input ($name, $qa, $step, $lines, $context) | |
Protected Member Functions | |
| textarea ($response, $lines, $attributes) | |
| class_name () | |
An essay format renderer for essays where the student should use a plain input box, but with a normal, proportional font.
Definition at line 402 of file renderer.php.
| class_name | ( | ) | [protected] |
Reimplemented in qtype_essay_format_monospaced_renderer.
Definition at line 413 of file renderer.php.

| response_area_input | ( | $ | name, |
| $ | qa, | ||
| $ | step, | ||
| $ | lines, | ||
| $ | context | ||
| ) |
| response_area_read_only | ( | $ | name, |
| $ | qa, | ||
| $ | step, | ||
| $ | lines, | ||
| $ | context | ||
| ) |
| textarea | ( | $ | response, |
| $ | lines, | ||
| $ | attributes | ||
| ) | [protected] |
Definition at line 406 of file renderer.php.

