PHP Class FluidTYPO3\Vhs\Utility\ResourceUtility

Contains helper methods used in resources ViewHelpers
显示文件 Open project: fluidtypo3/vhs Class Usage Examples

Public Methods

Method Description
getFileArray ( TYPO3\CMS\Core\Resource\File $file ) : array Fixes a bug in TYPO3 6.2.0 that the properties metadata is not overlayed on localization.

Method Details

getFileArray() public static method

Fixes a bug in TYPO3 6.2.0 that the properties metadata is not overlayed on localization.
public static getFileArray ( TYPO3\CMS\Core\Resource\File $file ) : array
$file TYPO3\CMS\Core\Resource\File
return array