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>
ViewHelper for update script link
Table of Contents
Properties
- $registryNamespace : string
- $tagName : string
Methods
- initializeArguments() : mixed
- render() : string
- Renders a link to re-import the static SQL data of an extension
Properties
$registryNamespace
protected
static string
$registryNamespace
= 'extensionDataImport'
$tagName
protected
string
$tagName
= 'a'
Methods
initializeArguments()
public
initializeArguments() : mixed
render()
Renders a link to re-import the static SQL data of an extension
public
render() : string
Return values
string —The rendered a tag