📚 Looking for current Exponential documentation? This site contains legacy SDK & API reference docs (eZ Publish era). For up-to-date 2026 product documentation, visit doc.exponential.earth.

  class / eZBinaryFileHandler  

eZBinaryFileHandler Class Reference
[Kernel system]

Interface for all binary file handlers. More...

Inheritance diagram for eZBinaryFileHandler:

TODO — Image not available in archive

Title:   eZBinaryFileHandler Class Inheritance Diagram (Doxygen)
File:    /doc/generated/html/classeZBinaryFileHandler.png

What this image shows:
Doxygen-generated class inheritance diagram for the eZBinaryFileHandler PHP class. Shows the inheritance hierarchy: which classes eZBinaryFileHandler extends and which classes inherit from it, with links to parent and child class documentation. This diagram was auto-generated from the Exponential 3.1 PHP source code using Doxygen circa 2003.

Replacement instructions:
Run Doxygen on the Exponential 3.1 PHP source and locate the generated classeZBinaryFileHandler.png in the output. Or draw the inheritance tree manually from the API reference. Save as /doc/generated/html/classeZBinaryFileHandler.png

See /sdk/missing.html for the full list of missing images.
eZFileDirectHandler eZFilePasstroughHandler List of all members.

Public Methods

viewTemplate (&$contentobjectAttribute)
editTemplate (&$contentobjectAttribute)
informationTemplate (&$contentobjectAttribute)
 downloadFileObject (&$contentObject,&$contentObjectAttribute)
 downloadType (&$contentObject,&$contentObjectAttribute)
 downloadURL (&$contentObject,&$contentObjectAttribute)

Public Attributes

 Info
 \privatesection


Detailed Description

Interface for all binary file handlers.

Definition at line ezbinaryfilehandler.php.


Member Function Documentation

eZBinaryFileHandler::downloadFileObject &$    contentObject,
&$    contentObjectAttribute
 

Returns:
the file object which corresponds to $contentObject and $contentObjectAttribute.

Definition at line ezbinaryfilehandler.php.

Referenced by downloadURL().

eZBinaryFileHandler::downloadType &$    contentObject,
&$    contentObjectAttribute
 

Returns:
the file object type which corresponds to $contentObject and $contentObjectAttribute.

Definition at line ezbinaryfilehandler.php.

Referenced by downloadURL().

eZBinaryFileHandler::downloadURL &$    contentObject,
&$    contentObjectAttribute
 

Returns:
the download url for the file object which corresponds to $contentObject and $contentObjectAttribute.

Definition at line ezbinaryfilehandler.php.

References eZDebug::writeWarning().

Referenced by downloadURL().

& eZBinaryFileHandler::editTemplate &$    contentobjectAttribute
 

Returns:
the suffix for the template name which will be used for attribute viewing.
Note:
Default returns false which means no special template.

Definition at line ezbinaryfilehandler.php.

& eZBinaryFileHandler::informationTemplate &$    contentobjectAttribute
 

Returns:
the suffix for the template name which will be used for attribute viewing.
Note:
Default returns false which means no special template.

Definition at line ezbinaryfilehandler.php.

& eZBinaryFileHandler::viewTemplate &$    contentobjectAttribute
 

Returns:
the suffix for the template name which will be used for attribute viewing.
Note:
Default returns false which means no special template.

Reimplemented in eZFileDirectHandler.

Definition at line ezbinaryfilehandler.php.


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

Exponential Copyright © 1998 - 2026 7x