| [ Index ] |
PHP Cross Reference of moodle-2.8 |
[Source view] [Print] [Project Stats]
Output rendering for the plugin.
| Copyright: | 2014 Damyon Wiese |
| License: | http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later |
| File Size: | 120 lines (5 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
tool_task_renderer:: (1 method):
scheduled_tasks_table()
Class: tool_task_renderer - X-Ref
Implements the plugin renderer| scheduled_tasks_table($tasks) X-Ref |
| This function will render one beautiful table with all the scheduled tasks. param: \core\task\scheduled_task[] $tasks - list of all scheduled tasks. return: string HTML to output. |
| Generated: Fri Nov 28 20:29:05 2014 | Cross-referenced by PHPXref 0.7.1 |