Home
last modified time | relevance | path

Searched refs:getIconForFileExtension (Results 1 – 10 of 10) sorted by relevance

/dports/www/typo3-9/typo3_src-9.5.31/typo3/sysext/backend/Classes/Form/FieldWizard/
H A DOtherLanguageContent.php133 …<span title="' . htmlspecialchars($title) . '">' . $iconFactory->getIconForFileExtension($fileInfo…
/dports/www/typo3-9/typo3_src-9.5.31/typo3/sysext/backend/Classes/Controller/File/
H A DFileController.php321 …'icon' => $iconFactory->getIconForFileExtension($result->getExtension(), Icon::SIZE_SMALL)->render…
/dports/www/typo3-10/typo3_src-10.4.25/typo3/sysext/backend/Classes/Controller/File/
H A DFileController.php294 …'icon' => $iconFactory->getIconForFileExtension($result->getExtension(), Icon::SIZE_SMALL)->render…
/dports/www/typo3-9/typo3_src-9.5.31/typo3/sysext/core/Classes/Imaging/
H A DIconFactory.php320 …public function getIconForFileExtension($fileExtension, $size = Icon::SIZE_DEFAULT, $overlayIdenti… function in TYPO3\\CMS\\Core\\Imaging\\IconFactory
/dports/www/typo3-11/typo3_src-11.5.7/typo3/sysext/backend/Classes/Controller/File/
H A DFileController.php312 …'icon' => $this->iconFactory->getIconForFileExtension($result->getExtension(), Icon::SIZE_SMALL)->…
/dports/www/typo3-10/typo3_src-10.4.25/typo3/sysext/core/Classes/Imaging/
H A DIconFactory.php360 …public function getIconForFileExtension($fileExtension, $size = Icon::SIZE_DEFAULT, $overlayIdenti… function in TYPO3\\CMS\\Core\\Imaging\\IconFactory
/dports/www/typo3-9/typo3_src-9.5.31/typo3/sysext/backend/Classes/Form/Element/
H A DInputLinkElement.php391 …'icon' => $this->iconFactory->getIconForFileExtension($file->getExtension(), Icon::SIZE_SMALL)->re…
/dports/www/typo3-11/typo3_src-11.5.7/typo3/sysext/core/Classes/Imaging/
H A DIconFactory.php376 …public function getIconForFileExtension($fileExtension, $size = Icon::SIZE_DEFAULT, $overlayIdenti… function in TYPO3\\CMS\\Core\\Imaging\\IconFactory
/dports/www/typo3-11/typo3_src-11.5.7/typo3/sysext/backend/Classes/Form/Element/
H A DInputLinkElement.php399 …'icon' => $this->iconFactory->getIconForFileExtension($file->getExtension(), Icon::SIZE_SMALL)->re…
/dports/www/typo3-10/typo3_src-10.4.25/typo3/sysext/backend/Classes/Form/Element/
H A DInputLinkElement.php393 …'icon' => $this->iconFactory->getIconForFileExtension($file->getExtension(), Icon::SIZE_SMALL)->re…