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

Go to the source code of this file.


Functions

 profile_admin_overview ()
 profile_admin_overview_submit ($form, &$form_state)
 theme_profile_admin_overview ($form)
 profile_field_form (&$form_state, $arg=NULL)
 profile_field_form_validate ($form, &$form_state)
 profile_field_form_submit ($form, &$form_state)
 profile_field_delete (&$form_state, $fid)
 profile_field_delete_submit ($form, &$form_state)
 profile_admin_settings_autocomplete ($string)


Detailed Description

Administrative page callbacks for the profile module.

Definition in file profile.admin.inc.


Function Documentation

profile_admin_overview_submit ( form,
&$  form_state 
)

Submit handler to update changed profile field weights and categories.

See also:
profile_admin_overview()

Definition at line 71 of file profile.admin.inc.

References cache_clear_all(), db_query(), drupal_set_message(), element_children(), menu_rebuild(), and t().

Here is the call graph for this function:

profile_admin_settings_autocomplete ( string  ) 

Retrieve a pipe delimited string of autocomplete suggestions for profile categories

Definition at line 397 of file profile.admin.inc.

References $result, check_plain(), db_fetch_object(), db_query_range(), drupal_to_js(), exit, and print.

Here is the call graph for this function:

profile_field_delete ( &$  form_state,
fid 
)

Menu callback; deletes a field from all user profiles.

Definition at line 363 of file profile.admin.inc.

References db_fetch_object(), db_query(), drupal_not_found(), t(), and url().

Here is the call graph for this function:

profile_field_delete_submit ( form,
&$  form_state 
)

Process a field delete form submission.

Definition at line 381 of file profile.admin.inc.

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

Here is the call graph for this function:

profile_field_form_submit ( form,
&$  form_state 
)

Process profile_field_form submissions.

Definition at line 335 of file profile.admin.inc.

References cache_clear_all(), db_query(), drupal_set_message(), l(), menu_rebuild(), t(), and watchdog().

Here is the call graph for this function:

profile_field_form_validate ( form,
&$  form_state 
)

Validate profile_field_form submissions.

Definition at line 290 of file profile.admin.inc.

References db_query(), db_result(), drupal_get_schema(), form_set_error(), and t().

Here is the call graph for this function:


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