Public Member Functions

ToolsHandler Class Reference

Handle requests for Tool pages. More...

Inheritance diagram for ToolsHandler:
ManagementHandler Handler

List of all members.

Public Member Functions

 index ()
 tools ($args)
 ToolsHandler ()

Detailed Description

Handle requests for Tool pages.

Definition at line 18 of file ToolsHandler.inc.php.


Member Function Documentation

ToolsHandler.index (  ) 

Display tools index page.

Parameters:
$request PKPRequest
$args array

Definition at line 54 of file ToolsHandler.inc.php.

Referenced by tools().

ToolsHandler.tools ( args  ) 

Route to other Tools operations

Parameters:
$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.


The documentation for this class was generated from the following file: