eZ Publish  [trunk]
eZContentObjectOperations Class Reference

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

List of all members.

Static Public Member Functions

static remove ($objectID, $removeSubtrees=true)

Detailed Description

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

Definition at line 19 of file ezcontentobjectoperations.php.


Member Function Documentation

static eZContentObjectOperations::remove ( objectID,
removeSubtrees = true 
) [static]

Removes content object and all data associated with it.

Definition at line 25 of file ezcontentobjectoperations.php.


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