You are here

Functions in Invite 6.2

Primary tabs

Namesort descending Location Description Direct uses Strings
invite_token_values ./invite_token.inc Implementation of hook_token_values().
invite_uninstall ./invite.install Implementation of 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_6200 ./invite.install add primary identifier (iid)
invite_update_7 ./invite.install Switch to token.module.
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 ./invite.module Implementation of hook_user().
invite_user_access ./invite.module Access callback ensuring the user profile tabs are visible only to their owner. 1
invite_user_overview ./invite_admin.inc Menu callback; display an overview of sent invitations. 1
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. 4
invite_validate ./invite.module Validates an invite record. 3
invite_views_views_api invite_views/invite_views.module Implementation of hook_views_api().
invite_views_views_data invite_views/includes/views2/invite_views.views.inc Implementation of hook_views_data().
invite_views_views_default_views invite_views/includes/views2/invite_views.views_default.inc Implementation of hook_views_default_views().
invite_views_views_handlers invite_views/includes/views2/invite_views.views.inc Implementation of hook_views_handlers().
theme_invite_form ./invite.module Theme function for the invite form.
theme_invite_stats_count ./invite_stats.module Theme an invite count.
theme_invite_stats_ranking ./invite_stats.module Theme the Top inviters/user rank block.
theme_invite_token_help ./invite_token.inc For a given context, builds a formatted list of tokens and descriptions of their replacement values.
theme_invite_user_overview ./invite_admin.inc Theme function; display the invite overview table.
_invite_add_permission ./invite.install Helper function to add a permission to a role. 2
_invite_get_emails ./invite.module Extract valid e-mail addresses from a string. 1
_invite_get_mail_template ./invite.module Returns the configured or default e-mail template. 3
_invite_module_help ./invite.module Display module help. 1
_invite_substitutions ./invite.module Create an invite object with reasonable default values for use in token replacements. 2
_invite_token_types ./invite.module Provide token types for use in invite message replacements. 3
_invite_update_role_name_to_id ./invite.install Helper function to update a variable name using role name to role id. 1
_invite_update_tokens ./invite.install Helper function to update tokens. 2
_invite_validate_emails ./invite.module Filter out e-mails based on a database query. 1

Pages

Other projects