You are here

Functions in Private 7

Primary tabs

Namesort descending Location Description Direct uses Strings
private_action_info ./private.module Implements hook_action_info().
private_disable ./private.module Implements hook_disable().
private_disabling ./private.module Simple function to make sure we don't respond with grants when disabling ourselves. 2
private_enable ./private.module Implements hook_enable().
private_form_alter ./private.module Implements hook_form_alter().
private_form_node_type_form_alter ./private.module Implements hook_form_FORM_ID_alter().
private_node_access_records ./private.module Implements hook_node_access_records().
private_node_delete ./private.module Implements hook_node_delete().
private_node_grants ./private.module Implements hook_node_grants().
private_node_insert ./private.module Implements hook_node_insert().
private_node_load ./private.module Implements hook_node_load().
private_node_mark_private ./private.module Callback for 'Mark as private' node operation 1 1
private_node_mark_public ./private.module Callback for 'Mark as public' node operation 1 1
private_node_operations ./private.module Implements hook_node_operations().
private_node_update ./private.module Implements hook_node_update(). 1
private_node_view ./private.module Implements hook_node_view().
private_permission ./private.module Implements hook_permission().
private_schema ./private.install Implements hook_schema().
private_set_private_action ./private.module Implementation of a Drupal action.
private_set_public_action ./private.module Implementation of a Drupal action.
private_theme ./private.module Implements hook_theme().
private_uninstall ./private.install Implements hook_uninstall().
private_views_api ./private.module Tell Views that we're down with it, yo.
private_views_data ./private.views.inc Implements hook_views_data().
private_views_handlers ./private.views.inc Implements hook_views_handlers().
theme_private_node_link ./private.module Custom theme function

Other projects