Handle requests for Tool pages. More...
Public Member Functions | |
| index () | |
| tools ($args) | |
| ToolsHandler () | |
Handle requests for Tool pages.
Definition at line 18 of file ToolsHandler.inc.php.
| ToolsHandler.index | ( | ) |
Display tools index page.
| $request | PKPRequest | |
| $args | array |
Definition at line 54 of file ToolsHandler.inc.php.
Referenced by tools().
| ToolsHandler.tools | ( | $ | args | ) |
Route to other Tools operations
| $args | array |
Definition at line 38 of file ToolsHandler.inc.php.
References index().
| ToolsHandler.ToolsHandler | ( | ) |
Constructor.
Definition at line 22 of file ToolsHandler.inc.php.
1.7.1