You are here

function rel_to_abs_filter_html_tips in Relative Path to Absolute URLs 7

Implements hook_filter_html_tips().

1 string reference to 'rel_to_abs_filter_html_tips'
rel_to_abs_filter_info in ./rel_to_abs.module
Implements hook_filter_info().

File

./rel_to_abs.module, line 86
Relative Paths to Absolute URLs

Code

function rel_to_abs_filter_html_tips($filter, $format, $long = FALSE) {
}