Class cVersionFile
Class of File System We use super class Version to create a new Version.
- cVersion
- 
			 cVersionFile cVersionFile
		
		
		
		Package: Core\Versioning
Copyright: four for business AG <www.4fb.de>
License: http://www.contenido.org/license/LIZENZ.txt
Author: Bilal Arslan
Author: Timo Trautmann
Located at classes/version/class.version.file.php
	
	Copyright: four for business AG <www.4fb.de>
License: http://www.contenido.org/license/LIZENZ.txt
Author: Bilal Arslan
Author: Timo Trautmann
Located at classes/version/class.version.file.php
| 
			 public 
			
			
			 | 
		#
		 __construct( string $iIdOfType, array $aFileInfo, string $sFileName, string $sTypeContent, array $aCfg, array $aCfgClient, object $oDB, integer $iClient, string $sArea, integer $iFrame, string $sVersionFileName = ''  )Constructor to create an instance of this class. | 
| 
			 protected 
			
			
			 | |
| 
			 public 
			array
			
			 | |
| 
			 public 
			string
			
			 | |
| 
			 public 
			string
			
			 | 
		#
		 renderReloadScript( string $sArea, string $sFilename, 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 | 
| 
			public  
			string
		 | $sCode |  | 
			#
			 Content code of current file. | 
| 
			public  
			string
		 | $sDescription |  | 
			#
			 Description folder of history sub nav. Its not required to use it. | 
| 
			public  
			string
		 | $sPath |  | 
			#
			 The path of style file. | 
| 
			public  
			string
		 | $sFileName |  | 
			#
			 The id of Type. | 
| 
			$aBodyData, 
			$aCfg, 
			$aCfgClient, 
			$aRevisionFiles, 
			$aVarForm, 
			$dActualTimestamp, 
			$dCreated, 
			$dLastModified, 
			$dTimestamp, 
			$iClient, 
			$iDisplayNotification, 
			$iFrame, 
			$iIdentity, 
			$iRevisionNumber, 
			$iVersion, 
			$oDB, 
			$sAlternativePath, 
			$sArea, 
			$sAuthor, 
			$sDescripion, 
			$sType
		 |