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


Data Fields | |
| $content_type = BLOCK_TYPE_TREE | |
Protected Member Functions | |
| formatted_contents ($output) | |
Definition at line 723 of file moodleblock.class.php.
| formatted_contents | ( | $ | output | ) | [protected] |
Make the formatted HTML ouput.
Also adds the required javascript call to the page output.
| core_renderer | $output |
Reimplemented from block_list.
Definition at line 740 of file moodleblock.class.php.

| $content_type = BLOCK_TYPE_TREE |
The type of content that this block creates. Currently support options - BLOCK_TYPE_LIST, BLOCK_TYPE_TEXT
Reimplemented from block_list.
Definition at line 730 of file moodleblock.class.php.