renderBar() protected method
Generates a bar
protected string renderBar ( $percent, $label = '', $options = [] ) | ||
---|---|---|
$percent | integer |
The percentage of the bar |
$label | ||
$options | array |
The HTML attributes of the bar |
return | string |
The rendering result. |
Please login to continue.