Aruba Networks PowerConnect W Clearpass 100 Software Deployment Manual page 369

3.7 deployment guide
Hide thumbs Also See for PowerConnect W Clearpass 100 Software:
Table of Contents

Advertisement

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}
The "icon" parameter, if specified, is the SRC to the image of the icon. This should normally be a relative
path.
Amigopod 3.7 | Deployment Guide
Reference |
369

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the PowerConnect W Clearpass 100 Software and is the answer not in the manual?

This manual is also suitable for:

Amigopod 3.7

Table of Contents