You are here

Functions in Path Breadcrumbs 7.3

Primary tabs

Namesort descending Location Description Direct uses Strings
hook_ctools_cleanstring_path_breadcrumbs_url_alter ./path_breadcrumbs.api.php Alter CTools cleanstring settings for Path Breadcrumbs URLs.
hook_path_breadcrumbs_delete ./path_breadcrumbs.api.php Respond to path_breadcrumbs deletion.
hook_path_breadcrumbs_save ./path_breadcrumbs.api.php Respond to saving path_breadcrumbs.
hook_path_breadcrumbs_settings_form_custom_alter ./path_breadcrumbs.api.php Possibility to add custom breadcrumb settings on 4th step. See example: https://drupal.org/node/1946760#comment-7194426
hook_path_breadcrumbs_settings_form_submit_custom_alter ./path_breadcrumbs.api.php Possibility to implement custom breadcrumb settings on 4th step.
hook_path_breadcrumbs_settings_info ./path_breadcrumbs.api.php Expose Path Breadcrumbs settings.
hook_path_breadcrumbs_view ./path_breadcrumbs.api.php Act on a path_breadcrumbs object is preparing for view.
hook_path_breadcrumbs_view_alter ./path_breadcrumbs.api.php Alter built breadcrumbs.
path_breadcrumbs_breadcrumb ./path_breadcrumbs.module Override default theme_breadcrumb(). 1
path_breadcrumbs_clone_breadcrumb path_breadcrumbs_ui/path_breadcrumbs_ui.admin.inc Form for path breadcrumbs clone. 1
path_breadcrumbs_ctools_access_get path_breadcrumbs_ui/path_breadcrumbs_ui.module Callback for access control ajax form on behalf of context task handler (third step). Returns the cached access config and contexts used.
path_breadcrumbs_ctools_access_set path_breadcrumbs_ui/path_breadcrumbs_ui.module Callback for access control ajax form on behalf of context task handler (third step). Saves the changed access to the cache.
path_breadcrumbs_ctools_context_create_context plugins/contexts/path_breadcrumbs_site.inc Create a context from manual configuration. 1
path_breadcrumbs_ctools_context_site_convert plugins/contexts/path_breadcrumbs_site.inc Convert a context into a string. 1
path_breadcrumbs_ctools_context_user_convert plugins/contexts/path_breadcrumbs_user.inc Convert a context into a string. 1
path_breadcrumbs_ctools_plugin_directory ./path_breadcrumbs.module Implements hook_ctools_plugin_directory().
path_breadcrumbs_delete ./path_breadcrumbs.module Delete path breadcrumb. 2
path_breadcrumbs_entity_get_properties ./path_breadcrumbs.info.inc Entity API property 'pb_join' getter callback. 3
path_breadcrumbs_entity_property_info_alter ./path_breadcrumbs.info.inc Implements hook_entity_property_info_alter().
path_breadcrumbs_export ./path_breadcrumbs.module Ctools export callback. 1
path_breadcrumbs_export_form path_breadcrumbs_ui/path_breadcrumbs_ui.admin.inc Form for object export. 1
path_breadcrumbs_export_list ./path_breadcrumbs.module Ctools list callback of all avalible path_breadcrumbs objects. 1
path_breadcrumbs_flush_caches ./path_breadcrumbs.module Implements hook_flush_caches().
path_breadcrumbs_get_contexts_from_arguments ./path_breadcrumbs.module Load ctools contexts from path arguments. 3
path_breadcrumbs_i18n_clone path_breadcrumbs_i18n/path_breadcrumbs_i18n.module Copy translations from source to destination. 1
path_breadcrumbs_i18n_form_path_breadcrumbs_ui_breadcrumbs_list_alter path_breadcrumbs_i18n/path_breadcrumbs_i18n.module Implements hook_form_FORM_ID_alter().
path_breadcrumbs_i18n_i18n_object_info path_breadcrumbs_i18n/path_breadcrumbs_i18n.module Implements hook_i18n_object_info().
path_breadcrumbs_i18n_i18n_string_info path_breadcrumbs_i18n/path_breadcrumbs_i18n.module Implements hook_i18n_string_info().
path_breadcrumbs_i18n_load_all path_breadcrumbs_i18n/path_breadcrumbs_i18n.module Load all translatable path breadcrumbs from database and code. 1
path_breadcrumbs_i18n_path_breadcrumbs_delete path_breadcrumbs_i18n/path_breadcrumbs_i18n.module Implements hook_path_breadcrumbs_delete().
path_breadcrumbs_i18n_path_breadcrumbs_save path_breadcrumbs_i18n/path_breadcrumbs_i18n.module Implements hook_path_breadcrumbs_save().
path_breadcrumbs_i18n_path_breadcrumbs_view path_breadcrumbs_i18n/path_breadcrumbs_i18n.module Implements hook_path_breadcrumbs_view().
path_breadcrumbs_import_form path_breadcrumbs_ui/path_breadcrumbs_ui.admin.inc Form for object import. 1
path_breadcrumbs_import_form_submit path_breadcrumbs_ui/path_breadcrumbs_ui.admin.inc Submit callback for path breadcrumbs import form.
path_breadcrumbs_install ./path_breadcrumbs.install Implements hook_install().
path_breadcrumbs_load ./path_breadcrumbs.module Load path breadcrumbs by ID.
path_breadcrumbs_load_all ./path_breadcrumbs.module Load all path breadcrumbs from database and code. 4 1
path_breadcrumbs_load_by_name ./path_breadcrumbs.module Load path breadcrumb by name. 5 3
path_breadcrumbs_load_by_name_multiple ./path_breadcrumbs.module Load multiple objects by names. 1
path_breadcrumbs_load_by_path ./path_breadcrumbs.module Load enabled path_breadcrumbs by path. 1
path_breadcrumbs_load_prepare ./path_breadcrumbs.module Prepare raw object from Ctools to normal path_breadcrumbs object. 4 1
path_breadcrumbs_load_variant ./path_breadcrumbs.module Load and build path breadcrumb variant for page url. Results are cached. 2
path_breadcrumbs_object_cache_clear ./path_breadcrumbs.module Clear ctools object cache. 3
path_breadcrumbs_object_cache_get ./path_breadcrumbs.module Get path breadcrumb data from cache. 15
path_breadcrumbs_object_cache_set ./path_breadcrumbs.module Cache path breadcrumb data. 7
path_breadcrumbs_page_alter ./path_breadcrumbs.module Implements hook_page_alter().
path_breadcrumbs_panels_pane_content_alter ./path_breadcrumbs.module Implements hook_panels_pane_content_alter().
path_breadcrumbs_path_pattern ./path_breadcrumbs.module Create sql pattern from url. Replaces all path arguments except the 1st one with %-symbol. 1
path_breadcrumbs_save ./path_breadcrumbs.module Save path breadcrumb. 4
path_breadcrumbs_schema ./path_breadcrumbs.install Implements hook_schema().

Pages

Other projects