Inheritance diagram for AdminPluginsHandler:
Collaboration diagram for AdminPluginsHandler:Public Member Functions | |
| get_plugins () | |
| post_plugins () | |
| get_plugin_toggle () | |
Habari AdminPluginsHandler Class Handles plugin-related actions in the admin
Definition at line 12 of file adminpluginshandler.php.
| AdminPluginsHandler::get_plugin_toggle | ( | ) |
Handles plugin activation or deactivation.
Definition at line 187 of file adminpluginshandler.php.
| AdminPluginsHandler::get_plugins | ( | ) |
Display the plugin administration page
Definition at line 17 of file adminpluginshandler.php.
Referenced by post_plugins().
| AdminPluginsHandler::post_plugins | ( | ) |
A POST handler for the admin plugins page that simply passes those options through.
Definition at line 179 of file adminpluginshandler.php.
1.7.1