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
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 |
$name |
the name of the form element |
string |
$value |
the value of the text field |
string |
$label |
the label text |
boolean |
$password = false |
if the input is a password |
array
|
associative array with the label and the input field |