Public Member Functions

Download Class Reference

Inheritance diagram for Download:
Collaboration diagram for Download:

List of all members.

Public Member Functions

 init ()
 render ()

Detailed Description

Article file download page.

Definition at line 7 of file download.php.


Member Function Documentation

Download.init (  ) 

Prevents from loading any component as this controller only returns file content if token is valid

Returns:
null

Reimplemented from oxUBase.

Definition at line 15 of file download.php.

Download.render (  ) 

Checks if given token is valid, formats HTTP headers, and outputs file to buffer.

If token is not valid, redirects to start page.

Returns:
null

Reimplemented from oxUBase.

Definition at line 28 of file download.php.


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