ProcessAvailableActionsViewHelper extends AbstractTagBasedViewHelper
This class is the implementation of a Fluid ViewHelper.
View this class in the TYPO3 ViewHelper reference: <.typo3.cms.extensionmanager.s.processavailableactions>
FinalYes
ViewHelper to let 3rd-party extensions process the list of available actions for a given extension.
Table of Contents
Methods
- __construct() : mixed
- initializeArguments() : void
- render() : string
Methods
__construct()
public
__construct(EventDispatcherInterface $eventDispatcher) : mixed
Parameters
- $eventDispatcher : EventDispatcherInterface
initializeArguments()
public
initializeArguments() : void
render()
public
render() : string