Documentation

HeadingPermalinkProcessor
in package
implements ConfigurationAwareInterface

Searches the Document for Heading elements and adds HeadingPermalinks to each one

Interfaces, Classes and Traits

ConfigurationAwareInterface
Implement this class to inject the configuration where needed

Table of Contents

INSERT_AFTER  = 'after'
INSERT_BEFORE  = 'before'
$config  : ConfigurationInterface
$slugNormalizer  : TextNormalizerInterface|SlugGeneratorInterface
__construct()  : mixed
__invoke()  : void
setConfiguration()  : void
addHeadingLink()  : void
ensureUnique()  : string
getChildText()  : string
useNormalizerFromConfigurationIfProvided()  : void

Constants

Properties

Methods

useNormalizerFromConfigurationIfProvided()

private useNormalizerFromConfigurationIfProvided() : void
Return values
void

Search results