block_admin_configure in modules/block/block.admin.inc
Menu callback; displays the block configuration form.
blog_page_user_access in modules/blog/blog.module
Access callback for user blog pages.
book_form_alter in modules/book/book.module
Implementation of hook_form_alter(). Adds the book fieldset to the node form.
comment_access in modules/comment/comment.module
This is *not* a hook_access() implementation. This function is called to determine whether the current user has access to a particular comment.
comment_save in modules/comment/comment.module
Accepts a submission of new or changed comment content.
filter_formats in modules/filter/filter.module
Retrieve a list of input formats.
hook_access in developer/hooks/node.php
Define access restrictions.
hook_form_alter in developer/hooks/core.php
Perform alterations before a form is rendered.
menu_form_alter in modules/menu/menu.module
Implementation of hook_form_alter(). Adds menu item fields to the node form.
node_content_access in modules/node/node.module
Implementation of hook_access().
node_form in modules/node/node.pages.inc
Generate the node add/edit form array.
path_form_alter in modules/path/path.module
Implementation of hook_form_alter().
poll_form in modules/poll/poll.module
Implementation of hook_form().
profile_view_field in modules/profile/profile.module
system_get_module_admin_tasks in modules/system/system.module
Generate a list of tasks offered by a specified module.
system_requirements in modules/system/system.install
Implementation of hook_requirements().
theme_book_admin_table in modules/book/book.admin.inc
Theme function for the book administration page form.
trigger_access_check in modules/trigger/trigger.module
Access callback for menu system.
upload_form_alter in modules/upload/upload.module
user_delete_access in modules/user/user.module
Menu access callback; limit access to account deletion pages.
user_edit_access in modules/user/user.module
Access callback for user account editing.
user_edit_form in modules/user/user.module
user_register in modules/user/user.module
Form builder; The user registration form.
user_register_submit in modules/user/user.module
Submit handler for the user registration form.
user_view_access in modules/user/user.module
_aggregator_has_categories in modules/aggregator/aggregator.module
Find out whether there are any aggregator categories.
_block_themes_access in modules/block/block.module
Menu item access callback - only admin or enabled themes can be accessed
_book_outline_access in modules/book/book.module
Menu item access callback - determine if the outline tab is accessible.
_poll_choice_form in modules/poll/poll.module
_poll_menu_access in modules/poll/poll.module
Callback function to see if a node is acceptable for poll menu items.
_search_menu in modules/search/search.module
_system_themes_access in modules/system/system.module
Menu item access callback - only admin or enabled themes can be accessed.
_tracker_myrecent_access in modules/tracker/tracker.module
Access callback for tracker/%user_uid_optional
_tracker_user_access in modules/tracker/tracker.module
Access callback for user/%user/track
_translation_tab_access in modules/translation/translation.module
Menu access callback.