![]() |
CMS
Version 3.9
|
Provides a central management class for event handlers and common functionality for the versioned_content component. More...
Public Member Functions | |
VersionedContentManager () | |
Static Public Member Functions | |
static | onInitialize () |
static | setDefaults () |
static | enableVersioning ($form) |
static | registerVersionedContent () |
static | onSavePreProcess ($form) |
static | onDrawForm ($form) |
static | onDrawInlineControls ($item) |
static | revert ($target) |
Revert the versioned fields on specified target to the current live values. More... | |
static | approve ($target) |
static | selectDisplayVersion ($target, $param="version") |
static | renderVersioningControls ($item, $formMode=false) |
static | upgradeComponent ($version) |
Static Public Attributes | |
static | $versionedContentClasses = array() |
Provides a central management class for event handlers and common functionality for the versioned_content component.
Definition at line 13 of file versioned_content_manager.inc.
|
static |
Definition at line 94 of file versioned_content_manager.inc.
|
static |
Definition at line 32 of file versioned_content_manager.inc.
|
static |
Definition at line 60 of file versioned_content_manager.inc.
|
static |
Definition at line 70 of file versioned_content_manager.inc.
|
static |
Definition at line 22 of file versioned_content_manager.inc.
|
static |
Definition at line 52 of file versioned_content_manager.inc.
|
static |
Definition at line 44 of file versioned_content_manager.inc.
|
static |
Definition at line 118 of file versioned_content_manager.inc.
|
static |
Revert the versioned fields on specified target to the current live values.
DataItem | $target | the target content object |
Definition at line 79 of file versioned_content_manager.inc.
|
static |
Definition at line 101 of file versioned_content_manager.inc.
|
static |
Definition at line 27 of file versioned_content_manager.inc.
|
static |
Definition at line 180 of file versioned_content_manager.inc.
VersionedContentManager::VersionedContentManager | ( | ) |
Definition at line 15 of file versioned_content_manager.inc.
|
static |
Definition at line 20 of file versioned_content_manager.inc.