ProcessAvailableActionsViewHelper extends AbstractTagBasedViewHelper

FinalYes

ViewHelper to let 3rd-party extensions process the list of available actions for a given extension.

Internal

Table of Contents

Properties

$eventDispatcher  : EventDispatcherInterface

Methods

initializeArguments()  : void
injectEventDispatcher()  : void
render()  : string

Properties

$eventDispatcher

protected EventDispatcherInterface $eventDispatcher

Methods

initializeArguments()

public initializeArguments() : void

injectEventDispatcher()

public injectEventDispatcher(EventDispatcherInterface $eventDispatcher) : void
Parameters
$eventDispatcher : EventDispatcherInterface

render()

public render() : string
Return values
string

        
On this page

Search results