HTML_QuickForm_element::setName()

HTML_QuickForm_element::setName() -- Sets the input field name

Referentiesamenvatting

require_once 'HTML/QuickForm/element.php';

void HTML_QuickForm_element::setName (string $name)

Beschrijving

Dit pakket in nog niet gedocumenteerd.

Parameter

string $name

Input field name attribute

Throws

throws no exceptions thrown

Zie

see getName().

Note

since 1.0

Deze functie kan niet statisch worden aangeroepen.