[ Index ] |
PHP Cross Reference of moodle-2.8 |
[Source view] [Print] [Project Stats]
This page lists public api for tool_monitor plugin.
Copyright: | 2014 onwards Ankit Agarwal <[email protected]> |
License: | http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later |
File Size: | 96 lines (4 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
tool_monitor_extend_navigation_course($navigation, $course, $context) X-Ref |
This function extends the navigation with the tool items param: navigation_node $navigation The navigation node to extend param: stdClass $course The course to object for the tool param: context $context The context of the course |
tool_monitor_extend_navigation_frontpage($navigation, $course, $context) X-Ref |
This function extends the navigation with the tool items param: navigation_node $navigation The navigation node to extend param: stdClass $course The course to object for the tool param: context $context The context of the course |
tool_monitor_extend_navigation_user_settings($navigation, $user, $usercontext, $course, $coursecontext) X-Ref |
This function extends the navigation with the tool items for user settings node. param: navigation_node $navigation The navigation node to extend param: stdClass $user The user object param: context $usercontext The context of the user param: stdClass $course The course to object for the tool param: context $coursecontext The context of the course |
Generated: Fri Nov 28 20:29:05 2014 | Cross-referenced by PHPXref 0.7.1 |