344. Class

344.1. Zend\Tag\Cloud\Decorator\HtmlCloud

Simple HTML decorator for clouds

344.1.1. Methods

344.1.1.1. setHTMLTags

setHTMLTags()

Set the HTML tags surrounding all tags

Parameters:array
Return type:HTMLCloud

344.1.1.2. getHTMLTags

getHTMLTags()

Retrieve HTML tag map

Return type:array

344.1.1.3. setSeparator

setSeparator()

Set the separator between the single tags

Parameters:string
Return type:HTMLCloud

344.1.1.4. getSeparator

getSeparator()

Get tag separator

Return type:string

344.1.1.5. render

render()

Defined by ZendTagCloudDecoratorCloud

Parameters:array
Throws ExceptionInvalidArgumentException:
 
Return type:string

Project Versions

Table Of Contents

Previous topic

333. Function

Next topic

345. Class

This Page