TSref/IMG RESOURCE
From TYPO3Wiki
| TypoScript Referenz - IMG_RESOURCE |
|
||||
This page is document in progress. TypoScript
[edit]
IMG Resource
Returns only the image-reference, possibly wrapped with stdWrap. May be used for putting background images in tables or table-rows or to import a image in your own include-scripts.
The array $GLOBALS["TSFE"]->lastImgResourceInfo is set with the info-array of the resulting image resource (if any) and contains width, height and so on.
| Property: | Data type: | Description: | Default: |
| file | imgResource | ||
| stdWrap | stdWrap |
[tsref:(cObject).IMG_RESOURCE]
