PEAR Manual
PrevNext

HTML_QuickForm_element::getType()

HTML_QuickForm_element::getType() -- Returns the element type

Synopsis

require_once 'HTML/QuickForm/element.php';

string HTML_QuickForm_element::getType ()

Description

This package is not documented yet.

Throws

throws no exceptions thrown

Note

since 1.0

This function can not be called statically.


PrevHomeNext
HTML_QuickForm_element::getName()UpHTML_QuickForm_element::getValue()