ReloadSqlDataViewHelper extends AbstractTagBasedViewHelper
This class is the implementation of a Fluid ViewHelper.
View this class in the TYPO3 ViewHelper reference: <.typo3.cms.extensionmanager.s.reloadsqldata>
FinalYes
Renders a link to re-import the static SQL data of an extension.
Table of Contents
Properties
- $tagName : string
Methods
- __construct() : mixed
- initializeArguments() : void
- render() : string
Properties
$tagName
protected
string
$tagName
= 'a'
Methods
__construct()
public
__construct(IconFactory $iconFactory) : mixed
Parameters
- $iconFactory : IconFactory
initializeArguments()
public
initializeArguments() : void
render()
public
render() : string