|
eZ Publish
[4.2]
|
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 29 of file ezcontentclassnamelist.php.
| eZContentClassNameList::create | ( | $ | serializedNamesString = false | ) |
Reimplemented from eZSerializedObjectNameList.
Definition at line 36 of file ezcontentclassnamelist.php.
| eZContentClassNameList::eZContentClassNameList | ( | $ | serializedNameList = false | ) |
Definition at line 31 of file ezcontentclassnamelist.php.
Referenced by create().
| static eZContentClassNameList::remove | ( | $ | contentClass | ) | [static] |
Definition at line 87 of file ezcontentclassnamelist.php.
| eZContentClassNameList::store | ( | $ | contentClass | ) |
Definition at line 42 of file ezcontentclassnamelist.php.