ZF-11704: Default decorator htmltag of dijit
Description
this is default decorator of element
->addDecorator('HtmlTag', array('tag' => 'dd',
'id' => array('callback' => $getId)))
and this default decorator of dijit
->addDecorator('HtmlTag', array('tag' => 'dd'))
Where are id?
Comments
Posted by Satoru Yoshida (satoruyoshida) on 2011-09-23T05:34:43.000+0000
Set component and auto-reassign