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

Public Member Functions

 display_options ($options, $coursemoduleid, $vertical=false)
 display_publish_name_vertical ($choices)

Detailed Description

Definition at line 791 of file renderers.php.


Member Function Documentation

display_options ( options,
coursemoduleid,
vertical = false 
)

Returns HTML to display choices of option

Parameters:
object$options
int$coursemoduleid
bool$vertical
Returns:
string

Reimplemented from mod_choice_renderer.

Definition at line 800 of file renderers.php.

Here is the call graph for this function:

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.

Parameters:
object$choices
bool$forcepublish
Returns:
string

Reimplemented from mod_choice_renderer.

Definition at line 867 of file renderers.php.

Here is the call graph for this function:


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