You are here

Functions in Constant Contact 6.2

Primary tabs

Namesort descending Location Description Direct uses Strings
constant_contact_add_list ./contactlists.admin.inc Add a new contact list page in the admin function 1
constant_contact_add_list_form ./contactlists.admin.inc Add a new contact list page in the admin function 1
constant_contact_add_list_form_submit ./contactlists.admin.inc Submit handler for the add contact list admin page
constant_contact_auth ./constant_contact.ajax.php Authenticates with the API This is used for the admin settins page to check the details they entered 1
constant_contact_block ./constant_contact.module Enables us to add a custom signup form using a block
constant_contact_check_details ./constant_contact.install Check they have entered account details 1
constant_contact_create_object ./constant_contact.module Helper method, creates an object of the cc class Used in many functions throughout 11
constant_contact_delete_list ./contactlists.admin.inc delete a contact list 1
constant_contact_delete_list_form ./contactlists.admin.inc delete a contact list 1
constant_contact_delete_list_form_submit ./contactlists.admin.inc Submit handler for the delete contact list admin page
constant_contact_disable ./constant_contact.install Implementation of hook_disable().
constant_contact_edit_list ./contactlists.admin.inc Displays the manage contact lists page in the admin 1
constant_contact_edit_list_form ./contactlists.admin.inc Displays the manage contact lists page in the admin 1
constant_contact_edit_list_form_submit ./contactlists.admin.inc Submit handler for the add contact list admin page
constant_contact_enable ./constant_contact.install Implementation of hook_enable().
constant_contact_form_user_register_alter ./constant_contact.module Alter the user registration form
constant_contact_help ./constant_contact.module Displays the admin help page
constant_contact_install ./constant_contact.install Installs the variables we need for the module
constant_contact_intro ./system.admin.inc Displays the module intro page in the admin settings page 1
constant_contact_manage_lists ./contactlists.admin.inc Displays the manage contact lists admin page 1
constant_contact_menu ./constant_contact.module Adds an admin menu for the Cnstant Contact module
constant_contact_perm ./constant_contact.module Sets available access permissions for the module
constant_contact_requirements ./constant_contact.install Implementation of hook_requirements(). This helps admin know if the module is functioning correctly. Adds status report to the admin area.
constant_contact_settings ./system.admin.inc Displays the module settings page in the admin 1
constant_contact_settings_submit ./system.admin.inc Submit handler for the module settings page
constant_contact_signup_form ./constant_contact.module Shows the custom signup form, added using a block 1
constant_contact_signup_form_submit ./constant_contact.module Custom signup form submit handler
constant_contact_uninstall ./constant_contact.install Remvoves the variables we have set for the module
constant_contact_user ./constant_contact.module This method adds extra functionality to the user methods Create, Update, Delete
constant_contact_user_operations ./constant_contact.module Alter the bulk user operations option
constant_contact_user_operations_unsubscribe ./constant_contact.module Add a mass unsubscribe option 1

Other projects