Member Function Documentation
ask_delete_action |
( |
|
$plugin_id | ) |
|
Ask for confirmation from the user before deleting a plugin.
- Parameters
-
integer | id of plugin to delete |
before_filter |
( |
& |
$action, |
|
|
& |
$args |
|
) |
| |
default_activation_action |
( |
|
$plugin_id | ) |
|
Display the default activation set for this plugin.
delete_action |
( |
|
$plugin_id | ) |
|
Completely delete a plugin from the system.
- Parameters
-
integer | id of plugin to delete |
download_action |
( |
|
$plugin_id | ) |
|
Download a ZIP file containing the given plugin.
- Parameters
-
integer | id of plugin to download |
Display the list of installed plugins and show all available updates (if any).
install_action |
( |
|
$pluginname = NULL | ) |
|
Install a given plugin, either by name (from the repository) or using a file uploaded by the administrator.
- Parameters
-
string | name of plugin to install (optional) |
install_updates_action |
( |
| ) |
|
Install updates for all selected plugins.
manifest_action |
( |
|
$plugin_id | ) |
|
Show a page describing this plugin's meta data and description, if available.
Save the modified plugin configuration (status and position).
save_default_activation_action |
( |
|
$plugin_id | ) |
|
Change the default activation for this plugin.
Search the list of available plugins or display the most recommended plugins if the user did not trigger a search.
The documentation for this class was generated from the following file: