Functions

Primary tabs

Name Location Description Direct uses Stringssort ascending
_drupal_html_to_text_clean drupal/core/includes/mail.inc Replaces non-quotation markers from a given piece of indentation with spaces. 1 1
drupal_theme_access drupal/core/includes/theme.inc Determines if a theme is available to use. 6 1
theme_get_registry drupal/core/includes/theme.inc Get the theme registry. 7 1
list_themes drupal/core/includes/theme.inc Return a list of all currently available themes. 35 1
theme_render_template drupal/core/includes/theme.inc Render a system default template, which is essentially a PHP template. 1
theme_link drupal/core/includes/theme.inc Returns HTML for a link. 1
menu_tree drupal/core/includes/menu.inc Renders a menu tree based on the current path. 3 1
menu_tree_all_data drupal/core/includes/menu.inc Gets the data structure representing a named menu tree. 4 1
menu_tree_page_data drupal/core/includes/menu.inc Gets the data structure for a named menu tree, based on the current page. 3 1
_menu_build_tree drupal/core/includes/menu.inc Builds a menu tree. 1 1
menu_link_get_preferred drupal/core/includes/menu.inc Looks up the preferred menu link for a given system path. 3 1
menu_get_active_title drupal/core/includes/menu.inc Gets the title of the current page, as determined by the active trail. 1 1
_menu_set_expanded_menus drupal/core/includes/menu.inc Updates a list of menus with expanded items. 1 1
_drupal_maintenance_theme drupal/core/includes/theme.maintenance.inc Sets up the theming system for maintenance page. 1 1
_theme_load_offline_registry drupal/core/includes/theme.maintenance.inc This builds the registry when the site needs to bypass any database calls. 1
system_list drupal/core/includes/module.inc Builds a list of bootstrap modules and enabled modules and themes. 5 1
module_exists drupal/core/includes/module.inc Determines whether a given module exists. 92 1
module_load_all_includes drupal/core/includes/module.inc Loads an include file for each enabled module. 1 1
module_hook_info drupal/core/includes/module.inc Retrieves a list of hooks that are declared through hook_hook_info(). 2 1
xmlrpc drupal/core/modules/xmlrpc/xmlrpc.module Performs one or more XML-RPC request(s). 5 1
xmlrpc_message_tag_open drupal/core/modules/xmlrpc/xmlrpc.inc Handles opening tags for XML parsing in xmlrpc_message_parse(). 1
xmlrpc_message_cdata drupal/core/modules/xmlrpc/xmlrpc.inc Handles character data for XML parsing in xmlrpc_message_parse(). 1
xmlrpc_message_tag_close drupal/core/modules/xmlrpc/xmlrpc.inc Handles closing tags for XML parsing in xmlrpc_message_parse(). 1
xmlrpc_server_page drupal/core/modules/xmlrpc/xmlrpc.server.inc Process an XML-RPC request. 1
xmlrpc_server_multicall drupal/core/modules/xmlrpc/xmlrpc.server.inc Dispatches multiple XML-RPC requests. 1
xmlrpc_server_list_methods drupal/core/modules/xmlrpc/xmlrpc.server.inc Lists the methods available on this XML-RPC server. 1
xmlrpc_server_get_capabilities drupal/core/modules/xmlrpc/xmlrpc.server.inc Returns a list of the capabilities of this server. 1
xmlrpc_server_method_signature drupal/core/modules/xmlrpc/xmlrpc.server.inc Returns one method signature for a function. 1
xmlrpc_server_method_help drupal/core/modules/xmlrpc/xmlrpc.server.inc Returns the help for an XML-RPC method. 1
statistics_recent_hits drupal/core/modules/statistics/statistics.admin.inc Page callback: Displays the "recent hits" page. 1
statistics_top_pages drupal/core/modules/statistics/statistics.admin.inc Page callback: Displays statistics for the "top pages" (most accesses). 1
statistics_top_visitors drupal/core/modules/statistics/statistics.admin.inc Page callback: Displays the "top visitors" page. 1
statistics_top_referrers drupal/core/modules/statistics/statistics.admin.inc Page callback: Displays the "top referrers" in the access logs. 1
statistics_access_log drupal/core/modules/statistics/statistics.admin.inc Page callback: Gathers page access statistics suitable for rendering. 1
statistics_settings_form drupal/core/modules/statistics/statistics.admin.inc Form constructor for the statistics administration form. 1
statistics_node_tracker drupal/core/modules/statistics/statistics.pages.inc Page callback: Displays statistics for a node. 1
statistics_user_tracker drupal/core/modules/statistics/statistics.pages.inc Page callback: Displays statistics for a user. 1
forum_form_main drupal/core/modules/forum/forum.admin.inc Page callback: Returns a form for creating a new forum or container. 1
forum_form_forum drupal/core/modules/forum/forum.admin.inc Form constructor for adding and editing a forum. 1
forum_confirm_delete drupal/core/modules/forum/forum.admin.inc Form constructor for confirming deletion of a forum taxonomy term. 1
forum_admin_settings drupal/core/modules/forum/forum.admin.inc Form constructor for the forum settings page. 1
forum_overview drupal/core/modules/forum/forum.admin.inc Form constructor for the forum overview form. 1
forum_page drupal/core/modules/forum/forum.pages.inc Page callback: Prints a forum listing. 1
forum_uri drupal/core/modules/forum/forum.module Entity URI callback used in forum_entity_info_alter(). 1
openid_redirect_form drupal/core/modules/openid/openid.inc 1
_openid_xri_normalize drupal/core/modules/openid/openid.inc OpenID normalization method: normalize XRI identifiers. 1
_openid_url_normalize drupal/core/modules/openid/openid.inc OpenID normalization method: normalize URL identifiers. 1
_openid_xri_discovery drupal/core/modules/openid/openid.module OpenID discovery method: perform an XRI discovery. 1
_openid_xrds_discovery drupal/core/modules/openid/openid.module OpenID discovery method: perform a XRDS discovery. 1 1
openid_authentication_page drupal/core/modules/openid/openid.pages.inc Menu callback; Process an OpenID authentication. 1

Pages

Other projects