Class cVersionLayout
Class of Layout Revision We use super class Version to create a new Version.
- cVersion
- cVersionLayout
Package: Core\Versioning
Copyright: four for business AG <www.4fb.de>
License: http://www.contenido.org/license/LIZENZ.txt
Author: Bilal Arslan, Timo Trautmann
Located at classes/version/class.version.layout.php
Copyright: four for business AG <www.4fb.de>
License: http://www.contenido.org/license/LIZENZ.txt
Author: Bilal Arslan, Timo Trautmann
Located at classes/version/class.version.layout.php
public
|
#
__construct( string $iIdLayout, array $aCfg, array $aCfgClient,
Constructor to create an instance of this class. |
public
|
|
private
|
#
setLayoutTable( )
Function reads rows variables from table con_layout and init with the class members. |
public
array
|
|
public
string
|
#
renderReloadScript( string $sArea, integer $iIdLayout, object $sess )
Function returns javascript which refreshes CONTENIDO frames for file list an subnavigation. This is necessary, if filenames where changed, when a history entry is restored |
private
string
|
$sName |
|
#
The name of Layout |
private
string
|
$sCode |
|
#
The code of Layout |
protected
string
|
$sDescripion |
|
#
The Description of Layout |
private
string
|
$sDeletabel |
|
#
The Metainformation about layout |
$aBodyData,
$aCfg,
$aCfgClient,
$aRevisionFiles,
$aVarForm,
$dActualTimestamp,
$dCreated,
$dLastModified,
$dTimestamp,
$iClient,
$iDisplayNotification,
$iFrame,
$iIdentity,
$iRevisionNumber,
$iVersion,
$oDB,
$sAlternativePath,
$sArea,
$sAuthor,
$sType
|