HTML_QuickForm_element::getName()
HTML_QuickForm_element::getName() – Returns the element name
Synopsis
require_once 'HTML/QuickForm/element.php';
string HTML_QuickForm_element::getName (
)
Описание
This package is not documented yet.
Throws
throws no exceptions thrown
See
see setName().
Замечание
since 1.0
This function can not be called statically.