directory()

FIXME document all attributes for Bigace 3.0

The directory ViewHelper does something ...

-> Since BIGACE 3.0

Further infos at the ViewHelper directory() PHPDoc.

Attributes

  • $key - (optional, string)

Example

This example shows to ...

:::php
<?php

  $foo = $this->key();

?>