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


Public Member Functions | |
| set_icon_html ($first, $last, &$lastitem) | |
| item_html ($extraargs=array()) | |
An item in a list of question categories.
Definition at line 75 of file category_class.php.
Output the html just for this item. Called by to_html which adds html for children.
Each section adds html to be displayed as part of this list item
Reimplemented from list_item.
Definition at line 95 of file category_class.php.

| set_icon_html | ( | $ | first, |
| $ | last, | ||
| &$ | lastitem | ||
| ) |