iconlink — build a link around the icon for this set
use Wacs;
use Wacs::WacsUI;
iconlink( | ...) ; |
parameter | description |
---|---|
type | set type value (I, V, etc) |
setno | The set number |
sarea | The toplevel area of the set |
scategory | The middle level area of the set |
sdirectory | The lower level area of the set |
model | The model's name - used in the alt tag in the images |
resize | Whether to resize or not - 0 is actual size, 1 is rescaled to standard size, 2 is rescaled to mini size |
destloc | Which configuration variable to use for location of link destination application - typically cgiurl for perl scripts, siteurl for php scripts, or wacsurl for wacs GUI elements (like glyphs, javascript files or stylesheets) |
destapp | The stem of the URL to link to around the icon, something like
wacsindex/page, needs to include any parameter introducers like
page or setid= |
destext | The extension of the URL to link to, or null, ie .html or .php.
From Wacs 0.9.0 onwards this can also be |