C:/drupal/modules/contact/contact.admin.inc File Reference

Go to the source code of this file.


Functions

 contact_admin_categories ()
 contact_admin_edit ($form_state=array(), $op, $contact=NULL)
 contact_admin_edit_validate ($form, &$form_state)
 contact_admin_edit_submit ($form, &$form_state)
 contact_admin_delete (&$form_state, $contact)
 contact_admin_delete_submit ($form, &$form_state)
 contact_admin_settings ()


Detailed Description

Admin page callbacks for the contact module.

Definition in file contact.admin.inc.


Function Documentation

contact_admin_categories (  ) 

Categories/list tab.

Definition at line 12 of file contact.admin.inc.

References $header, $result, db_fetch_object(), db_query(), l(), t(), and theme().

Here is the call graph for this function:

contact_admin_delete ( &$  form_state,
contact 
)

Category delete page.

Definition at line 131 of file contact.admin.inc.

References t().

Here is the call graph for this function:

contact_admin_delete_submit ( form,
&$  form_state 
)

Process category delete form submission.

Definition at line 144 of file contact.admin.inc.

References db_query(), drupal_set_message(), t(), and watchdog().

Here is the call graph for this function:

contact_admin_edit ( form_state = array(),
op,
contact = NULL 
)

Category edit page.

Definition at line 26 of file contact.admin.inc.

References $op, and t().

Here is the call graph for this function:

contact_admin_edit_submit ( form,
&$  form_state 
)

Process the contact category edit page form submission.

Definition at line 101 of file contact.admin.inc.

References db_query(), drupal_set_message(), drupal_write_record(), l(), t(), and watchdog().

Here is the call graph for this function:

contact_admin_edit_validate ( form,
&$  form_state 
)

Validate the contact category edit page form submission.

Definition at line 81 of file contact.admin.inc.

References form_set_error(), t(), and valid_email_address().

Here is the call graph for this function:

contact_admin_settings (  ) 

Definition at line 154 of file contact.admin.inc.

References drupal_map_assoc(), t(), url(), and variable_get().

Here is the call graph for this function:


Generated on Mon Jun 2 15:08:18 2008 for SimpleTest by  1.5.5