You are here

Functions in Private 7.2

Primary tabs

Namesort descending Location Description Direct uses Strings
private_action_info ./private.module Implements hook_action_info().
private_disable ./private.install Implements hook_disable().
private_disabling ./private.module Simple function to make sure we don't respond with grants when disabling ourselves. 2
private_form_alter ./private.module Implements hook_form_alter().
private_form_node_type_form_alter ./private.module Implements hook_form_FORM_ID_alter().
private_get_default ./private.module Apply default private settings to node based on the content type. 3
private_node_access ./private.module Implements hook_node_access().
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.module Callback for 'Mark as private' node operation 2 1
private_node_operations ./private.module Implements hook_node_operations().
private_node_type_delete ./private.module Implements hook_node_type_delete().
private_node_type_submit ./private.module Submit handler for node type edit form. 1
private_node_update ./private.module Implements hook_node_update(). 3
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_update_7100 ./private.install Implements hook_update_N().
private_views_api ./private.module Tell Views that we're down with it, yo.
private_views_data ./private.views.inc Implements hook_views_data().
theme_private_node_link ./private.module Custom theme function

Other projects