ibexa

Path

ez publish / technical manual / 4.x / reference / objects / ezmultioption


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

ezmultioption

Summary

DEPRECATED (Contains information about multilpe options.)

Persistent

No.

Attributes

Attribute

Type

Static*

Description

name

string

Yes.

The name of the entire multi-option set.

multioption_list

array

Yes.

An array of hashes where each hash consists of the following elements:

Attribute

Type

Description

id

integer

The ID number of the option.

name

string

The name of the option (for example "Color").

priority

string

The option's priority.

default_option_id

string

The ID number of the default option.

optionlist

array

Array of hashes - the structure is described in the documentation page for the ezoption object.

* Indicates whether the attribute provides a pre-fetched value or if it needs to be computed upon request.

Balazs Halasy (27/04/2005 12:00 pm)

Julia Shymova (22/08/2007 12:35 pm)

Balazs Halasy, Svitlana Shatokhina, Julia Shymova


Comments

There are no comments.