6 calls to invite_load() in Invite 7.2
- example_modify_invite in ./
invite.api.php - Modify an invite.
- example_send_invite_email in ./
invite.api.php - Send an invitation email.
- invite_find_invite in ./
invite.module - Finds the invitation to assign to the new account when the user is registering.
- invite_form_submit in ./
invite.module - Forms API callback; process submitted form data.
- invite_load_from_context in ./
invite.module - Returns an invite object from an invite code stored in the user's session.
- invite_send in ./
invite.module - Send an invite.