<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.