Display press information. More...
Public Member Functions | |
| index ($args, &$request) | |
| InformationHandler () | |
| setupTemplate ($request) | |
Display press information.
Definition at line 17 of file InformationHandler.inc.php.
| InformationHandler.index | ( | $ | args, | |
| &$ | request | |||
| ) |
Display the information page for the press.
| $args | array | |
| $request | PKPRequest |
Definition at line 30 of file InformationHandler.inc.php.
References setupTemplate().
| InformationHandler.InformationHandler | ( | ) |
Constructor
Definition at line 21 of file InformationHandler.inc.php.
| InformationHandler.setupTemplate | ( | $ | request | ) |
Initialize the template.
| $request | PKPRequest |
Definition at line 103 of file InformationHandler.inc.php.
Referenced by index().
1.7.1