PI: reflist
This PI will introduce a list of references. The list may have different forms, see below
<?_wxt reflist scope=""?>
The parameters are:
scope (optional) | Allowed values are local(default) and global. If local the list will include references on a module. If global the list will include references encountered so far. |
compact (optional) | Allowed values are no(default) and yes. If yes the list will be sorted and displayed in a simple list, without refrence to the module who uses the reference. |
cols (optional) | The number of columns we want. Default value is 1. |
Styleclass describing this PI is: wxtreflist1n, where n is the number of columns specified. See distributed std styles.
Examples:
<?_wxt reflist scope="global"?>