iconForRecord¶
Displays icon for record.
Examples¶
Default:
<core:iconForRecord table="tt_content" row="{record}" />
Output:
<span class="t3js-icon icon icon-size-small icon-state-default icon-mimetypes-x-content-text" data-identifier="mimetypes-x-content-text" aria-hidden="true">
<span class="icon-markup">
<img src="/typo3/sysext/core/Resources/Public/Icons/T3Icons/mimetypes/mimetypes-x-content-text.svg" width="16" height="16">
</span>
</span>
Arguments¶
table¶
- DataType
string
- Required
true
- Description
The table for the record icon
row¶
- DataType
mixed
- Required
true
- Description
The record row
size¶
- DataType
string
- Default
TYPO3CMSCoreImagingIconSize::SMALL
- Required
false
- Description
The icon size
alternativeMarkupIdentifier¶
- DataType
string
- Required
false
- Description
Alternative markup identifier