Class Zend_Dojo_View_Helper_CustomDijit

Description

Arbitrary dijit support

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

Zend_View_Helper_Abstract
   |
   --Zend_View_Helper_HtmlElement
      |
      --Zend_Dojo_View_Helper_Dijit
         |
         --Zend_Dojo_View_Helper_DijitContainer
            |
            --Zend_Dojo_View_Helper_CustomDijit
Variable Summary
Method Summary
 void captureStart (string $id, [ $params = array()], [ $attribs = array()])
 string|Zend_Dojo_View_Helper_CustomDijit customDijit ([string $id = null], [string $value = null], [ $params = array()], [ $attribs = array()])
Variables
Methods
captureStart (line 94)

Begin capturing content.

Requires that either the $_defaultDojotype property is set, or that you pass a value to the "dojoType" key of the $params argument.

  • access: public
void captureStart (string $id, [ $params = array()], [ $attribs = array()])
  • string $id
  • array $params
  • array $attribs

Redefinition of:
Zend_Dojo_View_Helper_DijitContainer::captureStart()
Begin capturing content for layout container
customDijit (line 55)

Render a custom dijit

Requires that either the $_defaultDojotype property is set, or that you pass a value to the "dojoType" key of the $params argument.

  • access: public
string|Zend_Dojo_View_Helper_CustomDijit customDijit ([string $id = null], [string $value = null], [ $params = array()], [ $attribs = array()])
  • string $id
  • string $value
  • array $params
  • array $attribs

Inherited Methods

Inherited From Zend_Dojo_View_Helper_DijitContainer

 Zend_Dojo_View_Helper_DijitContainer::captureEnd()
 Zend_Dojo_View_Helper_DijitContainer::captureStart()

Inherited From Zend_Dojo_View_Helper_Dijit

 Zend_Dojo_View_Helper_Dijit::getRootNode()
 Zend_Dojo_View_Helper_Dijit::setRootNode()
 Zend_Dojo_View_Helper_Dijit::setView()
 Zend_Dojo_View_Helper_Dijit::_castBoolToString()
 Zend_Dojo_View_Helper_Dijit::_createDijit()
 Zend_Dojo_View_Helper_Dijit::_createFormElement()
 Zend_Dojo_View_Helper_Dijit::_createGetParentFormFunction()
 Zend_Dojo_View_Helper_Dijit::_createLayoutContainer()
 Zend_Dojo_View_Helper_Dijit::_prepareDijit()
 Zend_Dojo_View_Helper_Dijit::_renderHiddenElement()
 Zend_Dojo_View_Helper_Dijit::_useDeclarative()
 Zend_Dojo_View_Helper_Dijit::_useProgrammatic()
 Zend_Dojo_View_Helper_Dijit::_useProgrammaticNoScript()

Inherited From Zend_View_Helper_HtmlElement

 Zend_View_Helper_HtmlElement::getClosingBracket()
 Zend_View_Helper_HtmlElement::_htmlAttribs()
 Zend_View_Helper_HtmlElement::_isXhtml()
 Zend_View_Helper_HtmlElement::_normalizeId()

Inherited From Zend_View_Helper_Abstract

 Zend_View_Helper_Abstract::direct()
 Zend_View_Helper_Abstract::setView()
Class Constants

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