You are here

Functions in Auto Expire 7

Primary tabs

Namesort descending Location Description Direct uses Strings
auto_expire_cron ./auto_expire.module Implements hook_cron().
auto_expire_help ./auto_expire.module Implements hook_help().
auto_expire_install ./auto_expire.install Implements hook_install().
auto_expire_mail ./auto_expire.module Implements hook_mail().
auto_expire_menu ./auto_expire.module Implements hook_menu().
auto_expire_node_delete ./auto_expire.module Deletes the node.
auto_expire_node_insert ./auto_expire.module Implements hook_node_insert().
auto_expire_node_type_delete ./auto_expire.module Implements hook_node_type_delete().
auto_expire_node_type_OLD ./auto_expire.module Implements hook_node_type().
auto_expire_node_type_update ./auto_expire.module Implements hook_node_type_update().
auto_expire_node_update ./auto_expire.module Implements hook_node_update().
auto_expire_permission ./auto_expire.module Implements hook_permission().
auto_expire_schema ./auto_expire.install Implements hook_schema().
auto_expire_uninstall ./auto_expire.install Implements hook_uninstall().
auto_expire_views_api ./auto_expire.module Implements hook_views_api().
auto_expire_views_data ./auto_expire.views.inc @todo Please document this function.
auto_expire_views_handlers ./auto_expire.views.inc @todo Please document this function.
_auto_expire_admin_settings ./auto_expire.module Admin Settings. 1
_auto_expire_can_user_extend ./auto_expire.module Determines if the user can extend expiry. 1 1
_auto_expire_expiry ./auto_expire.module Implements expiry form. 1
_auto_expire_expiry_submit ./auto_expire.module Implements expiry form submit. 1
_auto_expire_get_expdays ./auto_expire.module Returns days till expiration. 2
_auto_expire_get_expire ./auto_expire.module Retrieves the expire record for given nid. 4
_auto_expire_is_expiring_node ./auto_expire.module Retrieves the stored variable for the type of the given node. 1
_auto_expire_notify ./auto_expire.module Sends out the notifications. 2
_auto_expire_notify_expired ./auto_expire.module Sets up the expired notification for expiry. 1
_auto_expire_notify_warning ./auto_expire.module Sets up the warning notification for expiry. 1
_auto_expire_update_date ./auto_expire.module Helper function creates date-stamp for expiration. 2

Other projects