You are here

Functions in Rabbit Hole 7.2

Primary tabs

Namesort descending Location Description Direct uses Strings
colorbox_node_rabbit_hole_execute_alter modules/rh_node/rh_node.module Implements hook_rabbit_hole_execute_alter() on behalf of colorbox_node.
hook_rabbit_hole ./rabbit_hole.api.php Integrate an entity type with Rabbit Hole.
hook_rabbit_hole_execute_alter ./rabbit_hole.api.php Alters the action before it is performed.
rabbit_hole_access_php ./rabbit_hole.module Checks if current user can specify rules using php. 2
rabbit_hole_contains_php ./rabbit_hole.module Determines if the provided string contains any PHP code or not. 3
rabbit_hole_delete_variables ./rabbit_hole.module Deletes variables associated with an entity type and bundle. 8
rabbit_hole_entity_get_bundle ./rabbit_hole.module Gets the bundle of an entity. 3
rabbit_hole_eval ./rabbit_hole.module Evaluates php code and passes the $entity object into it. 1
rabbit_hole_execute ./rabbit_hole.module Determines the action that should be executed. 8
rabbit_hole_field_extra_fields ./rabbit_hole.module Implements hook_field_extra_fields().
rabbit_hole_form ./rabbit_hole.module Form structure for the Rabbit Hole configuration. 16
rabbit_hole_form_validate ./rabbit_hole.module Validation callback for the Rabbit Hole form. 1
rabbit_hole_get_action ./rabbit_hole.module Determines the actual action for an entity. 2
rabbit_hole_get_action_bundle ./rabbit_hole.module Gets the action for a bundle. 6
rabbit_hole_get_action_entity ./rabbit_hole.module Gets the action for an entity. 2
rabbit_hole_get_override_bundle ./rabbit_hole.module Gets the override settings for a bundle. 2
rabbit_hole_get_redirect_bundle ./rabbit_hole.module Gets the redirect path for a bundle. 2
rabbit_hole_get_redirect_entity ./rabbit_hole.module Gets the redirect path for an entity. 2
rabbit_hole_get_redirect_response_bundle ./rabbit_hole.module Gets the redirect response for a bundle. 2
rabbit_hole_get_redirect_response_entity ./rabbit_hole.module Gets the redirect response for an entity. 2
rabbit_hole_get_variables ./rabbit_hole.module Returns array of available Rabbit Hole variables for given entity bundle. 3
rabbit_hole_menu_local_tasks_alter ./rabbit_hole.module Implements hook_menu_local_tasks_alter().
rabbit_hole_modules_enabled ./rabbit_hole.module Implements hook_modules_enabled().
rabbit_hole_modules_uninstalled ./rabbit_hole.module Implements hook_modules_uninstalled().
rabbit_hole_permission ./rabbit_hole.module Implements hook_permission().
rabbit_hole_schema_alter ./rabbit_hole.module Implements hook_schema_alter().
rabbit_hole_schema_fields ./rabbit_hole.module Helper function that defines the Rabbit Hole database fields. 4
rabbit_hole_update_7001 ./rabbit_hole.install Enable Rabbit Hole nodes, and migrate the old data to the new module.
rabbit_hole_update_7002 ./rabbit_hole.install Change the rh_redirect field from varchar to text.
rabbit_hole_update_7003 ./rabbit_hole.install Set the new override setting to TRUE for existing bundles.
rh_bean_bean_admin_ui_type_op_confirm_submit modules/rh_bean/rh_bean.module Custom submit handler for the bean type delete confirm form. 1
rh_bean_bundle_form_submit modules/rh_bean/rh_bean.module Submit callback for the bundle form.
rh_bean_entity_view modules/rh_bean/rh_bean.module Implements hook_entity_view().
rh_bean_form_bean_admin_ui_type_form_alter modules/rh_bean/rh_bean.module Implements hook_form_FORM_ID_alter().
rh_bean_form_bean_admin_ui_type_op_confirm_alter modules/rh_bean/rh_bean.module Implements hook_form_FORM_ID_alter().
rh_bean_form_bean_form_alter modules/rh_bean/rh_bean.module Implements hook_form_FORM_ID_alter().
rh_bean_form_submit modules/rh_bean/rh_bean.module Custom submit function for the bean edit form. 1
rh_bean_rabbit_hole modules/rh_bean/rh_bean.module Implements hook_rabbit_hole().
rh_field_collection_bundle_form_submit modules/rh_field_collection/rh_field_collection.module Submit callback for the bundle form.
rh_field_collection_field_collection_item_view modules/rh_field_collection/rh_field_collection.module Implements hook_field_collection_item_view().
rh_field_collection_field_delete_field modules/rh_field_collection/rh_field_collection.module Implements hook_field_delete_field().
rh_field_collection_form_field_collection_item_form_alter modules/rh_field_collection/rh_field_collection.module Implements hook_form_FORM_ID_alter().
rh_field_collection_form_field_ui_field_edit_form_alter modules/rh_field_collection/rh_field_collection.module Implements hook_form_FORM_ID_alter().
rh_field_collection_rabbit_hole modules/rh_field_collection/rh_field_collection.module Implements hook_rabbit_hole().
rh_file_bundle_form_submit modules/rh_file/rh_file.module Submit callback for the bundle form.
rh_file_entity_edit_submit modules/rh_file/rh_file.module Custom submit function for the file entity edit form. 1
rh_file_file_type_delete modules/rh_file/rh_file.module Implements hook_file_type_delete().
rh_file_file_view modules/rh_file/rh_file.module Implements hook_file_view().
rh_file_form_file_entity_add_upload_alter modules/rh_file/rh_file.module Implements hook_form_FORM_ID_alter().
rh_file_form_file_entity_edit_alter modules/rh_file/rh_file.module Implements hook_form_FORM_ID_alter().

Pages

Other projects