HTML_QuickForm_element::getName()

HTML_QuickForm_element::getName() -- Returns the element name

Synopsis

require_once 'HTML/QuickForm/element.php';

string HTML_QuickForm_element::getName ()

Description

This package is not documented yet.

Throws

throws no exceptions thrown

See

see setName().

Note

since 1.0

This function can not be called statically.