You are here

Functions in Power Menu 7.2

Primary tabs

Namesort descending Location Description Direct uses Strings
power_menu_add_fields_entity_fields ./power_menu.module Add the power menu field entity to the given form. 2
power_menu_block_configure ./power_menu.module Implements hook_block_configure().
power_menu_block_info ./power_menu.module Implements hook_block_info().
power_menu_block_save ./power_menu.module Implements hook_block_save().
power_menu_block_view ./power_menu.module Implements hook_block_view().
power_menu_configuration_form ./power_menu.admin.inc Form definition for Powe Menu configuration. 1
power_menu_configuration_form_submit ./power_menu.admin.inc Handles form submission for power_menu_configuration_form().
power_menu_configuration_handler_cancel ./power_menu.admin.inc Submit callback to cancel handler configuration. 1
power_menu_configuration_handler_form ./power_menu.admin.inc Gets the settings form from handler plugins. 1
power_menu_configuration_handler_form_submit ./power_menu.admin.inc Process handler form submissions.
power_menu_configuration_handler_form_validate ./power_menu.admin.inc Process handler form validation.
power_menu_create_machine_name ./power_menu.module Creates a machine name from given string. 7
power_menu_ctools_plugin_directory ./power_menu.module Implements hook_ctools_plugin_directory() to let the system know where our plugins are.
power_menu_ctools_plugin_type ./power_menu.module Implements hook_ctools_plugin_type() to inform the plugin system that the Power Menu owns menu_handlers plugin type.
power_menu_entity_info ./power_menu.module Implements hook_entity_info().
power_menu_entity_view ./power_menu.module Implements hook_entity_view().
power_menu_features_pipe_field_alter ./power_menu.module Implements hook_features_pipe_COMPONENT_alter().
power_menu_fields_configuration_form ./power_menu.admin.inc Form definition for menu fileds configuration. 1
power_menu_fields_configuration_form_submit ./power_menu.admin.inc Handles form submission for power_menu_fields_configuration_form().
power_menu_flush_caches ./power_menu.module Implementation of hook_flush_caches()
power_menu_form_menu_edit_fields_submit ./power_menu.module Attached menu entity fields submit callback. 1
power_menu_form_menu_edit_fields_validate ./power_menu.module Attached menu entity fields validation callback. 1
power_menu_form_menu_edit_item_alter ./power_menu.module Implements hook_form_ID_alter().
power_menu_form_menu_edit_item_handlers_submit ./power_menu.module Attached menu form submit callback. 1
power_menu_form_menu_edit_item_handlers_validate ./power_menu.module Attached menu form validate callback. 1
power_menu_form_menu_overview_form_alter ./power_menu.module Implements hook_form_ID_alter().
power_menu_form_taxonomy_overview_terms_alter ./power_menu.module Implements hook_form_FORMID_alter().
power_menu_get_breadcrumbs ./power_menu.module Constructs the breadcrumb for given path. This works only, when the path is used in e menu link. 1
power_menu_get_entities_and_bundles ./power_menu.module Get all entity bundles with an uri callback 2
power_menu_get_fields_entity ./power_menu.module Gets the Power Menu Fileds entity for given path 1
power_menu_get_fields_entity_by_mlid ./power_menu.module Gets the Power Menu Fields entity for given Menu Link ID
power_menu_get_fields_entity_id_by_menu ./power_menu.module Returns the power_menu fields entity id for given menu (menu name). 2
power_menu_get_fields_entity_id_by_mlid ./power_menu.module Returns the power_menu fields entity id for given menu link id (mlid). 2
power_menu_get_menu_handlers ./power_menu.module Shortcut function to get menu_handlers plugins. The handlers are sorted by the module settings. 6
power_menu_get_path ./power_menu.module Gets the system path for the current page. 2
power_menu_handlers_weight_compare ./power_menu.module Compare the weigth of the plugins 1
power_menu_help ./power_menu.module Implements hook_help().
power_menu_install ./power_menu.install Implements hook_install().
power_menu_menu ./power_menu.module Implements hook_menu(). 1
power_menu_menu_alter ./power_menu.module Implements hook_menu_alter().
power_menu_menu_delete ./power_menu.module Implements hook_menu_delete():
power_menu_menu_link_delete ./power_menu.module Implements hook_menu_link_delete().
power_menu_permission ./power_menu.module Implements hook_permission().
power_menu_plugin_get_handler_instance ./power_menu.module Creates an instance for given handler configuration. 5
power_menu_plugin_get_handler_instance_by_name ./power_menu.module Creates an instance for given handler name. 2
power_menu_schema ./power_menu.install Implements hook_schema(). 1
power_menu_set_path ./power_menu.module Sets the system path to use for the active menu trail. 2
power_menu_taxonomy_terms_post_render plugins/menu_handlers/taxonomy.inc Implements the power_menu_taxonomy_terms:#post_render from PowerMenuTaxonomyHandler::menuFormAlter(). 1
power_menu_theme ./power_menu.module Implements hook_theme().
power_menu_tokens ./power_menu.tokens.inc Implements hook_tokens().

Pages

Other projects