| Introduction | |
| PEAR Manual | |
require_once 'HTML/QuickForm/group.php';
|
string HTML_QuickForm_group::getGroupType (
)
Will return 'mixed' if elements contained in the group are of different types.
returns group elements type
throws no exceptions thrown
This function can not be called statically.
| Introduction | |
| PEAR Manual | |