TYPO3 CMS  TYPO3_6-2
tslib_content_Files Class Reference
Inheritance diagram for tslib_content_Files:
TYPO3\CMS\Frontend\ContentObject\FilesContentObject TYPO3\CMS\Frontend\ContentObject\AbstractContentObject

Additional Inherited Members

- Public Member Functions inherited from TYPO3\CMS\Frontend\ContentObject\FilesContentObject
 setFileFactory ($fileFactory)
 
 getFileFactory ()
 
 setFileRepository ($fileRepository)
 
 getFileRepository ()
 
 setCollectionRepository ($collectionRepository)
 
 getCollectionRepository ()
 
- Public Member Functions inherited from TYPO3\CMS\Frontend\ContentObject\AbstractContentObject
 __construct (\TYPO3\CMS\Frontend\ContentObject\ContentObjectRenderer $cObj)
 
 render ($conf=array())
 
 getContentObject ()
 
- Protected Member Functions inherited from TYPO3\CMS\Frontend\ContentObject\FilesContentObject
 handleFileReferences (array $configuration, array $element, array &$fileObjects)
 
 addToArray ($newItems, array &$theArray)
 
 stdWrapValue ($key, array $config, $defaultValue='')
 
 getPageRepository ()
 
- Protected Attributes inherited from TYPO3\CMS\Frontend\ContentObject\FilesContentObject
 $collectionRepository = NULL
 
 $fileFactory = NULL
 
 $fileRepository = NULL
 
- Protected Attributes inherited from TYPO3\CMS\Frontend\ContentObject\AbstractContentObject
 $cObj
 
 $fileFactory = NULL
 

Detailed Description

Deprecated:
since 6.0 will be removed in 7.0

Definition at line 4947 of file LegacyClassesForIde.php.