class Delimiter extends AbstractBlock (View source)

The delimiter block.

Methods

static string
render(object $data, Automad $Automad)

Render a delimiter block.

static string
classAttr(array $custom = array())

Return a class attribute for the wrapping block element.

Details

static string render(object $data, Automad $Automad)

Render a delimiter block.

Parameters

object $data
Automad $Automad

Return Value

string the rendered HTML

static protected string classAttr(array $custom = array())

Return a class attribute for the wrapping block element.

Parameters

array $custom

Return Value

string the attribute string