PHP Class IndexHandler, ojs

Inheritance: extends Handler
Show file Open project: pkp/ojs Class Usage Examples

Public Methods

Method Description
__construct ( ) Constructor
index ( $args, $request ) If no journal is selected, display list of journals.

Method Details

__construct() public method

Constructor
public __construct ( )

index() public method

Otherwise, display the index page for the selected journal.
public index ( $args, $request )
$args array
$request Request