PHP-function: $this->fileResource()
Property: | Data type: | Description: | Default: |
|---|---|---|---|
file | resource | If the resource is jpg,gif,jpeg,png the image is inserted as an image-tag. Al other formats is read and inserted into the HTML-code. The maximum filesize of documents to be read is set to 1024 kb internally! | |
linkWrap | linkWrap | (before ".wrap") | |
wrap | wrap | ||
altText titleText | string /stdWrap | For <img> output only! If no titltext is specified, it will use the alttext insteadIf no alttext is specified, it will use an empty alttext | |
longdescURL | string /stdWrap | For <img> output only! "longdesc" attribute (URL pointing to document with extensive details about image). |
[tsref:(cObject).FILE]