eZ Publish  [4.2]
eZContentClassOperations Class Reference

The class eZContentClassOperations is a place where content class operations are encapsulated. We move them out from eZContentClass because they may content code which is not directly related to content classes (e.g. clearing caches, etc). More...

List of all members.

Static Public Member Functions

static remove ($classID)

Detailed Description

The class eZContentClassOperations is a place where content class operations are encapsulated. We move them out from eZContentClass because they may content code which is not directly related to content classes (e.g. clearing caches, etc).

Definition at line 42 of file ezcontentclassoperations.php.


Member Function Documentation

static eZContentClassOperations::remove ( classID) [static]

Removes content class and all data associated with it.

Definition at line 48 of file ezcontentclassoperations.php.

Referenced by eZContentClassPackageHandler\install(), and eZContentClassPackageHandler\uninstall().


The documentation for this class was generated from the following file: