menu_get_body — get the body of the menu
use Wacs;
use Wacs::WacsUI;
scalar menu_get_body( | ...) ; |
parameter | description |
---|---|
name | name of the menu concerned |
caller | name of the program calling it |
exclude | name of program to exclude from menus |
options | array of options to use |
optdesc | array of matching descriptions for the options above |
isarea | hashref/array of image-based sarea values |
vsarea | hashref/array of video-based sarea values |
mflags | hashref/array of model flags |
vsites | hashref/array of vendor codes and names |
pre | prefix for generated entries (eg <li><a href=\"
) |
intra | middle section for generated entries (eg \"> )
|
post | postfix for generated entries (eg </a></li>
) |