PHP Class Carew\Event\Listener\Body\Toc

Inheritance: implements Symfony\Component\EventDispatcher\EventSubscriberInterface
Datei anzeigen Open project: carew/carew Class Usage Examples

Public Methods

Method Description
__construct ( HtmlTools\Helpers $htmlTools = null )
getSubscribedEvents ( )
onDocument ( CarewEvent $event )

Method Details

__construct() public method

public __construct ( HtmlTools\Helpers $htmlTools = null )
$htmlTools HtmlTools\Helpers

getSubscribedEvents() public static method

public static getSubscribedEvents ( )

onDocument() public method

public onDocument ( CarewEvent $event )
$event Carew\Event\CarewEvent