link()

FIXME document all attributes for Bigace 3.0

The link ViewHelper does something ...

-> Since BIGACE 3.0

Further infos at the ViewHelper link() PHPDoc.

Attributes

  • $linkResource - (required, string|Bigace_Item) The $linkResource defines ...

Example

This example shows to ...

:::php
<?php

  $foo = $this->link();

?>