Function renderTextProperty
Renders a cHTMLTextbox. Returns an associative array with the label and the input field.
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 |
$name |
the name of the form element |
string |
$value |
the value of the text field |
string |
$label |
the label text |
array
|
associative array with the label and the input field |