Koha::Template::Plugin::SafeURL - TT Plugin for filtering whole URLs
[% USE SafeURL %]
[% $url | safe_url %]
This filter parses the text as a URL and returns the object which is stringified in a safe format.
This method installs the filter name and declares it as a dynamic filter
Returns a stringified version of a Perl URL object