__construct()
buildSelectBox()
createNewVersion()
createNewXml()
deleteFile()
displayNotification()
getFilePath()
getFormatTimestamp()
getLastRevision()
getRevisionFiles()
getTextBox()
getTextarea()
setBodyNodeDescription()
setData()
setVarForm()
checkPaths()
getFirstRevision()
initRevisions()
prune()
getMessages()
getRevision()
getSelectBox()
$aRevisionFiles
$iDisplayNotification
$aBodyData
$aCfg
$aCfgClient
$aVarForm
$dActualTimestamp
$dCreated
$dLastModified
$dTimestamp
$iClient
$iFrame
$iIdentity
$iRevisionNumber
$oDB
$sAlternativePath
$sArea
$sAuthor
$sType
$bVersionCreatActive
__construct(array $aCfg, array $aCfgClient, object $oDB, integer $iClient, object $sArea, object $iFrame) : void
array
array
object
integer
object
object
buildSelectBox(string $sTableForm, string $sAddHeader, string $sLabelOfSelectBox, string $sIdOfSelectBox)
string
The name of Table_Form class
string
The Header Label of SelectBox Widget
string
The Label of SelectBox Widget
string
Id of Select Box return string if is exists Revision, then returns HTML Code of full SelectBox else returns empty string
createNewVersion() : void
createNewXml() : string
string
returns content of xml filedeleteFile($sFirstFile) : bool
bool
return true if successfuldisplayNotification(string $sOutPut) : void
string
getFilePath() : string
string
returns path to revision filegetFormatTimestamp() : array
array
returns an array of revision file namesgetLastRevision() : array
array
returns Last RevisiongetRevisionFiles() : array
array
returns all Revison FilegetTextBox(string $sName, $sInitValue, integer $iWidth, $bDisabled) : string
string
The name of Input Textfield.
integer
width of Input Textfield
string
HTML Code of Input TextfieldgetTextarea(string $sName, $sInitValue, integer $iWidth, integer $iHeight, $sId) : string
string
The name of Textarea.
integer
width of Textarea
integer
height of Textarea
string
HTML Code of TextareasetBodyNodeDescription(string $sDesc)
string
Content of node
setData(string $sKey, string $sValue) : array
string
string
array
returns an array for body nodesetVarForm($sKey, $sValue) : array
array
returns an array of revision file namescheckPaths() : void
getFirstRevision() : string
string
the name of xml filesinitRevisions() : array
array
returns xml file namesprune() : void
getMessages()
return array the attributes alt and poput returns
getRevision() : integer
integer
returns number of Revison FilegetSelectBox($aTempVesions, $sIdOfSelectBox)
$aRevisionFiles
access | public |
---|
$iDisplayNotification
$aBodyData
access | protected |
---|
$aCfg
access | protected |
---|
$aCfgClient
access | protected |
---|
$aVarForm
access | protected |
---|
$dActualTimestamp
access | protected |
---|
$dCreated
access | protected |
---|
$dLastModified
access | protected |
---|
$dTimestamp
access | protected |
---|
$iClient
access | protected |
---|
$iFrame
access | protected |
---|
$iIdentity
access | protected |
---|
$iRevisionNumber
access | private |
---|
$oDB
access | protected |
---|
$sAlternativePath
access | protected |
---|
$sArea
access | protected |
---|
$sAuthor
access | protected |
---|
$sType
access | protected |
---|
$bVersionCreatActive
access | private |
---|