This is the old documentation center for eZ Publish 4. We are currently migrating the eZ Publish documentation to http://confluence.ez.no the eZ Publish 5 documentation platform. Documentation for the eZ Publish legacy components are still located on this site, as well as all documentation for earlier releases.

ezimageobject

Summary

Contains information about an image.

Persistent

No.

Attributes

Attribute

Type

Description

filepath

string

The path (for example "design/example/images").

filename

string

The name of the image file (for example "delorean.png").

width

integer

The width of the image (number of pixels).

height

integer

The height of the image (number of pixels).

alternative_text

string

The alternative image text.

imagepath

string

The internal (eZ Publish) path to the image (for example "design/example/images/delorean.png").

has_size

boolean

TRUE if "width" and "height" is set, otherwise FALSE.

Balazs Halasy (13/04/2005 10:05 am)

Balazs Halasy (28/04/2005 10:46 am)


Comments

There are no comments.