SectionHandler Class Reference
[Pages_manager]

Handle requests for section management functions. More...

Inheritance diagram for SectionHandler:

ManagerHandler Handler

List of all members.

Public Member Functions

 createSection ()
 deleteSection ($args)
 editSection ($args=array())
 moveSection ()
 sections ()
 updateSection ($args)


Detailed Description

Handle requests for section management functions.

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


Member Function Documentation

SectionHandler.createSection (  ) 

Display form to create a new section.

Reimplemented from ManagerHandler.

Definition at line 42 of file SectionHandler.inc.php.

References editSection().

SectionHandler.deleteSection ( args  ) 

Delete a section.

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

Reimplemented from ManagerHandler.

Definition at line 103 of file SectionHandler.inc.php.

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

SectionHandler.editSection ( args = array()  ) 

Display form to create/edit a section.

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

Reimplemented from ManagerHandler.

Definition at line 50 of file SectionHandler.inc.php.

Referenced by createSection().

SectionHandler.moveSection (  ) 

Change the sequence of a section.

Reimplemented from ManagerHandler.

Definition at line 119 of file SectionHandler.inc.php.

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

SectionHandler.sections (  ) 

Display a list of the sections within the current journal.

Reimplemented from ManagerHandler.

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

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

SectionHandler.updateSection ( args  ) 

Save changes to a section.

Reimplemented from ManagerHandler.

Definition at line 68 of file SectionHandler.inc.php.

References Request.getUserVar(), Request.redirect(), and ManagerHandler.validate().


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

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