|
eZ Publish
[trunk]
|
Handler for content class editing. More...
Public Member Functions | |
| store (eZContentClass $class, array $attributes, array &$unorderedParameters) | |
| Store the modification made to an eZContentClass. | |
Handler for content class editing.
Definition at line 14 of file ezcontentclassedithandler.php.
| eZContentClassEditHandler::store | ( | eZContentClass $ | class, |
| array $ | attributes, | ||
| array &$ | unorderedParameters | ||
| ) |
Store the modification made to an eZContentClass.
| eZContentClass | Content class to be stored. |
| array[eZContentClassAttribute] | Attributes of the new content class. |
| array | Unordered view parameters |
Definition at line 24 of file ezcontentclassedithandler.php.