| [ Index ] |
PHP Cross Reference of Unnamed Project |
[Source view] [Print] [Project Stats]
Renderer for the section links block.
| Copyright: | 2013 Sam Hemelryk |
| License: | http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later |
| File Size: | 76 lines (3 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
block_section_links_renderer:: (1 method):
render_section_links()
Class: block_section_links_renderer - X-Ref
Renderer for the section links block.| render_section_links(stdClass $course, array $sections, $jumptosection = false) X-Ref |
| Render a series of section links. param: stdClass $course The course we are rendering for. param: array $sections An array of section objects to render. param: bool|int The section to provide a jump to link for. return: string The HTML to display. |
| Generated: Thu Aug 11 10:00:09 2016 | Cross-referenced by PHPXref 0.7.1 |