AdminJournalHandler Class Reference
[Pages_admin]

Handle requests for journal management in site administration. More...

Inheritance diagram for AdminJournalHandler:

AdminHandler Handler

List of all members.

Public Member Functions

 createJournal ()
 deleteJournal ($args)
 doImportOJS1 ()
 editJournal ($args=array())
 importOJS1 ()
 journals ()
 moveJournal ()
 updateJournal ()


Detailed Description

Handle requests for journal management in site administration.

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


Member Function Documentation

AdminJournalHandler.createJournal (  ) 

Display form to create a new journal.

Reimplemented from AdminHandler.

Definition at line 41 of file AdminJournalHandler.inc.php.

References editJournal().

AdminJournalHandler.deleteJournal ( args  ) 

Delete a journal.

Parameters:
$args array first parameter is the ID of the journal to delete

Reimplemented from AdminHandler.

Definition at line 90 of file AdminJournalHandler.inc.php.

References DAORegistry.getDAO(), Config.getVar(), and Request.redirect().

AdminJournalHandler.doImportOJS1 (  ) 

Import data from an OJS 1.x journal.

Reimplemented from AdminHandler.

Definition at line 150 of file AdminJournalHandler.inc.php.

References TemplateManager.getManager(), and AdminHandler.validate().

AdminJournalHandler.editJournal ( args = array()  ) 

Display form to create/edit a journal.

Parameters:
$args array optional, if set the first parameter is the ID of the journal to edit

Reimplemented from AdminHandler.

Definition at line 49 of file AdminJournalHandler.inc.php.

Referenced by createJournal().

AdminJournalHandler.importOJS1 (  ) 

Show form to import data from an OJS 1.x journal.

Reimplemented from AdminHandler.

Definition at line 136 of file AdminJournalHandler.inc.php.

AdminJournalHandler.journals (  ) 

Display a list of the journals hosted on the site.

Reimplemented from AdminHandler.

Definition at line 23 of file AdminJournalHandler.inc.php.

References DAORegistry.getDAO(), TemplateManager.getManager(), and Handler.getRangeInfo().

AdminJournalHandler.moveJournal (  ) 

Change the sequence of a journal on the site index page.

Reimplemented from AdminHandler.

Definition at line 118 of file AdminJournalHandler.inc.php.

References DAORegistry.getDAO(), Request.getUserVar(), and Request.redirect().

AdminJournalHandler.updateJournal (  ) 

Save changes to a journal's settings.

Reimplemented from AdminHandler.

Definition at line 67 of file AdminJournalHandler.inc.php.

References Request.getUserVar(), PluginRegistry.loadCategory(), Request.redirect(), and AdminHandler.validate().


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

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