docs.roxen.comView this page in a printer friendly mode
DocsRoxenWebServer 5.4Web Developer ManualEmit Tags
Copyright © 2018, Roxen Internet Software
Suggestions, comments & compliments
manuals@roxen.com
 DEMO  DOCS  PIKE
 COMMUNITY  DOWNLOAD
www.roxen.com

   

<emit>
<emit atlas>
<emit captcha>
<emit cimg>
<emit dir>
<emit exec>
<emit fonts>
<emit imgs>
<emit js-dynamic-popup>
<emit js-hide-popup>
<emit languages>
<emit ldap>
<emit path>
<emit scopes>
<emit sources>
<emit spellcheck>
<emit sql>
<emit timerange>
<emit values>
<emit ws-dir>
<emit xml-db>

<emit source="cimg"></emit>

Provided by module: Graphics: Image converter

Entitybased version of <cimg>. Takes the same attributes as <cimg>.


Attributes

nodata="{yes , no}"

Controls suppression of &_.data; in the output. Useful for reducing memory consumption in cached emit tags. The default value is 'no'.


&_.data; (provided by Graphics: Image converter)

Returns the imagedata given through other sources, like databases through entities.


&_.file-size; (provided by Graphics: Image converter)

Returns the image's file size.


&_.src; (provided by Graphics: Image converter)

Returns the path to the indata file.


&_.type; (provided by Graphics: Image converter)

Returns the image's content-type.


&_.xsize; (provided by Graphics: Image converter)

Returns the width of the image.


&_.ysize; (provided by Graphics: Image converter)

Returns the height of the image.