ZF-8340: Modify Clouds HTML class
Description
Currently it isn't possible to alter the HTML class (defaults to Zend_Tag_Cloud) of surrounding ul cloud tag. There should be an Option to do this like with any other html helper.
Currently it isn't possible to alter the HTML class (defaults to Zend_Tag_Cloud) of surrounding ul cloud tag. There should be an Option to do this like with any other html helper.
Comments
Posted by Ben Scholzen (dasprid) on 2009-11-19T11:42:30.000+0000
You can alter the entire HTML through the decorator, read the documentation carefuly.