|
eZ Publish
[trunk]
|
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 18 of file ezmatrixdefinition.php.
| eZMatrixDefinition::addColumn | ( | $ | name = false, |
| $ | id = false |
||
| ) |
Definition at line 96 of file ezmatrixdefinition.php.
Referenced by decodeClassAttribute().
| eZMatrixDefinition::attribute | ( | $ | attr | ) |
Definition at line 63 of file ezmatrixdefinition.php.
Definition at line 53 of file ezmatrixdefinition.php.
Referenced by hasAttribute().
| eZMatrixDefinition::decodeClassAttribute | ( | $ | xmlString | ) |
Definition at line 29 of file ezmatrixdefinition.php.
Constructor
Definition at line 23 of file ezmatrixdefinition.php.
| eZMatrixDefinition::hasAttribute | ( | $ | attr | ) |
Definition at line 58 of file ezmatrixdefinition.php.
| eZMatrixDefinition::removeColumn | ( | $ | index | ) |
Definition at line 115 of file ezmatrixdefinition.php.
Definition at line 74 of file ezmatrixdefinition.php.
| eZMatrixDefinition::$ColumnNames |
Definition at line 127 of file ezmatrixdefinition.php.