Path

ezpublish / documentation / ez publish / technical manual / 3.6 / reference / objects / ezinformationcollection


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.

ezinformationcollection

Summary

Contains information about a block of collected information.

Persistent

Yes.

Attributes

Attribute

Type

Description

id

string

The ID number of the information collection.

contentobject_id

string

The ID number of the object that collected the information.

user_identifier

string

The identifier of the user that submitted the information.

created

string

A UNIX timestamp revealing the exact date/time when the information was collected.

modified

string

A UNIX timestamp revealing the exact date/time when the collection was last modified.

attributes

array

An array of the collection attributes (as ezinformationcollectionattribute objects).

object

object

The actual object that collected the information (as an ezcontentobject object).

Balazs Halasy (23/02/2005 9:15 pm)

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


Comments

There are no comments.