| [ Index ] |
PHP Cross Reference of moodle-2.8 |
[Source view] [Print] [Project Stats]
Renderer for outputting the weeks course format.
| Copyright: | 2012 Dan Poltawski |
| License: | http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later |
| File Size: | 62 lines (2 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
format_weeks_renderer:: (3 methods):
start_section_list()
end_section_list()
page_title()
Class: format_weeks_renderer - X-Ref
Basic renderer for weeks format.| start_section_list() X-Ref |
| Generate the starting container html for a list of sections return: string HTML to output. |
| end_section_list() X-Ref |
| Generate the closing container html for a list of sections return: string HTML to output. |
| page_title() X-Ref |
| Generate the title for this section page return: string the page title |
| Generated: Fri Nov 28 20:29:05 2014 | Cross-referenced by PHPXref 0.7.1 |