Class: PHPCrawlerURLDescriptor

Describes a URL within the PHPCrawl-system.
Description:

-

Members:

Public Properties
is_redirect_urlFlag indicating whether this URL was target of an HTTP-redirect.
link_rawThe raw link to this URL as it was found in the HTML-source, i.e. "../dunno/index.php"
linkcodeThe html-codepart that contained the link to this URL, i.e. "<a href="../foo.html">LINKTEXT</a>"
linktextThe linktext or html-code the link to this URL was layed over.
refering_urlThe URL of the page that contained the link to the URL described here.
url_link_depthThe URL/link-depth of this URL relevant to the entry-URL of the crawling-process
url_rebuildThe complete, full qualified and normalized URL