ClearPass Guest 3.9 | Deployment Guide
Reference |
447
The “icon” parameter is the SRC to the image of the icon. This should normally be a relative path.
The “command” parameter is the main text of the command link.
The “text” parameter is the explanatory text describing the action that lies behind the command link.
(This is optional.)
The “linkwidth” parameter, if specified, indicates the width of the command link in pixels. This should
be at least 250; the recommended value is 400.
The “width” and “height” parameters, if specified, provide the dimensions of the icon to display. If not
specified, this is automatically determined from the image.
The “onclick” parameter, if specified, provides the contents for the onclick attribute of the link.
The “commandclass” parameter, if specified, sets the class attribute of the DIV element enclosing the
command text. The default class is “nwaImportant”.
The “textclass” parameter, if specified, sets the class attribute of the P element enclosing the command
link’s descriptive text. The default class is “nwaInfo”.
The “alt” parameter, if specified, sets the ALT attribute of the command link’s icon. If not specified, the
default alt text used is the command text.
The “target” parameter, if specified, sets the TARGET attribute of the hyperlink. If not specified, no
TARGET attribute is provided.
The body of the element is the HREF of the command link. The “icon” and “command” parameters are
required. All other parameters are optional.
nwa_iconlink
{nwa_iconlink} … {/nwa_iconlink}
Smarty registered block function. Generates a combined icon and text link to a specified URL.
Usage example:
{nwa_iconlink icon="images/icon-info22.png" text="More
Information"}more_information.php{/nwa_iconlink}
The “icon” parameter is the SRC to the image of the icon. This should normally be a relative path.
The “text” parameter is the text to display next to the icon. This will also be used as the alternate text
(that is, a tooltip) for the icon image.
The “width” and “height” parameters, if specified, provide the dimensions of the icon to display. If not
specified, this is automatically determined from the image.
The “onclick” parameter, if specified, provides the contents for the onclick attribute of the link.
The “target” parameter, if specified, provides the contents for the target attribute of the link.
The “alt” parameter, if specified, sets the ALT attribute of the icon. If not specified, the default alt text
used is the icon text.
The “style” parameter, if specified, provides CSS for the SPAN element used to implement the icon link.
The body of the element is the HREF of the link. This HREF will be added to both the icon and the text. If
the content of the link is empty, no link will be inserted. This can be used to insert an icon and text as an
inline group. Note that no HTML entity escaping is performed when inserting content using this function.
nwa_icontext
{nwa_icontext} … {/nwa_icontext}
Smarty registered block function. Generates a block of text with a marker icon displayed in the top left.
Usage examples:
{nwa_icontext icon="images/icon-info22.png"}Text to display{/nwa_icontext}
{nwa_icontext type="info"}Information block{/nwa_icontext}
Содержание ClearPass Guest 3.9
Страница 1: ...ClearPass Guest 3 9 Deployment Guide ...
Страница 32: ...32 Management Overview ClearPass Guest 3 9 Deployment Guide ...
Страница 178: ...178 RADIUS Services ClearPass Guest 3 9 Deployment Guide ...
Страница 316: ...316 Guest Management ClearPass Guest 3 9 Deployment Guide ...
Страница 328: ...328 Report Management ClearPass Guest 3 9 Deployment Guide Figure 46 Components of the Report Editor Report Type ...
Страница 410: ...410 Administrator Tasks ClearPass Guest 3 9 Deployment Guide ...
Страница 414: ...414 Administrator Tasks ClearPass Guest 3 9 Deployment Guide ...
Страница 423: ...ClearPass Guest 3 9 Deployment Guide Hotspot Manager 423 ...
Страница 440: ...440 High Availability Services ClearPass Guest 3 9 Deployment Guide ...
Страница 518: ...518 Index ClearPass Guest 3 9 Deployment Guide ...