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


Public Member Functions | |
| display_options ($options, $coursemoduleid, $vertical=false) | |
| display_publish_name_vertical ($choices) | |
Definition at line 791 of file renderers.php.
| display_options | ( | $ | options, |
| $ | coursemoduleid, | ||
| $ | vertical = false |
||
| ) |
Returns HTML to display choices of option
| object | $options | |
| int | $coursemoduleid | |
| bool | $vertical |
Reimplemented from mod_choice_renderer.
Definition at line 800 of file renderers.php.

| display_publish_name_vertical | ( | $ | choices | ) |
Returns HTML to display choices result
TODO: There are differences between this method and the mod choice renderers function. This needs to be checked VERY careful as the minor changes look like they may lead to regressions.
| object | $choices | |
| bool | $forcepublish |
Reimplemented from mod_choice_renderer.
Definition at line 867 of file renderers.php.
