PHP 클래스 FluidTYPO3\Vhs\Utility\ResourceUtility

Contains helper methods used in resources ViewHelpers
파일 보기 프로젝트 열기: fluidtypo3/vhs 1 사용 예제들

공개 메소드들

메소드 설명
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.

메소드 상세

getFileArray() 공개 정적인 메소드

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
리턴 array