PHP Class ZFExt_Form, ZFPlanet

Inheritance: extends Zend_Form
Show file Open project: padraic/ZFPlanet

Protected Properties

Property Type Description
$_buttonElementDecorator
$_buttonGroupDecorator
$_noElementDecorator
$_standardElementDecorator
$_standardGroupDecorator

Public Methods

Method Description
__construct ( $options = null )

Protected Methods

Method Description
_setupTranslation ( )

Method Details

__construct() public method

public __construct ( $options = null )

_setupTranslation() protected method

protected _setupTranslation ( )

Property Details

$_buttonElementDecorator protected property

protected $_buttonElementDecorator

$_buttonGroupDecorator protected property

protected $_buttonGroupDecorator

$_noElementDecorator protected property

protected $_noElementDecorator

$_standardElementDecorator protected property

protected $_standardElementDecorator

$_standardGroupDecorator protected property

protected $_standardGroupDecorator