PHP Class FluidTYPO3\Vhs\ViewHelpers\Content\ResourcesViewHelper

Loads FAL records associated with records of arbitrary types.
Inheritance: extends FluidTYPO3\Vhs\ViewHelpers\Resource\RecordViewHelper
Datei anzeigen Open project: fluidtypo3/vhs

Protected Properties

Property Type Description
$field string
$table string

Public Methods

Method Description
initializeArguments ( ) : void Initialize arguments.

Method Details

initializeArguments() public method

Initialize arguments.
public initializeArguments ( ) : void
return void

Property Details

$field protected_oe property

protected string $field
return string

$table protected_oe property

protected string $table
return string