TYPO3 CMS  TYPO3_7-6
TYPO3\CMS\Core\Imaging\IconFactory Member List

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

$iconRegistryTYPO3\CMS\Core\Imaging\IconFactoryprotected
$overlayPrioritiesTYPO3\CMS\Core\Imaging\IconFactoryprotected
$recordStatusMappingTYPO3\CMS\Core\Imaging\IconFactoryprotected
__construct(IconRegistry $iconRegistry=null)TYPO3\CMS\Core\Imaging\IconFactory
createIcon($identifier, $size, $overlayIdentifier=null, array $iconConfiguration=[])TYPO3\CMS\Core\Imaging\IconFactoryprotected
emitBuildIconForResourceSignal(ResourceInterface $resource, $size, array $options, $iconIdentifier, $overlayIdentifier)TYPO3\CMS\Core\Imaging\IconFactoryprotected
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
getSignalSlotDispatcher()TYPO3\CMS\Core\Imaging\IconFactoryprotected
mapRecordTypeToIconIdentifier($table, array $row)TYPO3\CMS\Core\Imaging\IconFactory
mapRecordTypeToOverlayIdentifier($table, array $row)TYPO3\CMS\Core\Imaging\IconFactoryprotected
processAjaxRequest(ServerRequestInterface $request, ResponseInterface $response)TYPO3\CMS\Core\Imaging\IconFactory