| [ Index ] |
PHP Cross Reference of Unnamed Project |
[Source view] [Print] [Project Stats]
Defines classes used for plugin info.
| Copyright: | 2013 Petr Skoda {@link http://skodak.org} |
| License: | http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later |
| File Size: | 96 lines (3 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
theme:: (3 methods):
is_uninstall_allowed()
uninstall_cleanup()
get_manage_url()
| is_uninstall_allowed() X-Ref |
| No description |
| uninstall_cleanup() X-Ref |
| Pre-uninstall hook. This is intended for disabling of plugin, some DB table purging, etc. NOTE: to be called from uninstall_plugin() only. |
| get_manage_url() X-Ref |
| Return URL used for management of plugins of this type. return: moodle_url |
| Generated: Thu Aug 11 10:00:09 2016 | Cross-referenced by PHPXref 0.7.1 |