Moodle  2.2.1
http://www.collinsharper.com
plugintype_report Class Reference
Inheritance diagram for plugintype_report:
Collaboration diagram for plugintype_report:

Public Member Functions

 get_uninstall_url ()

Detailed Description

Class for admin tool plugins

Definition at line 1686 of file pluginlib.php.


Member Function Documentation

Returns the URL of the screen where this plugin can be uninstalled

Visiting that URL must be safe, that is a manual confirmation is needed for actual uninstallation of the plugin. Null value means that the plugin either does not support uninstallation, or does not require any database cleanup or the location of the screen is not available via this library.

Returns:
null|moodle_url

Implements plugin_information.

Definition at line 1688 of file pluginlib.php.

Here is the call graph for this function:


The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Enumerations