class DocumentBreadcrumbPathViewHelper extends AbstractViewHelper (View source)

Render a bread crumb path by using the labels of documents leading to the given node path

Properties

protected bool $escapeOutput

Methods

void
initializeArguments()

Initialize the arguments.

string
render()

No description

Details

void initializeArguments()

Initialize the arguments.

Return Value

void

Exceptions

Exception

string render()

No description

Return Value

string

of document nodes

Exceptions

Exception