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

   

Color attributes
Internal Images
<anfang>
<atlas>
<captcha-verify>
<cimg>
<cimg-url>
<colorscope>
<configimage>
<diagram>
<gbutton>
<gbutton-url>
<gh>
<gtext>
<gtext-id>
<gtext-js>
<gtext-url>
<gxml>
<imgs>
<tablist>

<configimage/>

Provided by module: Tags: RXML tags

Returns one of the internal Roxen configuration images. The src attribute is required. It is possible to pass attributes, such as the title attribute, to the resulting tag by including them in the configimage tag.


Attributes

src="string"

The name of the picture to show.


border="number" (0)

The image border when used as a link.


alt="string" (The src string)

The picture description.


class="string"

This cascading style sheet (CSS) class definition will be applied to the image.

All other attributes will be inherited by the generated img tag.