ArticleHandler Class Reference
[Pages_article]

Handle requests for article functions. More...

Inheritance diagram for ArticleHandler:

Handler RTHandler

List of all members.

Public Member Functions

 download ($args)
 validate ($articleId, $galleyId=null)
 view ($args)
 viewArticle ($args)
 viewDownloadInterstitial ($args, $galley=null)
 viewFile ($args)
 viewPDFInterstitial ($args, $galley=null)
 viewRST ($args)


Detailed Description

Handle requests for article functions.

Definition at line 22 of file ArticleHandler.inc.php.


Member Function Documentation

ArticleHandler.download ( args  ) 

Downloads the document

Definition at line 353 of file ArticleHandler.inc.php.

References HookRegistry.call(), DAORegistry.getDAO(), and validate().

ArticleHandler.validate ( articleId,
galleyId = null 
)

ArticleHandler.view ( args  ) 

ArticleHandler.viewArticle ( args  ) 

ArticleHandler.viewDownloadInterstitial ( args,
galley = null 
)

Article interstitial page before a non-PDF, non-HTML galley is downloaded

Definition at line 97 of file ArticleHandler.inc.php.

References DAORegistry.getDAO(), TemplateManager.getManager(), and validate().

Referenced by view().

ArticleHandler.viewFile ( args  ) 

View a file (inlines file).

Parameters:
$args array ($articleId, $galleyId, $fileId [optional])

Definition at line 318 of file ArticleHandler.inc.php.

References HookRegistry.call(), DAORegistry.getDAO(), Request.redirect(), validate(), and Action.viewFile().

ArticleHandler.viewPDFInterstitial ( args,
galley = null 
)

Article interstitial page before PDF is shown

Definition at line 70 of file ArticleHandler.inc.php.

References DAORegistry.getDAO(), TemplateManager.getManager(), and validate().

Referenced by view().

ArticleHandler.viewRST ( args  ) 


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

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