Documentation

ContentWorkflow extends Module

Content Workflow

Class for managing the content history

Tags
copyright

CLOUDREXX CMS - CLOUDREXX AG

access

public

version
1.0.0
subpackage

core_contentworkflow

todo

Edit PHP DocBlocks!

Table of Contents

Properties

$act  : mixed
$db  : mixed
$defaultAct  : mixed
$em  : mixed
$init  : mixed
$logRepo  : mixed
$nodeRepo  : mixed
$pageRepo  : mixed
$template  : Sigma
$tpl  : mixed
$intPos  : mixed
$pageId  : mixed
$strCmd  : mixed
$strErrMessage  : mixed
$strOkMessage  : mixed
$strPageTitle  : mixed

Methods

__construct()  : mixed
Constructor
getPage()  : mixed
redirectPage()  : mixed
Redirect to content manager (open site)
restoreHistory()  : mixed
Restores a page from histroy.
setNavigation()  : mixed
Sets the content workflow navigation
showHistory()  : mixed
Show logfile-entries (new, updated or deleted)
showHistoryDeleted()  : mixed
restorePage()  : mixed
revertPage()  : mixed
setTextVariables()  : mixed

Properties

Methods

__construct()

Constructor

public __construct(string $act, mixed $template, mixed $db, object $init) : mixed
Parameters
$act : string
$template : mixed
$db : mixed
$init : object
Tags
global

array Configuration

redirectPage()

Redirect to content manager (open site)

protected redirectPage(mixed $intPageId) : mixed
Parameters
$intPageId : mixed

setNavigation()

Sets the content workflow navigation

protected setNavigation() : mixed
Tags
global

\Cx\Core\Html\Sigma

global

array Core language

showHistory()

Show logfile-entries (new, updated or deleted)

protected showHistory() : mixed
Tags
todo:

Merge showHistoryDeleted() into this method

global

\Cx\Core\Html\Sigma

global

array Core language

global

array Configuration

restorePage()

private restorePage(mixed $node, mixed $page, mixed $logs) : mixed
Parameters
$node : mixed
$page : mixed
$logs : mixed

        
On this page

Search results