rsvp.module

Version

1.12.2.31 (checked in on 2008/07/16 at 00:17:40 by owahab)

Functions

Namesort iconDescription
rsvp_addedit
rsvp_addedit_formDisplays the rsvp editing form * *
rsvp_addedit_form_submitHandles submitting of the rsvp edit form * *
rsvp_attendees
rsvp_attendees_csvCallback to display an attendee list as CSV file Copied from CiviCRM (which was copied from phpMyAdmin) so it should be robust
rsvp_attendees_send_invitesCallback to send invitations to users already in the invitation list.
rsvp_attendees_simplenewsReturns a list of newsletter subscribers.
rsvp_attendees_usersReturns a list of users in a specific role.
rsvp_attendee_confirm_remove
rsvp_attendee_confirm_remove_submit
rsvp_attendee_formDisplays the rsvp attendee editing form * *
rsvp_attendee_form_submit
rsvp_attendee_form_validate
rsvp_attendee_statusDisplays html formatted attendee reply status for an invite * *
rsvp_createCreates a new rsvp * *
rsvp_cronImplementation of hook_cron * Processing assuring that new users get their invitations associated with their account.
rsvp_deleteDeletes an rsvp * *
rsvp_delete_formDisplays the rsvp delete are you sure form * *
rsvp_delete_form_submitHandles submitting of the rsvp delete confirmation form * *
rsvp_helpProvides a pathetically small amount of help information for the rsvp module.
rsvp_list_buddylistReturns user's buddylist.
rsvp_list_rolesReturns a list of system roles.
rsvp_list_simplenewsReturns a list of members of newsletters created with Simplenews module.
rsvp_loadRetrieves an rsvp from the database. * *
rsvp_mailA wrapper to drupal_mail, just to unify e-mails sent from RSVP module
rsvp_manageHandles the rsvp manage requests. * *
rsvp_menuImplementation of hook_menu().
rsvp_message_formDisplays the rsvp send list message form. * *
rsvp_message_form_submit
rsvp_nodeapiAct on nodes defined by other modules. * *
rsvp_permProvides the rsvp permission information for the drupal system.
rsvp_reply_formDisplays html formatted invite reply status information for a user's invite * *
rsvp_reply_form_submit
rsvp_send_invitationSends an email. * *
rsvp_send_messageEmails a message to the attendees of an rsvp instance. * *
rsvp_set_invitesSets attendees for an event * *
rsvp_show_attendeesDisplays html formatted attendees of an rsvp instance * *
rsvp_updateUpdates an rsvp * *
rsvp_viewDisplays an html formatted rsvp * *
rsvp_view_inviteHandles the rsvp single invite requests. * *
rsvp_view_invitesHandles the rsvp invites requests. * *
_rsvp_attendance_totalsReturns an rsvp's attendee response totals * *
_rsvp_attendee_existsChecks if an email address already exists for an rsvp. * *
_rsvp_get_attendeesReturns an rsvp's attendees * *
_rsvp_get_inviteReturns an invite by hash value. * *
_rsvp_get_invitesReturns the invites that a user has received. * *
_rsvp_get_node_invitesReturns the invites that a user has received for a specific event node. * *
_rsvp_get_rsvpsReturns the rsvps that a user is the owner of. * *
_rsvp_has_rsvpsChecks to see if a user is the owner of an rsvp for an event node. * *
_rsvp_html_headProvides a link to the CSS stylesheet associated with this module.
_rsvp_is_blindChecks to see if an rsvp is blind has been invited to an event. * *
_rsvp_is_invitedChecks to see if a user has been invited to an event. * *
_rsvp_is_invite_message_enabledChecks to see if an rsvp has enabled attendee list message sending. * *
_rsvp_is_invite_viralChecks to see if an rsvp has enabled attendee invite sending. * *
_rsvp_is_ownerChecks to see if a user is the owner of an rsvp. * *
_rsvp_mail_rsvpEmails the invite to the attendees of an rsvp instance. * *
_rsvp_remove_attendeeRemoves an rsvp's attendee * *