intlinks_filter_info |
./intlinks.module |
Implements hook_filter_info(). |
|
|
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_hide_bad_filter_process |
./intlinks.module |
Filter process callback for intlinks_hide_bad_filter. |
|
1 |
intlinks_hide_bad_filter_tips |
./intlinks.module |
Filter tips callback for intlinks_hide_bad filter. |
|
1 |
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_title_filter_process |
./intlinks.module |
Filter process callback for intlinks_title filter. |
|
1 |
intlinks_title_filter_tips |
./intlinks.module |
Filter tips callback for intlinks_title filter. |
|
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 |