![]() |
TYPO3
7.6
|
This is the complete list of members for Icon, including all inherited members.
$alternativeMarkups | Icon | protected |
$dimension | Icon | protected |
$identifier | Icon | protected |
$markup | Icon | protected |
$overlayIcon | Icon | protected |
$size | Icon | protected |
$spinning | Icon | protected |
$state | Icon | protected |
__toString() | Icon | |
getAlternativeMarkup($markupIdentifier) | Icon | |
getDimension() | Icon | |
getIdentifier() | Icon | |
getMarkup($alternativeMarkupIdentifier=null) | Icon | |
getOverlayIcon() | Icon | |
getSize() | Icon | |
getState() | Icon | |
isSpinning() | Icon | |
render($alternativeMarkupIdentifier=null) | Icon | |
setAlternativeMarkup($markupIdentifier, $markup) | Icon | |
setIdentifier($identifier) | Icon | |
setMarkup($markup) | Icon | |
setOverlayIcon($overlayIcon) | Icon | |
setSize($size) | Icon | |
setSpinning($spinning) | Icon | |
setState(IconState $state) | Icon | |
SIZE_DEFAULT | Icon | |
SIZE_LARGE | Icon | |
SIZE_OVERLAY | Icon | |
SIZE_SMALL | Icon | |
wrappedIcon($alternativeMarkupIdentifier=null) | Icon | protected |