Utility methods to add user elements to forms

author Barry O'Donovan
author The Skilled Team of PHP Developers at Open Solutions
category OSS
package OSS_Form
copyright Copyright (c) 2007 - 2012, Open Source Solutions Limited, Dublin, Ireland
license New BSD License

 Methods

A utility function for creating a standard email element for forms.

createEmailElement(string $name) : \Zend_Form_Element_Text
Static

Parameters

$name

string

The element name

Returns

\Zend_Form_Element_TextThe email element