You are here

Functions in Protected Node 7

Primary tabs

Namesort descending Location Description Direct uses Strings
protected_node_rules_action_unlock protected_node_rules/protected_node_rules.rules.inc Grant access rights to the node to the current user.
protected_node_rules_action_unprotect protected_node_rules/protected_node_rules.rules.inc Deactivate the protection on the specified node.
protected_node_rules_condition_content_has_password protected_node_rules/protected_node_rules.rules.inc Condition: check whether the node has a password.
protected_node_rules_condition_content_is_locked protected_node_rules/protected_node_rules.rules.inc Condition: check whether the current user has access to the node.
protected_node_rules_condition_content_is_protected protected_node_rules/protected_node_rules.rules.inc Condition: check whether the node is protected by password.
protected_node_rules_rules_action_info protected_node_rules/protected_node_rules.rules.inc Implements hook_rules_action_info().
protected_node_rules_rules_condition_info protected_node_rules/protected_node_rules.rules.inc Implements hook_rules_condition_info().
protected_node_schema ./protected_node.install Implements hook_schema().
protected_node_send_mail ./protected_node.mail.inc Protected node sends email to specified users. 1
protected_node_set_protected ./protected_node.module This method marks the specified node as protected.
protected_node_tokens ./protected_node.module Implements hook_tokens().
protected_node_token_info ./protected_node.module Implements hook_token_info().
protected_node_uninstall ./protected_node.install Implements hook_uninstall().
protected_node_unlock ./protected_node.module Give access to the current user to the specified protected node. 1
protected_node_unset_protected ./protected_node.module This method marks the specified node as unprotected.
protected_node_update_7100 ./protected_node.install Adds a protected_node_emails field to the protected_nodes table.
protected_node_update_7101 ./protected_node.install Change size of protected_node_passwd from 40 to 128.
protected_node_update_7102 ./protected_node.install Manage "view protected content" permission deletion.
protected_node_update_7103 ./protected_node.install Manage reorganisation of permissions.
protected_node_variable_group_info ./protected_node.variable.inc Implements hook_variable_group_info().
protected_node_variable_info ./protected_node.variable.inc Implements hook_variable_info().
protected_node_views_views_api protected_node_views/protected_node_views.module Implements hook_views_api().
protected_node_views_views_data protected_node_views/protected_node_views.views.inc Implements hook_views_data().
_protected_node_admin_settings_submit ./protected_node.settings.inc Submit handler. 1
_protected_node_admin_settings_validate ./protected_node.settings.inc Validate the submitted settings form from. 1
_protected_node_check_view_mode ./protected_node.module Helper function. 1
_protected_node_get_default_checked_view_modes ./protected_node.module Helper function. 3
_protected_node_get_failed_password_ip_limit_options ./protected_node.module Helper function. 2
_protected_node_get_failed_password_ip_window_options ./protected_node.module Helper function. 2
_protected_node_get_original_uri ./protected_node.module Helper function used to return the original uri from a path and an uri. 1
_protected_node_get_paragraph_node_host_entity_id ./protected_node.module Helper function to get recursively the host entity nid of the paragraph. 1
_protected_node_node_create_or_update ./protected_node.module Helper function. 2
_protected_node_node_type_submit ./protected_node.settings.inc Do a little extra work on submission. 1
_protected_node_node_type_validate ./protected_node.settings.inc Implements the validation of the protected node node type form. 1
_protected_node_save ./protected_node.module Sets the given node to protected with the provided password. 1
_protected_node_views_extended_dates protected_node_views/protected_node_views.views.inc Dates for the protected node. 1

Pages

Other projects