You are here

Functions in Crumbs, the Breadcrumbs suite 7.2

Primary tabs

Namesort descending Location Description Direct uses Strings
theme_crumbs_weights_textual admin/crumbs.textual.inc Theme callback for form elements with "#type" = "crumbs_weights_textual".
user_reference_crumbs_plugins plugins/crumbs.user_reference.inc Implements hook_crumbs_plugins().
views_crumbs_plugins plugins/crumbs.views.inc Implements hook_crumbs_plugins().
_crumbs_admin_debug_devel_data admin/crumbs.debug.inc 1
_crumbs_admin_debug_matrix admin/crumbs.debug.inc Helper function for crumbs_admin_debug_page(). 1
_crumbs_admin_display_submit_checkboxes_changed admin/crumbs.admin.inc Determine if a submitted checkboxes element value has changed. 1
_crumbs_admin_display_submit_flush_cache admin/crumbs.admin.inc Additional submit handler for crumbs_admin_display_form, that will flush the crumbs-related caches. 1
_crumbs_admin_flush_cache includes/crumbs.callbacks.inc Submit callback registered on crumbs admin forms in addition to the usual system_settings_form stuff. 1 2
_crumbs_autoload ./crumbs.module Crumbs autoloader. 1
_crumbs_debug_devel_page admin/crumbs.debug.inc 1
_crumbs_element_after_build includes/crumbs.callbacks.inc After build callback for tabledrag element ($element['#after_build']). 1
_crumbs_element_object includes/crumbs.callbacks.inc Lazy-create an object representing the form element. This allows to use methods instead of procedural callbacks.
_crumbs_element_pre_render includes/crumbs.callbacks.inc Pre-render callback for tabledrag element ($element['#pre_render']). 1
_crumbs_element_process includes/crumbs.callbacks.inc Processor callback for tabledrag element ($element['#process']). See form_process_checkboxes() for an example how these processors work. 1
_crumbs_element_validate includes/crumbs.callbacks.inc Validation callback for tabledrag element ($element['#element_validate']). 1
_crumbs_element_value_callback includes/crumbs.callbacks.inc Value callback for tabledrag element ($element['#value_callback']). 1
_crumbs_themekey_path2trailpaths includes/crumbs.callbacks.inc Callback for themekey integration. 1
_crumbs_unserialize_failure includes/crumbs.callbacks.inc Callback to be registered with ini_set('unserialize_callback_func', *) 1
_crumbs_user_access_and includes/crumbs.callbacks.inc Access callback that checks more than one permission with AND. 1 1
_crumbs_user_access_or includes/crumbs.callbacks.inc Access callback that checks more than one permission with OR. 1
_crumbs_validate_separator_xss admin/crumbs.admin.inc Element validate callback for separator string. 1

Pages

Other projects