You are here

Functions in Node Limit 6

Primary tabs

Namesort descending Location Description Direct uses Strings
node_limit_type_install node_limit_type/node_limit_type.install Implementation of hook_install().
node_limit_type_node_limit_applies_in_context node_limit_type/node_limit_type.module Implementation of hook_node_limit_applies_in_context().
node_limit_type_node_limit_delete node_limit_type/node_limit_type.module Implementation of hook_node_limit_delete().
node_limit_type_node_limit_element node_limit_type/node_limit_type.module Implementation of hook_node_limit_element().
node_limit_type_node_limit_element_validate node_limit_type/node_limit_type.module Implementation of hook_node_limit_element_validate().
node_limit_type_node_limit_load node_limit_type/node_limit_type.module Implementation of hook_node_limit_load(). 3
node_limit_type_node_limit_save node_limit_type/node_limit_type.module Implementation of hook_node_limit_save().
node_limit_type_node_limit_sql node_limit_type/node_limit_type.module Implementation of hook_node_limit_sql().
node_limit_type_node_type node_limit_type/node_limit_type.module Implementation of hook_user().
node_limit_type_schema node_limit_type/node_limit_type.install Implementation of hook_schema().
node_limit_type_uninstall node_limit_type/node_limit_type.install
node_limit_uninstall ./node_limit.install
node_limit_update_6001 ./node_limit.install
node_limit_update_6002 ./node_limit.install Renaming limit field to avoid mysql restricted name usage
node_limit_user node_limit_user/node_limit_user.module Implementation of hook_user(). 2
node_limit_user_install node_limit_user/node_limit_user.install Implementation of hook_install().
node_limit_user_node_limit_applies_in_context node_limit_user/node_limit_user.module Implementation of hook_node_limit_applies_in_context().
node_limit_user_node_limit_delete node_limit_user/node_limit_user.module Implementation of hook_node_limit_delete().
node_limit_user_node_limit_element node_limit_user/node_limit_user.module Implementation of hook_node_limit_element().
node_limit_user_node_limit_element_validate node_limit_user/node_limit_user.module Implementation of hook_node_limit_element_validate().
node_limit_user_node_limit_load node_limit_user/node_limit_user.module Implementation of hook_node_limit_load(). 3
node_limit_user_node_limit_save node_limit_user/node_limit_user.module Implementation of hook_node_limit_save().
node_limit_user_node_limit_sql node_limit_user/node_limit_user.module Implementation of hook_node_limit_sql().
node_limit_user_schema node_limit_user/node_limit_user.install Implementation of hook_schema().
node_limit_user_uninstall node_limit_user/node_limit_user.install
theme_node_limit_limit_form ./node_limit.module Theme the admin settings form so that we have tables inside fieldsets.
theme_node_limit_list_limits ./node_limit.module Theme the node limit list form.
_node_limit_interval_interval_names node_limit_interval/node_limit_interval.module 1
_node_limit_interval_interval_options node_limit_interval/node_limit_interval.module 1
_node_limit_next_limit_id ./node_limit.module Helper function to get the next available node limit id. 2
_node_limit_sql ./node_limit.module Generates the sql statement to find the nodes that apply to a particular limit. Modules that implement hook_node_limit_sql() should sprintf their arguments into the returned array. This will be changed in Drupal 7, which will be able to accept an… 1
_node_limit_type_content_types node_limit_type/node_limit_type.module Returns an array of available content types. 1
_node_limit_violates_limit ./node_limit.module Helper function to check limit violations for this node. Always returns FALSE for user 1. 1

Pages

Other projects