_user_categories

Functions that call _user_categories()

Namesort iconLocationDescription
user_menumodules/user/user.moduleImplementation of hook_menu().
_user_categoriesmodules/user/user.moduleRetrieve a list of all user setting/information categories and sort them by weight.

Functions called by _user_categories()

Namesort iconLocationDescription
module_invokeincludes/module.incInvoke a hook in a particular module.
module_listincludes/module.incCollect a list of all loaded modules. During the bootstrap, return only vital modules. See bootstrap.inc
_user_categoriesmodules/user/user.moduleRetrieve a list of all user setting/information categories and sort them by weight.
 
 

All source code and documentation on this site is released under the terms of the GNU General Public License, version 2 and later. Drupal is a registered trademark of Dries Buytaert.