SiteTreeLinkTracking_Parser
class SiteTreeLinkTracking_Parser
A helper object for extracting information about links.
Methods
Details
at line 27
array
process(HTMLValue $htmlValue)
Finds the links that are of interest for the link tracking automation. Checks for brokenness and attaches extracted metadata so consumers can decide what to do with the DOM element (provided as DOMReference).