Name

addkeyicons — makes a little HTML table with the attribute icons in

Synopsis

use Wacs;
use WacsUI;
addkeyicons(list_of_attribute_keywords,  
 icon_size); 
scalar  list_of_attribute_keywords;
scalar  icon_size;

Summary

The addkeyicons function takes a space seperated list of attribute keywords such as the sets table scatinfo field or the models table mattributes field and prints out the associated icons in a small HTML table. It scales the icons to the specified size in doing so.

Availability

addkeyicons is available in both perl and php.