|
eZ Publish
[trunk]
|
Inheritance diagram for eZContentClassNameList:
Collaboration diagram for eZContentClassNameList:Public Member Functions | |
| create ($serializedNamesString=false) | |
| eZContentClassNameList ($serializedNameList=false) | |
| store ($contentClass) | |
Static Public Member Functions | |
| static | remove ($contentClass) |
Definition at line 11 of file ezcontentclassnamelist.php.
| eZContentClassNameList::create | ( | $ | serializedNamesString = false | ) |
Reimplemented from eZSerializedObjectNameList.
Definition at line 18 of file ezcontentclassnamelist.php.
| eZContentClassNameList::eZContentClassNameList | ( | $ | serializedNameList = false | ) |
Definition at line 13 of file ezcontentclassnamelist.php.
Referenced by create().
| static eZContentClassNameList::remove | ( | $ | contentClass | ) | [static] |
Definition at line 74 of file ezcontentclassnamelist.php.
| eZContentClassNameList::store | ( | $ | contentClass | ) |
Definition at line 24 of file ezcontentclassnamelist.php.