|
eZ Publish
[4.2]
|
The class eZMatrixDefinition does. More...
Public Member Functions | |
| addColumn ($name=false, $id=false) | |
| attribute ($attr) | |
| attributes () | |
| decodeClassAttribute ($xmlString) | |
| eZMatrixDefinition () | |
| hasAttribute ($attr) | |
| removeColumn ($index) | |
| xmlString () | |
Public Attributes | |
| $ColumnNames | |
The class eZMatrixDefinition does.
Definition at line 41 of file ezmatrixdefinition.php.
| 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.
| eZMatrixDefinition::$ColumnNames |
Definition at line 150 of file ezmatrixdefinition.php.