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

Go to the source code of this file.


Functions

 user_admin ($callback_arg= '')
 user_filter_form ()
 user_filter_form_submit ($form, &$form_state)
 user_admin_account ()
 user_admin_account_submit ($form, &$form_state)
 user_admin_account_validate ($form, &$form_state)
 user_admin_settings ()
 user_admin_perm ($form_state, $rid=NULL)
 user_admin_perm_submit ($form, &$form_state)
 theme_user_admin_perm ($form)
 user_admin_role ()
 user_admin_role_validate ($form, &$form_state)
 user_admin_role_submit ($form, &$form_state)
 theme_user_admin_account ($form)
 theme_user_admin_new_role ($form)
 theme_user_filter_form ($form)
 theme_user_filters ($form)


Detailed Description

Admin page callback file for the user module.

Definition in file user.admin.inc.


Function Documentation

user_admin ( callback_arg = ''  ) 

Definition at line 9 of file user.admin.inc.

References $op, $output, drupal_get_form(), and t().

Here is the call graph for this function:

user_admin_account_submit ( form,
&$  form_state 
)

Submit the user administration update form.

Definition at line 199 of file user.admin.inc.

References drupal_set_message(), module_invoke_all(), and t().

Here is the call graph for this function:

user_admin_account_validate ( form,
&$  form_state 
)

Definition at line 218 of file user.admin.inc.

References form_set_error(), and t().

Here is the call graph for this function:

user_admin_perm_submit ( form,
&$  form_state 
)

Save permissions selected on the administer permissions page.

See also:
user_admin_perm

Definition at line 556 of file user.admin.inc.

References $name, cache_clear_all(), db_query(), drupal_set_message(), and t().

Here is the call graph for this function:

user_admin_role_submit ( form,
&$  form_state 
)

Definition at line 686 of file user.admin.inc.

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

Here is the call graph for this function:

user_admin_role_validate ( form,
&$  form_state 
)

Definition at line 668 of file user.admin.inc.

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

Here is the call graph for this function:

user_filter_form_submit ( form,
&$  form_state 
)

Process result from user administration filter form.

Definition at line 94 of file user.admin.inc.

References $op, and t().

Here is the call graph for this function:


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