PHP Class Twitter_Bootstrap_Form_Element_File, zend-form-decorators-bootstrap

Author: Christian Soronellas ([email protected])
Inheritance: extends Zend_Form_Element_File
Datei anzeigen Open project: emagister/zend-form-decorators-bootstrap

Public Methods

Method Description
loadDefaultDecorators ( ) Adds a file decorator if no one found

Protected Methods

Method Description
_existsFileDecorator ( ) Checks if a file decorator has been added to the decorators stack

Method Details

_existsFileDecorator() protected method

Checks if a file decorator has been added to the decorators stack
protected _existsFileDecorator ( )

loadDefaultDecorators() public method

Adds a file decorator if no one found