‪TYPO3CMS  10.4
TYPO3\CMS\Core\Imaging\IconFactory Member List

This is the complete list of members for TYPO3\CMS\Core\Imaging\IconFactory, including all inherited members.

$eventDispatcherTYPO3\CMS\Core\Imaging\IconFactoryprotected
$iconCacheTYPO3\CMS\Core\Imaging\IconFactoryprotectedstatic
$iconRegistryTYPO3\CMS\Core\Imaging\IconFactoryprotected
$overlayPrioritiesTYPO3\CMS\Core\Imaging\IconFactoryprotected
$recordStatusMappingTYPO3\CMS\Core\Imaging\IconFactoryprotected
__construct(EventDispatcherInterface $eventDispatcher, IconRegistry $iconRegistry)TYPO3\CMS\Core\Imaging\IconFactory
clearIconCache()TYPO3\CMS\Core\Imaging\IconFactory
createIcon($identifier, $size, $overlayIdentifier=null, array $iconConfiguration=[])TYPO3\CMS\Core\Imaging\IconFactoryprotected
getIcon($identifier, $size=Icon::SIZE_DEFAULT, $overlayIdentifier=null, IconState $state=null)TYPO3\CMS\Core\Imaging\IconFactory
getIconForFileExtension($fileExtension, $size=Icon::SIZE_DEFAULT, $overlayIdentifier=null)TYPO3\CMS\Core\Imaging\IconFactory
getIconForRecord($table, array $row, $size=Icon::SIZE_DEFAULT)TYPO3\CMS\Core\Imaging\IconFactory
getIconForResource(ResourceInterface $resource, $size=Icon::SIZE_DEFAULT, $overlayIdentifier=null, array $options=[])TYPO3\CMS\Core\Imaging\IconFactory
getRecordTypeForPageType(string $typeName, string $suffix, string $table)TYPO3\CMS\Core\Imaging\IconFactoryprotected
mapRecordTypeToIconIdentifier($table, array $row)TYPO3\CMS\Core\Imaging\IconFactory
mapRecordTypeToOverlayIdentifier($table, array $row)TYPO3\CMS\Core\Imaging\IconFactoryprotected