ToggleExtensionInstallationStateViewHelper extends AbstractTagBasedViewHelper
This class is the implementation of a Fluid ViewHelper.
View this class in the TYPO3 ViewHelper reference: <.typo3.cms.extensionmanager.s.toggleextensioninstallationstate>
Display a deactivate / activate link
Table of Contents
Properties
- $tagName : string
Methods
- initializeArguments() : mixed
- Initialize arguments
- render() : string
- Renders an install link
Properties
$tagName
protected
string
$tagName
= 'a'
Methods
initializeArguments()
Initialize arguments
public
initializeArguments() : mixed
render()
Renders an install link
public
render() : string
Return values
string —the rendered a tag