pathologic_enable |
./pathologic.install |
Implementation of hook_enable(). |
|
|
pathologic_filter |
./pathologic.module |
Implementation of hook_filter(). |
|
|
pathologic_uninstall |
./pathologic.install |
Implementation of hook_uninstall(). |
|
|
_pathologic_abs_regex |
./pathologic.module |
Return the hard part of the regular expression to be used when making paths
relative. |
1 |
|
_pathologic_abs_to_rel |
./pathologic.module |
Aid in turning an absolute path on the local server to a relative one. |
|
1 |
_pathologic_do_href |
./pathologic.module |
Properly format an HREF element. |
|
1 |
_pathologic_do_src |
./pathologic.module |
Return a formatted SRC attribute. |
|
1 |
_pathologic_url |
./pathologic.module |
Run the path parts through url() to puild a correct URL if the path looks
like it links to a local Drupal path. |
4 |
|