You are here

Functions in Node Option Premium 7

Primary tabs

Namesort descending Location Description Direct uses Strings
node_make_non_premium_action ./nopremium.module Implementation of a Drupal action. Sets the premium property of a node to 0. 1
node_make_premium_action ./nopremium.module Implementation of a Drupal action. Sets the premium property of a node to 1. 1
nopremium_access_full_content ./nopremium.module Determine whether the current user may access the full content of the specified nopremium node. 3
nopremium_action_info ./nopremium.module Implementation of hook_action_info(). 1
nopremium_alter_node ./nopremium.module Alter a node replacing full content by nopremium content. 1
nopremium_field_extra_fields ./nopremium.module Implementation of hook_field_extra_fields().
nopremium_file_download ./nopremium.module Implementation of hook_file_download().
nopremium_form_node_form_alter ./nopremium.module Implementation of hook_form_BASE_FORM_ID_alter().
nopremium_form_node_type_form_alter ./nopremium.module Implementation of hook_form_FORM_ID_alter().
nopremium_get_message ./nopremium.module Get the raw nopremium message for the given node type. 2
nopremium_install ./nopremium.install Implementation of hook_install().
nopremium_menu ./nopremium.module Implementation of hook_menu().
nopremium_node_operations ./nopremium.module Implementation of hook_node_operations().
nopremium_node_prepare ./nopremium.module Implementation of hook_node_prepare(). Set up premium default value, if required.
nopremium_node_view ./nopremium.module Implementation of hook_node_view().
nopremium_node_view_alter ./nopremium.module Implementation of hook_node_view_alter().
nopremium_permission ./nopremium.module Implementation of hook_permission().
nopremium_rules_action_info ./nopremium.rules.inc Implementation of hook_rules_action_info().
nopremium_rules_condition_info ./nopremium.rules.inc Implementation of hook_rules_condition_info().
nopremium_schema_alter ./nopremium.install Implementation of hook_schema_alter().
nopremium_settings_form ./nopremium.admin.inc @file Written by Henri MEDOT <henri.medot[AT]absyx[DOT]fr> http://www.absyx.fr 1
nopremium_theme ./nopremium.module Implementation of hook_theme().
nopremium_uninstall ./nopremium.install Implementation of hook_uninstall().
nopremium_update_6001 ./nopremium.install Implementation of hook_update_N().
nopremium_views_api ./nopremium.module Implementation of hook_views_api().
nopremium_views_data ./nopremium.views.inc Implementation of hook_views_data()
rules_condition_node_is_premium ./nopremium.rules.inc Condition: Check if the node is premium content. 1
theme_nopremium_message ./nopremium.module Theme nopremium message.
_nopremium_field_extra_fields_pre_render ./nopremium.module 1

Other projects