You are here

Functions in Protected Node 7

Primary tabs

Namesort descending Location Description Direct uses Strings
hook_protected_node_hide ./protected_node.api.php Removes information from the node.
protected_node_access_callback ./protected_node.module Callback function to determine who can enter a password. 1
protected_node_action_clear_sessions ./protected_node.settings.inc Clear all the sessions. 1
protected_node_action_protect_all_nodes ./protected_node.settings.inc Protect all nodes. 1
protected_node_action_protect_nodes_with_password ./protected_node.settings.inc Make sure all nodes with a password are protected. 1
protected_node_action_remove_passwords ./protected_node.settings.inc Remove all the passwords. 1
protected_node_action_reset_passwords ./protected_node.settings.inc Reset all the passwords. 1
protected_node_action_unprotected_all ./protected_node.settings.inc Remove all the protections. 1
protected_node_admin_settings ./protected_node.settings.inc Define the settings form. 1
protected_node_and_attachment ./protected_node.module Helper function. 1
protected_node_autocomplete_off ./protected_node.module After_build function to disable autocomplete for the password fields. 2
protected_node_boost_is_cacheable ./protected_node.module Implements hook_boost_is_cacheable().
protected_node_content_list ./protected_node.admin.inc List all protected content. 1
protected_node_email_body ./protected_node.settings.inc Helper function. 4 3
protected_node_email_subject ./protected_node.settings.inc Helper function. 4 2
protected_node_enterpassword ./protected_node.redirect.inc Create the form asking the end users for the node password. 1
protected_node_enterpassword_submit ./protected_node.redirect.inc Allow the user to see this node.
protected_node_enterpassword_validate ./protected_node.redirect.inc Verify that the user entered the correct password.
protected_node_enter_any_password ./protected_node.fork.inc Create the form asking the end users for the node password. 1
protected_node_enter_any_password_submit ./protected_node.fork.inc Submit callback.
protected_node_enter_any_password_validate ./protected_node.fork.inc Validate callback.
protected_node_file_download ./protected_node.module Implements hook_file_download().
protected_node_form_node_form_alter ./protected_node.module Implements hook_form_FORM_ID_alter().
protected_node_form_node_type_form_alter ./protected_node.module Implements hook_form_FORM_ID_alter().
protected_node_get_nids_from_protected_pages_parameter ./protected_node.fork.inc Helper function. 3
protected_node_help ./protected_node.module Implements hook_help().
protected_node_init ./protected_node.module Implements hook_init().
protected_node_install ./protected_node.install Implements hook_install().
protected_node_invoke ./protected_node.module Module invoke. 1
protected_node_isset_protected ./protected_node.module This method determines the protected flag status for the given node id. 1
protected_node_is_locked ./protected_node.module Check whether a node is protected and a password is required. 2
protected_node_load ./protected_node.module Load the node extension fields. 1
protected_node_lock ./protected_node.module Revoke access to the current used from the specified protected node. 1
protected_node_mail ./protected_node.mail.inc Implements hook_mail().
protected_node_menu ./protected_node.module Implements hook_menu().
protected_node_menu_array ./protected_node.settings.inc Actual implementation of the protected_node_menu() function. 1
protected_node_node_delete ./protected_node.module Implements hook_node_delete().
protected_node_node_form_alter ./protected_node.settings.inc Actual implementation of the protected_node_form_alter() function. 1
protected_node_node_insert ./protected_node.module Implements hook_node_insert().
protected_node_node_load ./protected_node.module Implements hook_node_load().
protected_node_node_type_delete ./protected_node.module Implements hook_node_type_delete().
protected_node_node_type_form_alter ./protected_node.settings.inc Implements hook_form_FORM_ID_alter(). 1
protected_node_node_update ./protected_node.module Implements hook_node_update().
protected_node_node_validate ./protected_node.module Implements hook_node_validate().
protected_node_node_view ./protected_node.module Implements hook_node_view().
protected_node_permission ./protected_node.module Implements hook_permission().
protected_node_protected_node_hide ./protected_node.module Implements hook_protected_node_hide().
protected_node_rules_action_lock protected_node_rules/protected_node_rules.rules.inc Revoke any access right to the node from the current user.
protected_node_rules_action_password_protect protected_node_rules/protected_node_rules.rules.inc Activate the password protection on the specified node. 2
protected_node_rules_action_protect protected_node_rules/protected_node_rules.rules.inc Activate the protection on the specified node.

Pages

Other projects