You are here

Functions in Invite 7.2

Primary tabs

Namesort descending Location Description Direct uses Strings
invite_save ./invite.module Save an invite to the database. 4
invite_schema ./invite.install Implements hook_schema().
invite_send ./invite.module Send an invite. 2
invite_settings ./invite.admin.inc Menu callback; display invite settings form. 1
invite_sort_by_status ./invite.admin.inc Comparison function callback to sort invites by status. 1
invite_stats_block_configure modules/invite_stats/invite_stats.module Implements hook_block_configure().
invite_stats_block_info modules/invite_stats/invite_stats.module Implements hook_block_info().
invite_stats_block_save modules/invite_stats/invite_stats.module Implements hook_block_save().
invite_stats_block_view modules/invite_stats/invite_stats.module Implements hook_block_view().
invite_stats_display_top_inviters modules/invite_stats/invite_stats.module Render the "Top inviters" block. 1
invite_stats_display_user_rank modules/invite_stats/invite_stats.module Render the displayed user's rank block. 1
invite_stats_permission modules/invite_stats/invite_stats.module Implements hook_permission().
invite_stats_theme modules/invite_stats/invite_stats.module Implements hook_theme().
invite_stats_user_view modules/invite_stats/invite_stats.module Implements hook_user_view().
invite_target_roles ./invite.module Determine target roles based on the roles of an inviter. 1
invite_theme ./invite.module Implements hook_theme().
invite_tokens ./invite.tokens.inc Implements hook_tokens().
invite_token_data ./invite.module Provide token data for use in invite message replacements. 3
invite_token_info ./invite.tokens.inc Implements hook_token_info().
invite_uninstall ./invite.install Implements hook_uninstall().
invite_update_10 ./invite.install Update tokens for security.
invite_update_11 ./invite.install Add track permission to all roles that currently have send permission.
invite_update_12 ./invite.install Change user_register value for enhanced compatibility with LoginToboggan.
invite_update_200 ./invite.install 1. Allow multiple invitations for the same e-mail address. 2. Changed some column names to be more descriptive. 3. Added a column to flag canceled invites. 4. Added resent column.
invite_update_201 ./invite.install Revamped notification system.
invite_update_202 ./invite.install Optimize index of notification table.
invite_update_203 ./invite.install Update variable names to use role id instead of translated role name.
invite_update_7 ./invite.install Switch to token.module.
invite_update_7200 ./invite.install add primary identifier (iid)
invite_update_7201 ./invite.install Change id of 'Invitees only' option on user settings form.
invite_update_8 ./invite.install Change message to a generic data column and convert existing messages.
invite_update_9 ./invite.install Update limit and move some settings to the premissions table.
invite_user_access ./invite.module Access callback ensuring the user profile tabs are visible only to their owner. 1
invite_user_autocomplete ./invite.pages.inc Menu callback; Retrieve a JSON object containing autocomplete suggestions for existing users. 1
invite_user_cancel ./invite.module Implements hook_user_cancel().
invite_user_delete ./invite.module Implements hook_user_delete().
invite_user_form_submit ./invite.module Implements the submit function associated with user_profile_form. 1
invite_user_insert ./invite.module Implements hook_user_insert().
invite_user_overview ./invite.pages.inc Menu callback; display an overview of sent invitations. 1
invite_user_presave ./invite.module Implements hook_user_presave().
invite_user_register_access ./invite.module Access callback; determine access to user registration form. 2
invite_user_registration_by_invite_only ./invite.module Determine if user registration mode is set to invite only. 3
invite_user_view_alter ./invite.module
invite_validate ./invite.module Checks the status of an invite. 3
invite_withdraw ./invite.module Menu callback; display confirm form to withdraw an invitation. 1
invite_withdraw_access ./invite.module Access callback for withdraw confirmation form. 1
invite_withdraw_submit ./invite.module Submit handler to withdraw an invitation.
theme_invite_stats_count modules/invite_stats/invite_stats.module Theme an invite count.
theme_invite_stats_ranking modules/invite_stats/invite_stats.module Theme the Top inviters/user rank block.
theme_invite_user_overview ./invite.pages.inc Theme function; display the invite overview table.

Pages

Other projects