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

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

$containerTYPO3\CMS\Core\Imaging\IconFactoryprotected
$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, ContainerInterface $container)TYPO3\CMS\Core\Imaging\IconFactory
clearIconCache()TYPO3\CMS\Core\Imaging\IconFactory
createIcon($identifier, IconSize $size, $overlayIdentifier=null, array $iconConfiguration=[])TYPO3\CMS\Core\Imaging\IconFactoryprotected
getIcon($identifier, string|IconSize $size=IconSize::MEDIUM, $overlayIdentifier=null, \TYPO3\CMS\Core\Type\Icon\IconState|IconState $state=null)TYPO3\CMS\Core\Imaging\IconFactory
getIconForFileExtension($fileExtension, string|IconSize $size=IconSize::MEDIUM, $overlayIdentifier=null)TYPO3\CMS\Core\Imaging\IconFactory
getIconForPlugin(string $pluginName)TYPO3\CMS\Core\Imaging\IconFactoryprotected
getIconForRecord($table, array $row, $size=IconSize::MEDIUM)TYPO3\CMS\Core\Imaging\IconFactory
getIconForResource(ResourceInterface $resource, string|IconSize $size=IconSize::MEDIUM, $overlayIdentifier=null, array $options=[])TYPO3\CMS\Core\Imaging\IconFactory
getRecordTypeForPageType(string $typeName, string $suffix, string $table, string $fallbackTypeName='1')TYPO3\CMS\Core\Imaging\IconFactoryprotected
mapRecordTypeToIconIdentifier($table, array $row)TYPO3\CMS\Core\Imaging\IconFactory
mapRecordTypeToOverlayIdentifier($table, array $row)TYPO3\CMS\Core\Imaging\IconFactoryprotected