Is it possible to load all Zend_Form_Element_* with one statement?

Boric Acid

New Member
I'd like to load several form elements like \[code\]Zend_Form_Element_Text\[/code\] with one statement. Is there a way to do this with a \[code\]*\[/code\] wild card?
 
Back
Top