eZ Publish  [4.2]
eZMatrixDefinition Class Reference

The class eZMatrixDefinition does. More...

List of all members.

Public Member Functions

 addColumn ($name=false, $id=false)
 attribute ($attr)
 attributes ()
 decodeClassAttribute ($xmlString)
 eZMatrixDefinition ()
 hasAttribute ($attr)
 removeColumn ($index)
 xmlString ()

Public Attributes

 $ColumnNames

Detailed Description

The class eZMatrixDefinition does.

Definition at line 41 of file ezmatrixdefinition.php.


Member Function Documentation

eZMatrixDefinition::addColumn ( name = false,
id = false 
)

Definition at line 119 of file ezmatrixdefinition.php.

Referenced by decodeClassAttribute().

eZMatrixDefinition::attribute ( attr)

Definition at line 86 of file ezmatrixdefinition.php.

eZMatrixDefinition::attributes ( )

Definition at line 76 of file ezmatrixdefinition.php.

Referenced by hasAttribute().

eZMatrixDefinition::decodeClassAttribute ( xmlString)

Definition at line 52 of file ezmatrixdefinition.php.

eZMatrixDefinition::eZMatrixDefinition ( )

Constructor

Definition at line 46 of file ezmatrixdefinition.php.

eZMatrixDefinition::hasAttribute ( attr)

Definition at line 81 of file ezmatrixdefinition.php.

eZMatrixDefinition::removeColumn ( index)

Definition at line 138 of file ezmatrixdefinition.php.

eZMatrixDefinition::xmlString ( )

Definition at line 97 of file ezmatrixdefinition.php.


Member Data Documentation

eZMatrixDefinition::$ColumnNames

Definition at line 150 of file ezmatrixdefinition.php.


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