__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)
stringThe name of Table_Form class
stringThe Header Label of SelectBox Widget
stringThe Label of SelectBox Widget
stringId of Select Box return string if is exists Revision, then returns HTML Code of full SelectBox else returns empty string
createNewVersion() : void
createNewXml() : string
stringreturns content of xml filedeleteFile($sFirstFile) : bool
boolreturn true if successfuldisplayNotification(string $sOutPut) : void
string
getFilePath() : string
stringreturns path to revision filegetFormatTimestamp() : array
arrayreturns an array of revision file namesgetLastRevision() : array
arrayreturns Last RevisiongetRevisionFiles() : array
arrayreturns all Revison FilegetTextBox(string $sName, $sInitValue, integer $iWidth, $bDisabled) : string
stringThe name of Input Textfield.
integerwidth of Input Textfield
stringHTML Code of Input TextfieldgetTextarea(string $sName, $sInitValue, integer $iWidth, integer $iHeight, $sId) : string
stringThe name of Textarea.
integerwidth of Textarea
integerheight of Textarea
stringHTML Code of TextareasetBodyNodeDescription(string $sDesc)
stringContent of node
setData(string $sKey, string $sValue) : array
string
string
arrayreturns an array for body nodesetVarForm($sKey, $sValue) : array
arrayreturns an array of revision file namescheckPaths() : void
getFirstRevision() : string
stringthe name of xml filesinitRevisions() : array
arrayreturns xml file namesprune() : void
getMessages()
return array the attributes alt and poput returns
getRevision() : integer
integerreturns 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 |
|---|