ibexa

Path

ez publish / technical manual / 3.7 / reference / objects / ezimagelayer


Caution: This documentation is for eZ Publish legacy, from version 3.x to 5.x.

ezimagelayer

Summary

Contains information about an image layer.

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 (12/04/2005 1:03 pm)

Balazs Halasy (28/04/2005 8:48 am)


Comments

There are no comments.