block_admin_configure in modules/block.module
Menu callback; displays the block configuration form.
block_admin_configure_submit in modules/block.module
block_list in modules/block.module
Return all blocks in the specified region for the current user.
blogapi_metaweblog_get_category_list in modules/blogapi.module
Blogging API callback. Returns a list of the taxonomy terms that can be associated with a blog node.
blogapi_mt_get_post_categories in modules/blogapi.module
Blogging API callback. Returns a list of the taxonomy terms that are assigned to a particular node.
bootstrap_invoke_all in includes/bootstrap.inc
Call all init or exit hooks without including all modules.
check_markup in modules/filter.module
Run all the enabled filters on a piece of text.
filter_admin_configure in modules/filter.module
Menu callback; display settings defined by filters.
filter_admin_format_form in modules/filter.module
Generate a filter format form.
filter_admin_format_form_submit in modules/filter.module
Process filter format form submissions.
filter_list_all in modules/filter.module
Build a list of all filters.
filter_list_format in modules/filter.module
Retrieve a list of filters for a certain format.
help_page in modules/help.module
Menu callback; prints a page listing general help for all modules.
node_access in modules/node.module
Determine whether the current user may perform the given operation on the specified node.
node_filter_form in modules/node.module
Return form for node administration filters.
search_cron in modules/search.module
Implementation of hook_cron().
search_data in modules/search.module
Perform a standard search on the given keys, and return the formatted results.
search_preprocess in modules/search.module
Invokes hook_search_preprocess() in modules.
search_settings in modules/search.module
Menu callback; displays the search module settings page.
search_view in modules/search.module
Menu callback; presents the search form and/or search results.
system_modules in modules/system.module
Menu callback; displays a listing of all modules.
system_modules_submit in modules/system.module
system_site_settings in modules/system.module
Menu callback; displays a module's settings page.
system_theme_settings in modules/system.module
Menu callback; display theme configuration for entire site and individual themes.
system_update_160 in database/updates.inc
throttle_exit in modules/throttle.module
Implementation of hook_exit().
update_data in ./update.php
Perform one update and store the results which will later be displayed on the finished page.
user_auth_help_links in modules/user.module
_block_rehash in modules/block.module
Update the 'blocks' DB table with the blocks currently exported by modules.
_db_rewrite_sql in includes/database.inc
Helper function for db_rewrite_sql.
_element_info in includes/form.inc
Retrieve the default properties for the defined element type.