SiteTreeLinkTracking_Parser
class SiteTreeLinkTracking_Parser (View source)
A helper object for extracting information about links.
Methods
public
array
process(SS_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).
Details
array
process(SS_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).