RTAdminHandler Class Reference
[Pages_rtadmin]

Handle Reading Tools administration requests. More...

Inheritance diagram for RTAdminHandler:

Handler RTContextHandler RTSearchHandler RTSetupHandler RTVersionHandler

List of all members.

Public Member Functions

 index ()
 setupTemplate ($subclass=false, $version=null, $context=null, $search=null)
 validate ()


Detailed Description

Handle Reading Tools administration requests.

Definition at line 20 of file RTAdminHandler.inc.php.


Member Function Documentation

RTAdminHandler.index (  ) 

If no journal is selected, display list of journals. Otherwise, display the index page for the selected journal.

Reimplemented from Handler.

Definition at line 26 of file RTAdminHandler.inc.php.

References DAORegistry.getDAO(), Request.getJournal(), TemplateManager.getManager(), Request.getUser(), Validation.redirectLogin(), setupTemplate(), and validate().

RTAdminHandler.setupTemplate ( subclass = false,
version = null,
context = null,
search = null 
)

Setup common template variables.

Parameters:
$subclass boolean set to true if caller is below this handler in the hierarchy
$version object The current version, if applicable
$context object The current context, if applicable
$search object The current search, if applicable

Definition at line 252 of file RTAdminHandler.inc.php.

References TemplateManager.getManager(), and Request.url().

Referenced by index().

RTAdminHandler.validate (  ) 

Ensure that this page is available to the user.

Definition at line 76 of file RTAdminHandler.inc.php.

References Validation.isJournalManager(), and Validation.redirectLogin().

Referenced by index().


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

Generated on Mon Jul 14 10:55:46 2008 for Open Journal Systems by  doxygen 1.5.6