eZ Publish  [trunk]
eZFileDirectHandler Class Reference

Handles file downloading by passing an URL directly to the file. More...

+ Inheritance diagram for eZFileDirectHandler:
+ Collaboration diagram for eZFileDirectHandler:

List of all members.

Public Member Functions

 eZFileDirectHandler ()
 handleFileDownload ($contentObject, $contentObjectAttribute, $type, $fileInfo)
 viewTemplate ($contentobjectAttribute)

Public Attributes

const HANDLER_ID = 'ezfiledirect'

Detailed Description

Handles file downloading by passing an URL directly to the file.

Definition at line 17 of file ezfiledirecthandler.php.


Member Function Documentation

eZFileDirectHandler::handleFileDownload ( contentObject,
contentObjectAttribute,
type,
fileInfo 
)

Reimplemented from eZBinaryFileHandler.

Definition at line 26 of file ezfiledirecthandler.php.

eZFileDirectHandler::viewTemplate ( contentobjectAttribute)
Returns:
the direct download template suffix

Reimplemented from eZBinaryFileHandler.

Definition at line 34 of file ezfiledirecthandler.php.


Member Data Documentation

const eZFileDirectHandler::HANDLER_ID = 'ezfiledirect'

Definition at line 19 of file ezfiledirecthandler.php.


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