intlinks_filter |
./intlinks.module |
Implementation of hook_filter(). |
|
|
intlinks_filter_tips |
./intlinks.module |
Implementation of hook_filter_tips(). |
|
|
intlinks_get_node_title_from_nid |
./intlinks_title_filter.inc |
More efficient way to get node titles than loading nodes with node_load(). |
1 |
|
intlinks_help |
./intlinks.module |
Implements hook_help(). |
|
|
intlinks_is_node_path |
./intlinks_common_functions.inc |
Tests a path to see if it is a proper "normal Drupal path": node/[nid]. |
2 |
|
intlinks_is_published |
./intlinks_hide_bad_links.inc |
More efficient way to get node status (un/published) than using node_load(). |
1 |
|
intlinks_is_special_path |
./intlinks_hide_bad_links.inc |
|
1 |
|
_intlinks_process_bad_link |
./intlinks_hide_bad_links.inc |
Processes regex matches of links for intlinks_hide_bad_filter_process(). |
|
1 |
_intlinks_title_process_link |
./intlinks_title_filter.inc |
Process regex matches of links for intlinks_title_filter_process(). |
|
1 |