__construct()
buildSelectBox()
createNewVersion()
createNewXml()
deleteFile()
displayNotification()
getFilePath()
getFormatTimestamp()
getLastRevision()
getRevisionFiles()
getTextBox()
getTextarea()
initXmlReader()
renderReloadScript()
setBodyNodeDescription()
setData()
setVarForm()
checkPaths()
getFirstRevision()
initRevisions()
prune()
getMessages()
getModuleTable()
getRevision()
getSelectBox()
$aRevisionFiles
$iDisplayNotification
$sModType
$sTemplate
$aBodyData
$aCfg
$aCfgClient
$aVarForm
$dActualTimestamp
$dCreated
$dLastModified
$dTimestamp
$iClient
$iFrame
$iIdentity
$iRevisionNumber
$oDB
$sAlternativePath
$sArea
$sAuthor
$sType
$bDeletabel
$bVersionCreatActive
$sCodeInput
$sCodeOutput
$sDescripion
$sError
$sName
$sPackageData
$sPackageGuid
$sStatic
__construct(string $iIdMod, array $aCfg, array $aCfgClient, object $oDB, integer $iClient, object $sArea, object $iFrame) : void
stringThe name of style file
array
array
object
integer
object
object
buildSelectBox(string $sTableForm, string $sAddHeader, string $sLabelOfSelectBox, string $sIdOfSelectBox)
| inherited_from | \Version::buildSelectBox() |
|---|
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
| inherited_from | \Version::createNewVersion() |
|---|
createNewXml() : string
| inherited_from | \Version::createNewXml() |
|---|
stringreturns content of xml filedeleteFile($sFirstFile) : bool
| inherited_from | \Version::deleteFile() |
|---|
boolreturn true if successfuldisplayNotification(string $sOutPut) : void
| inherited_from | \Version::displayNotification() |
|---|
string
getFilePath() : string
| inherited_from | \Version::getFilePath() |
|---|
stringreturns path to revision filegetFormatTimestamp() : array
| inherited_from | \Version::getFormatTimestamp() |
|---|
arrayreturns an array of revision file namesgetLastRevision() : array
| inherited_from | \Version::getLastRevision() |
|---|
arrayreturns Last RevisiongetRevisionFiles() : array
| inherited_from | \Version::getRevisionFiles() |
|---|
arrayreturns all Revison FilegetTextBox(string $sName, $sInitValue, integer $iWidth, $bDisabled) : string
| inherited_from | \Version::getTextBox() |
|---|
stringThe name of Input Textfield.
integerwidth of Input Textfield
stringHTML Code of Input TextfieldgetTextarea(string $sName, $sInitValue, integer $iWidth, integer $iHeight, $sId) : string
| inherited_from | \Version::getTextarea() |
|---|
stringThe name of Textarea.
integerwidth of Textarea
integerheight of Textarea
stringHTML Code of TextareainitXmlReader(string $sPath) : array
stringPath to file
arrayreturns array width this four nodesrenderReloadScript(string $sArea, $iIdModule, object $sess) : string
This is neccessary, if filenames where changed, when a history entry is restored
stringname of contenido area in which this procedure should be done
objectContenido session object
string- Javascript for refrehing framessetBodyNodeDescription(string $sDesc)
| inherited_from | \Version::setBodyNodeDescription() |
|---|
stringContent of node
setData(string $sKey, string $sValue) : array
| inherited_from | \Version::setData() |
|---|
string
string
arrayreturns an array for body nodesetVarForm($sKey, $sValue) : array
| inherited_from | \Version::setVarForm() |
|---|
arrayreturns an array of revision file namescheckPaths() : void
| inherited_from | \Version::checkPaths() |
|---|
getFirstRevision() : string
| inherited_from | \Version::getFirstRevision() |
|---|
stringthe name of xml filesinitRevisions() : array
| inherited_from | \Version::initRevisions() |
|---|
arrayreturns xml file namesprune() : void
| inherited_from | \Version::prune() |
|---|
getMessages()
return array the attributes alt and poput returns
| inherited_from | \Version::getMessages() |
|---|
getModuleTable() : void
getRevision() : integer
| inherited_from | \Version::getRevision() |
|---|
integerreturns number of Revison FilegetSelectBox($aTempVesions, $sIdOfSelectBox)
| inherited_from | \Version::getSelectBox() |
|---|
$aRevisionFiles
| access | public |
|---|---|
| inherited_from | \Version::$$aRevisionFiles |
$iDisplayNotification
| inherited_from | \Version::$$iDisplayNotification |
|---|
$sModType
| access | public |
|---|
$sTemplate
| access | public |
|---|
$aBodyData
| access | protected |
|---|---|
| inherited_from | \Version::$$aBodyData |
$aCfg
| access | protected |
|---|---|
| inherited_from | \Version::$$aCfg |
$aCfgClient
| access | protected |
|---|---|
| inherited_from | \Version::$$aCfgClient |
$aVarForm
| access | protected |
|---|---|
| inherited_from | \Version::$$aVarForm |
$dActualTimestamp
| access | protected |
|---|---|
| inherited_from | \Version::$$dActualTimestamp |
$dCreated
| access | protected |
|---|---|
| inherited_from | \Version::$$dCreated |
$dLastModified
| access | protected |
|---|---|
| inherited_from | \Version::$$dLastModified |
$dTimestamp
| access | protected |
|---|---|
| inherited_from | \Version::$$dTimestamp |
$iClient
| access | protected |
|---|---|
| inherited_from | \Version::$$iClient |
$iFrame
| access | protected |
|---|---|
| inherited_from | \Version::$$iFrame |
$iIdentity
| access | protected |
|---|---|
| inherited_from | \Version::$$iIdentity |
$iRevisionNumber
| access | private |
|---|---|
| inherited_from | \Version::$$iRevisionNumber |
$oDB
| access | protected |
|---|---|
| inherited_from | \Version::$$oDB |
$sAlternativePath
| access | protected |
|---|---|
| inherited_from | \Version::$$sAlternativePath |
$sArea
| access | protected |
|---|---|
| inherited_from | \Version::$$sArea |
$sAuthor
| access | protected |
|---|---|
| inherited_from | \Version::$$sAuthor |
$sType
| access | protected |
|---|---|
| inherited_from | \Version::$$sType |
$bDeletabel
| access | private |
|---|
$bVersionCreatActive
| access | private |
|---|---|
| inherited_from | \Version::$$bVersionCreatActive |
$sCodeInput
| access | private |
|---|
$sCodeOutput
| access | private |
|---|
$sDescripion
| access | private |
|---|
$sError
| access | private |
|---|
$sName
| access | private |
|---|
$sPackageData
| access | private |
|---|
$sPackageGuid
| access | private |
|---|
$sStatic
| access | private |
|---|