Class Mage_Adminhtml_Block_Customer_Form_Element_File

Description

Customer Widget Form File Element Block

Located in /Adminhtml/Block/Customer/Form/Element/File.php (line 35)

Varien_Data_Form_Element_Abstract
   |
   --Mage_Adminhtml_Block_Customer_Form_Element_File
Direct descendents
Class Description
Mage_Adminhtml_Block_Customer_Form_Element_Image Customer Widget Form Image File Element Block
Method Summary
Mage_Adminhtml_Block_Customer_Form_Element_File __construct ([array $attributes = array()])
string getElementHtml ()
string getEscapedValue ([int $index = null])
string _drawElementHtml (string $element,  $attributes, [boolean $closed = true])
string _getHiddenInput ()
string _getPreviewHtml ()
string _getPreviewUrl ()
Methods
Constructor __construct (line 42)

Initialize Form Element

  • access: public
Mage_Adminhtml_Block_Customer_Form_Element_File __construct ([array $attributes = array()])
  • array $attributes
getElementHtml (line 53)

Return Form Element HTML

  • access: public
string getElementHtml ()
getEscapedValue (line 200)

Return escaped value

  • access: public
string getEscapedValue ([int $index = null])
  • int $index
_drawElementHtml (line 184)

Return Element HTML

  • access: protected
string _drawElementHtml (string $element,  $attributes, [boolean $closed = true])
  • string $element
  • array $attributes
  • boolean $closed
_getDeleteCheckboxHtml (line 77)

Return Delete File CheckBox HTML

  • access: protected
string _getDeleteCheckboxHtml ()
_getDeleteCheckboxLabel (line 120)

Return Delete CheckBox Label

  • access: protected
string _getDeleteCheckboxLabel ()

Redefined in descendants as:
_getDeleteCheckboxSpanClass (line 110)

Return Delete CheckBox SPAN Class name

  • access: protected
string _getDeleteCheckboxSpanClass ()

Redefined in descendants as:
_getHiddenInput (line 154)

Return Hidden element with current value

  • access: protected
string _getHiddenInput ()
_getPreviewHtml (line 130)

Return File preview link HTML

  • access: protected
string _getPreviewHtml ()

Redefined in descendants as:
_getPreviewUrl (line 169)

Return Preview/Download URL

  • access: protected
string _getPreviewUrl ()

Redefined in descendants as:

Documentation generated on Fri, 11 Feb 2011 17:02:29 +0200 by phpDocumentor 1.4.3