Lists
class Lists extends AbstractBlock (View source)
The list block.
Properties
static private | $tag | The list type tag |
Methods
static string
classAttr(array $custom = array())
Return a class attribute for the wrapping block element.
from AbstractBlock
static string
renderItems(array $items)
Render list items.
Details
in AbstractBlock at line 66
static protected string
classAttr(array $custom = array())
Return a class attribute for the wrapping block element.
at line 82
static private string
renderItems(array $items)
Render list items.