eZInformationCollection Class Reference
[Kernel system]

The class eZInformationCollection handles information collected by content objects. More...

Inheritance diagram for eZInformationCollection:

eZPersistentObject List of all members.

Public Methods

definition ()
attribute ($attr)
create ($contentObjectID)

Detailed Description

The class eZInformationCollection handles information collected by content objects.

Content objects can contain attributes which are able to collect information. The information collected is handled by the eZInformationCollection class.

Definition at line ezinformationcollection.php.


Member Function Documentation

& eZInformationCollection::attribute   attr
 

Returns:
the attribute data for $attr, this is either returned from the member variables or a member function depending on whether the definition field or function attributes matched.

Reimplemented from eZPersistentObject.

Definition at line ezinformationcollection.php.

References eZPersistentObject::attributes().

& eZInformationCollection::create   contentObjectID
 

Creates a new eZInformationCollection instance.

Definition at line ezinformationcollection.php.

& eZInformationCollection::definition  
 

Returns:
the persistent object definition for the eZInformationCollection class.

Reimplemented from eZPersistentObject.

Definition at line ezinformationcollection.php.


The documentation for this class was generated from the following file:  

Exponential