Software Development Kit

cPanel & WHM's API [+] cPanel & WHM's API [-]


Modules and Plugins [+] Modules and Plugins [-]


cPanel & WHM Hooks [+] cPanel & WHM Hooks [-]


cPAddons (Site Software) [+] cPAddons (Site Software) [-]


System Administration [+] System Administration [-]


Developer Software [+] Developer Software [-]


Back to All Documentation



integrationblogcta.jpg

ClamScanner Module Documentation

Allow users to initiate virus scanning

The functions within this module may or may not be governed by a feature list. The required feature list may vary from function to function, to review a total list of the available features sets on a cPanel server, please see "Feature Manager" in WHM.

ClamScanner::bars

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>


Topic revision: r2 - 27 Mar 2012 - 17:41:08 - Main.JenniferDoubrava