You are here

Functions in Invite 6.2

Primary tabs

Namesort descending Location Description Direct uses Strings
invite_accept ./invite.module Menu callback; handle incoming requests for accepting an invite. 1
invite_admin_details ./invite_admin.inc Return a list of invites by a user. 1
invite_admin_details_filter_form ./invite_admin.inc 1
invite_admin_details_page_title ./invite.module Title callback for the user details administration page. 1
invite_admin_filter_form ./invite_admin.inc Creates the user filter form for the admin overview. 1
invite_admin_filter_form_submit ./invite_admin.inc
invite_admin_overview ./invite_admin.inc Return a list of all users that have invited someone. 1
invite_block ./invite.module Implementation of hook_block().
invite_block_form ./invite.module Generate the invite block form. 1
invite_cancel ./invite.module Menu callback; display confirm form to delete an invitation. 1
invite_cancel_account_invite ./invite_cancel_account.module Implementation of hook_invite().
invite_cancel_submit ./invite.module Submit handler to delete an invitation.
invite_count ./invite.module Return count of successful, pending, or unsuccessful invitations. 2
invite_delete ./invite.module Physically delete all invites from and to a user. 1
invite_disable ./invite.module Implementation of hook_disable().
invite_form ./invite.module Generate the invite forms. 3
invite_form_alter ./invite.module Implementation of hook_form_alter().
invite_form_submit ./invite.module Forms API callback; process submitted form data.
invite_form_validate ./invite.module Forms API callback; validate submitted form data.
invite_generate_code ./invite.module Generates a unique tracking code. 1
invite_get_remaining_invites ./invite.module Calculate the remaining invites of a user. 2
invite_get_role_limit ./invite.module Calculate the max. number of invites based on a user's role. 1
invite_get_subject ./invite.module Return the invite e-mail subject. 2
invite_help ./invite.module Implementation of hook_help().
invite_init ./invite.module Implements hook_init().
invite_install ./invite.install Install the initial schema.
invite_link_alter ./invite.module Implements hook_link_alter().
invite_load ./invite.module Load an invite record for a tracking code. 4
invite_load_from_session ./invite.module Returns an invite record from an invite code stored in the user's session. 3
invite_mail ./invite.module Implementation of hook_mail().
invite_menu ./invite.module Implementation of hook_menu().
invite_menu_alter ./invite.module Implementation of hook_menu_alter().
invite_notify ./invite.module Displays a notification message when an invited user has registered. 1
invite_page_form ./invite.module Generate the invite page form. 1
invite_page_title ./invite.module Title callback allowing for customization of the invite page title. 3
invite_perm ./invite.module Implementation of hook_perm().
invite_process ./invite.module Process a user that accepted an invitation. 1
invite_resend ./invite.module Menu callback; resend an expired invite. 1
invite_save ./invite.module Save an invite to the database. 1
invite_schema ./invite.install
invite_settings ./invite_admin.inc Menu callback; display invite settings form. 1
invite_stats_block ./invite_stats.module Implementation of hook_block().
invite_stats_display_top_inviters ./invite_stats.module Render the "Top inviters" block. 1
invite_stats_display_user_rank ./invite_stats.module Render the displayed user's rank block. 1
invite_stats_perm ./invite_stats.module Implementation of hook_perm().
invite_stats_theme ./invite_stats.module Implementation of hook_theme().
invite_stats_user ./invite_stats.module Implementation of hook_user().
invite_target_roles ./invite.module Determine target roles based on the roles of an inviter. 1
invite_theme ./invite.module Implementation of hook_theme().
invite_token_list ./invite_token.inc Implementation of hook_token_list().

Pages

Other projects