Caution: This documentation is for eZ Publish legacy, from version 3.x to 6.x.
For 5.x documentation covering Platform see eZ Documentation Center, for difference between legacy and Platform see 5.x Architecture overview.

ezbinaryfile

Summary

Contains information about a file.

Persistent

Yes.

Attributes

Attribute

Type

Description

contentobject_attribute_id

string

The ID number of the content object attribute that the file belongs to.

version

string

The version number of the object that the file belongs to.

filename

string

The internal name of the file (generated by the system).

original_filename

string

The original name of the file.

mime_type

string

The MIME type of the file (for example "audio/wav").

download_count

string

The number of times the file has been downloaded through the "download" view of the "content" module.

filesize

integer

The size of the file (number of bytes).

filepath

string

The path to the file (including the filename).

mime_type_category

string

The MIME type category (for example "audio").

mime_type_part

string

The MIME type part (for example "wav").

Balazs Halasy (12/03/2005 11:55 am)

Balazs Halasy (01/04/2007 2:33 pm)


Comments

There are no comments.