trackback::get_ping_url (public)

 trackback::get_ping_url [ -data data ] [ -link link ]

Defined in packages/trackback/tcl/trackback-procs.tcl

searches for trackback information

Switches:
-data (optional)
html content to search
-link (optional)
URL of item linked to, used to find the correct trackback URL if more than one trackback RDF section is in data
Returns:
ping_url URL of trackback link for the content provided or empty string if no trackabck info is found
Author:
Dave Bauer dave@thedesignexperience.org
Created:
2003-04-14

Partial Call Graph (max 5 caller/called nodes):
%3 trackback::auto_ping trackback::auto_ping (public) trackback::get_ping_url trackback::get_ping_url trackback::auto_ping->trackback::get_ping_url

Testcases:
No testcase defined.
[ show source ]
Show another procedure: