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, 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, Simon Sprankel
Located at includes/include.system_configuration.php
string |
$text |
the label text |
string |
$name |
the name of the corresponding input element |
string |
$width = 250 |
the width in pixel |
string |
$seperator = ':' |
the seperator which is written at the end of the label |
string
|
the rendered cHTMLLabel element |