.pdf)
WHM Plugins
| API Version: | 1 - Click here for documentation |
|---|---|
| Syntax: | ClamScanner::bars( bars ) |
| Description: | Display a collection of images representing bars. |
| Parameters: | |
| bars (integer) | |
| The number of bars to display. | |
| Returns: | |
The following HTML is repeated the number of times specified in the bars parameter: <img src=blank.gif width=2 height=31> <img src=bar.gif width=12 height=31> |