Function renderLabel
Renders a cHTMLLabel.
Package: Core\Backend
Copyright: four for business AG <www.4fb.de>
License: http://www.contenido.org/license/LIZENZ.txt
Author: Timo Trautmann
Author: Simon Sprankel
Located at includes/include.system_configuration.php
Copyright: four for business AG <www.4fb.de>
License: http://www.contenido.org/license/LIZENZ.txt
Author: Timo Trautmann
Author: Simon Sprankel
Located at includes/include.system_configuration.php
string |
$text |
the label text |
string |
$name |
the name of the corresponding input element |
integer |
$width = 280 |
the width in pixel |
string |
$seperator = ':' |
the seperator which is written at the end of the label |
string |
$float = '' |
string
|
the rendered cHTMLLabel element |