alsofeaturing — look for any other models also featuring in this set
use Wacs;
use Wacs::WacsUI;
scalar alsofeaturing( | ...) ; |
parameter | description |
---|---|
setno | The set number of this set |
primary | The model number we already know about for this set; exclude this model from the results. Leave blank if you want all models listed. |
staysmall | stay in a small font - if this is set to Y
font change specifications will not cause a size change. |
destloc | the location of the destination application for the link. This
defaults to cgiurl but can be baseurl
or any of the url configuration values. |
linkto | which wacs application to link to (assumed to be in cgi-bin). If
this ends in an equals sign (= ) no slash will be added
between the application name and the modelno. This allows modelno= and
L= style arguments. |
skipbr | tells the function not to output HTML breaks around the output it
creates. This can be first or all
as required. |
dbhandle | current handle to the database connection |
The alsofeaturing
function returns a list of
models featured in this set along with links to an appropriate WACS
application.
To aid CSS styling there is a span directive with a class of
alsofeattitle
around the Featuring or Also Featuring
title output, and another with a class of alsofeatmodel
around each model link output.