You are here

Functions in Pathologic 7.3

Primary tabs

Namesort descending Location Description Direct uses Strings
hook_pathologic_alter ./pathologic.api.php Allow modules to alter a URL Pathologic is about to create.
pathologic_configuration_form ./pathologic.admin.inc Form callback for the Pathologic configuration form. 1
pathologic_filter_info ./pathologic.module Implements hook_filter_info().
pathologic_menu ./pathologic.module Implements hook_menu().
pathologic_pathologic_alter tests/pathologic.test Implements hook_pathologic_alter() for testing that functionality.
pathologic_update_7000 ./pathologic.install Re-enable Pathologic under Drupal 7, preserving settings from Drupal 6.
pathologic_update_7200 ./pathologic.install Convert obsolete "absolute" setting to modern "protocol_style" setting for each filter instance.
_pathologic_build_format tests/pathologic.test Build a text format with Pathologic configured a certain way. 1
_pathologic_configuration_form ./pathologic.admin.inc Common elements for the Pathologic configuration form. 2
_pathologic_content_url tests/pathologic.test Wrapper around url() which does HTML entity decoding and encoding. 1
_pathologic_filter ./pathologic.module Pathologic filter callback. 2
_pathologic_get_real_settings_source ./pathologic.module Get the "real" settings_source value for a format. 2
_pathologic_is_file_directory ./pathologic.module Checks whether the path belongs to one of the stream wrapper directories. 1
_pathologic_replace ./pathologic.module Process and replace paths. preg_replace_callback() callback. 1
_pathologic_settings ./pathologic.module Settings callback for Pathologic. 1
_pathologic_url_to_protocol_relative ./pathologic.module Convert a full URL with a protocol to a protocol-relative URL. 2

Other projects