| Uses | Zend_Dojo_View_Helper_DijitContainer |
| Package | Zend_Dojo |
| Subpackage | View |
| Copyright | Copyright (c) 2005-2009 Zend Technologies USA Inc. (http://www.zend.com) |
| License | http://framework.zend.com/license/new-bsd New BSD License |





class Zend_Dojo_View_Helper_CustomDijit extends Zend_Dojo_View_Helper_DijitContainer
| Uses | Zend_Dojo_View_Helper_DijitContainer |
| Package | Zend_Dojo |
| Subpackage | View |
| Copyright | Copyright (c) 2005-2009 Zend Technologies USA Inc. (http://www.zend.com) |
| License | http://framework.zend.com/license/new-bsd New BSD License |
| # $_defaultDojoType | Default dojoType; set the value when extending |
| + captureStart() | Begin capturing content. |
| + customDijit() | Render a custom dijit |
protected $_defaultDojoType
public function captureStart( |
$id)
|
$_defaultDojotype property is set, or string $id |
|
array $params |
|
array $attribs |
public function customDijit( |
$id = null)
|
$_defaultDojotype property is set, or string $id |
|
string $value |
|
array $params |
|
array $attribs |
Zend_Dojo_View_Helper_CustomDijit