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