Class Zend_Dojo_View_Helper_Button

Description

Dojo Button dijit

Located in /Dojo/View/Helper/Button.php (line 35)

Zend_View_Helper_Abstract
   |
   --Zend_View_Helper_HtmlElement
      |
      --Zend_Dojo_View_Helper_Dijit
         |
         --Zend_Dojo_View_Helper_Button
Direct descendents
Class Description
 class Zend_Dojo_View_Helper_SubmitButton Dojo Button dijit tied to submit input
Variable Summary
 string $_dijit
 string $_module
Method Summary
 string button (string $id, [string $value = null], [ $params = array()], [ $attribs = array()])
Variables
string $_dijit = 'dijit.form.Button' (line 41)

Dijit being used

  • access: protected

Redefinition of:
Zend_Dojo_View_Helper_Dijit::$_dijit
Dijit being used
string $_module = 'dijit.form.Button' (line 47)

Dojo module to use

  • access: protected

Redefinition of:
Zend_Dojo_View_Helper_Dijit::$_module
Dojo module to use

Inherited Variables

Inherited from Zend_Dojo_View_Helper_Dijit

Zend_Dojo_View_Helper_Dijit::$dojo
Zend_Dojo_View_Helper_Dijit::$_elementType
Zend_Dojo_View_Helper_Dijit::$_jsonParams
Zend_Dojo_View_Helper_Dijit::$_rootNode

Inherited from Zend_View_Helper_HtmlElement

Zend_View_Helper_HtmlElement::$_closingBracket

Inherited from Zend_View_Helper_Abstract

Zend_View_Helper_Abstract::$view
Methods
Class Constants

Documentation generated on Mon, 21 Jun 2010 15:10:17 -0400 by phpDocumentor 1.4.3