_user_categories
Functions that call _user_categories()
| Name | Location | Description |
|---|---|---|
| user_menu | modules/user/user.module | Implementation of hook_menu(). |
| _user_categories | modules/user/user.module | Retrieve a list of all user setting/information categories and sort them by weight. |
Functions called by _user_categories()
| Name | Location | Description |
|---|---|---|
| module_invoke | includes/module.inc | Invoke a hook in a particular module. |
| module_list | includes/module.inc | Collect a list of all loaded modules. During the bootstrap, return only vital modules. See bootstrap.inc |
| _user_categories | modules/user/user.module | Retrieve a list of all user setting/information categories and sort them by weight. |
