| aggregator_admin_edit_category | modules/aggregator.module | Menu callback; displays the category edit form, or saves changes and
redirects to the overview page. |
| aggregator_admin_edit_feed | modules/aggregator.module | Menu callback; displays the feed edit form. |
| aggregator_block | modules/aggregator.module | Implementation of hook_block(). |
| aggregator_help | modules/aggregator.module | Implementation of hook_help(). |
| aggregator_menu | modules/aggregator.module | Implementation of hook_menu(). |
| aggregator_page_categories | modules/aggregator.module | Menu callback; displays all the categories used by the aggregator. |
| aggregator_page_sources | modules/aggregator.module | Menu callback; displays all the feeds used by the aggregator. |
| aggregator_refresh | modules/aggregator.module | Checks a news feed for new items. |
| archive_block | modules/archive.module | Implementation of hook_block(). |
| archive_calendar | modules/archive.module | Generates a monthly calendar, for display in the archive block. |
| archive_help | modules/archive.module | Implementation of hook_help(). |
| archive_menu | modules/archive.module | Implementation of hook_menu(). |
| archive_page | modules/archive.module | Menu callback; lists all nodes posted on a given date. |
| block_admin | modules/block.module | Menu callback; displays the block overview page. |
| block_admin_configure | modules/block.module | Menu callback; displays the block configuration form. |
| block_admin_display | modules/block.module | Prepare the main block administration form. |
| block_box_add | modules/block.module | Menu callback; displays the block creation form. |
| block_box_delete | modules/block.module | Menu callback; confirm and delete custom blocks. |
| block_example_block | developer/examples/block_example.module | Implementation of hook_block(). |
| block_example_contents | developer/examples/block_example.module | A block content function. |
| block_example_help | developer/examples/block_example.module | Implementation of hook_help(). |
| block_help | modules/block.module | Implementation of hook_help(). |
| block_menu | modules/block.module | Implementation of hook_menu(). |
| block_user | modules/block.module | Implementation of hook_user(). |
| blogapi_blogger_edit_post | modules/blogapi.module | Blogging API callback. Modifies the specified blog node. |
| blogapi_blogger_new_post | modules/blogapi.module | Blogging API callback. Inserts a new blog post as a node. |
| blogapi_help | modules/blogapi.module | Implementation of hook_help(). |
| blogapi_metaweblog_new_media_object | modules/blogapi.module | Blogging API callback. Inserts a file into Drupal. |
| blogapi_mt_get_trackback_pings | modules/blogapi.module | Blogging API callback. Can not be implemented without support from
trackback module. |
| blogapi_validate_user | modules/blogapi.module | Ensure that the given user has permission to edit a blog. |
| blogapi_xmlrpc | modules/blogapi.module | Implementation of hook_xmlrpc(). |
| blogap_mti_publish_post | modules/blogapi.module | Blogging API callback. Publishes the given node |
| blog_block | modules/blog.module | Implementation of hook_block(). |
| blog_form | modules/blog.module | Implementation of hook_form(). |
| blog_help | modules/blog.module | Implementation of hook_help(). |
| blog_link | modules/blog.module | Implementation of hook_link(). |
| blog_menu | modules/blog.module | Implementation of hook_menu(). |
| blog_node_name | modules/blog.module | Implementation of hook_node_name(). |
| blog_page_last | modules/blog.module | Displays a Drupal page containing recent blog entries of all users. |
| blog_page_user | modules/blog.module | Displays a Drupal page containing recent blog entries of a given user. |
| blog_user | modules/blog.module | Implementation of hook_user(). |
| blog_view | modules/blog.module | Implementation of hook_view(). |
| book_admin | modules/book.module | Menu callback; displays the book administration page. |
| book_admin_orphan | modules/book.module | Menu callback; displays a listing of all orphaned book pages. |
| book_admin_view | modules/book.module | Display an administrative view of the hierarchy of a book. |
| book_block | modules/book.module | Implementation of hook_block(). |
| book_form | modules/book.module | Implementation of hook_form(). |
| book_help | modules/book.module | Implementation of hook_help(). |
| book_link | modules/book.module | Implementation of hook_link(). |
| book_menu | modules/book.module | Implementation of hook_menu(). |
| book_nodeapi | modules/book.module | Implementation of hook_nodeapi(). |
| book_node_name | modules/book.module | Implementation of hook_node_name(). |
| book_outline | modules/book.module | Implementation of function book_outline()
Handles all book outline operations. |
| book_render | modules/book.module | Menu callback; prints a listing of all books. |
| book_view | modules/book.module | Implementation of hook_view(). |
| comment_admin_edit | modules/comment.module | Menu callback; edit a comment from the administrative interface. |
| comment_admin_overview | modules/comment.module | Menu callback; present an administrative comment listing. |
| comment_block | modules/comment.module | Implementation of hook_block(). |
| comment_configure | modules/comment.module | Menu callback; presents the comment settings page. |
| comment_delete | modules/comment.module | Menu callback; delete a comment. |
| comment_help | modules/comment.module | Implementation of hook_help(). |
| comment_link | modules/comment.module | Implementation of hook_link(). |
| comment_matrix_settings | modules/comment.module | Menu callback; presents the moderation vote matrix. |
| comment_menu | modules/comment.module | Implementation of hook_menu(). |
| comment_nodeapi | modules/comment.module | Implementation of hook_nodeapi(). |
| comment_role_settings | modules/comment.module | Menu callback; allows admin to set default scores for different roles. |
| comment_threshold_settings | modules/comment.module | Menu callback; displays settings for thresholds at which comments are displayed. |
| comment_user | modules/comment.module | Implementation of hook_user(). |
| comment_vote_settings | modules/comment.module | Menu callback; displays page for assigning names to vote values. |
| contact_help | modules/contact.module | Implementation of hook_help(). |
| contact_menu | modules/contact.module | Implementation of hook_menu(). |
| contact_user | modules/contact.module | Implementation of hook_user(). |
| drupal_access_denied | includes/common.inc | Generates a 403 error if the request is not allowed. |
| drupal_auth | modules/drupal.module | Implementation of hook_auth(). |
| drupal_check_token | includes/common.inc | Check the form token if there is POST data for an authenticated user to defend against cross site request forgeries. |
| drupal_convert_to_utf8 | includes/common.inc | Convert data to UTF-8 |
| drupal_directory_ping | modules/drupal.module | Callback function from drupal_xmlrpc() called when another site pings this one. |
| drupal_help | modules/drupal.module | Implementation of hook_help(). |
| drupal_menu | modules/drupal.module | Implementation of hook_menu(). |
| drupal_notify | modules/drupal.module | Sends a ping to the Drupal directory server. |
| drupal_not_found | includes/common.inc | Generates a 404 error if the request can not be handled. |
| drupal_settings | modules/drupal.module | Implementation of hook_settings(). |
| drupal_xmlrpc | modules/drupal.module | Implementation of hook_xmlrpc(). |
| drupal_xml_parser_create | includes/common.inc | Prepare a new XML parser. |
| error_handler | includes/common.inc | Log errors as defined by administrator
Error levels:
1 = Log errors to database.
2 = Log errors to database and to screen. |
| fileupload_link | developer/examples/fileupload.module | Integrate with Drupal |
| file_check_directory | includes/file.inc | Check that directory exists and is writable. |
| file_copy | includes/file.inc | Copies a file to a new location. This is a powerful function that in many ways
performs like an advanced version of copy).
Checks if $source and $dest are valid and readable/writable.
Performs a file copy if $source is not equal to $dest.
If file... |
| file_move | includes/file.inc | Moves a file to a new location.
Checks if $source and $dest are valid and readable/writable.
Performs a file move if $source is not equal to $dest.
If file already exists in $dest either the call will error out, replace the
file or rename the file... |
| file_save_data | includes/file.inc | Save a string to the specified destination |
| file_save_upload | includes/file.inc | Saves a file upload to a new location. The source file is validated as a
proper upload and handled as such. |
| filter_admin_add | modules/filter.module | Add a new input format. |
| filter_admin_configure | modules/filter.module | Menu callback; display settings defined by filters. |
| filter_admin_delete | modules/filter.module | Menu callback; confirm deletion of a format. |
| filter_admin_filters | modules/filter.module | Menu callback; configure the filters for a format. |
| filter_admin_filters_save | modules/filter.module | Save enabled/disabled status for filters in a format. |
| filter_admin_order | modules/filter.module | Menu callback; display form for ordering filters for a format. |
| filter_admin_order_save | modules/filter.module | Save the weights of filters in a format. |
| filter_admin_overview | modules/filter.module | Menu callback; allows administrators to set up input formats. |
| filter_admin_save | modules/filter.module | Save input formats on the overview page. |
| filter_example_filter | developer/examples/filter_example.module | Implementation of hook_filter(). |
| filter_example_filter_tips | developer/examples/filter_example.module | Implementation of hook_filter_tips(). |
| filter_example_help | developer/examples/filter_example.module | Implementation of hook_help(). |
| filter_filter | modules/filter.module | Implementation of hook_filter(). Contains a basic set of essential filters.
HTML filter:
Validates user-supplied HTML, transforming it as necessary.
PHP evaluator:
Executes PHP code.
Line break converter:
Converts newlines into paragraph and break tags. |
| filter_filter_tips | modules/filter.module | Implementation of hook_filter_tips(). |
| filter_form | modules/filter.module | Generate a selector for choosing a format in a form. |
| filter_help | modules/filter.module | Implementation of hook_help(). |
| filter_menu | modules/filter.module | Implementation of hook_menu(). |
| format_date | includes/common.inc | Format a date with the given configured format or a custom format string. |
| format_interval | includes/common.inc | Format a time interval with the requested granularity. |
| format_name | includes/common.inc | Format a username. |
| format_plural | includes/common.inc | Format a string containing a count of items. |
| format_size | includes/common.inc | Generate a string representation for the given byte count. |
| forum_admin | modules/forum.module | Administration page which allows maintaining forums |
| forum_admin_configure | modules/forum.module | Implementation of hook_settings |
| forum_block | modules/forum.module | Implementation of hook_block(). |
| forum_form | modules/forum.module | Implementation of hook_form(). |
| forum_form_container | modules/forum.module | Returns a form for adding a container to the forum vocabulary |
| forum_form_forum | modules/forum.module | Returns a form for adding a forum to the forum vocabulary |
| forum_help | modules/forum.module | Implementation of hook_help(). |
| forum_link | modules/forum.module | Implementation of hook_link(). |
| forum_menu | modules/forum.module | Implementation of hook_menu(). |
| forum_node_name | modules/forum.module | Implementation of hook_node_name(). |
| forum_overview | modules/forum.module | Returns an overview list of existing forums and containers |
| forum_page | modules/forum.module | Menu callback; prints a forum listing. |
| forum_validate | modules/forum.module | Implementation of hook_validate(). |
| help_help | modules/help.module | Implementation of hook_help(). |
| help_main | modules/help.module | Menu callback; prints a page listing a glossary of Drupal terminology. |
| help_menu | modules/help.module | Implementation of hook_menu(). |
| help_page | modules/help.module | Menu callback; prints a page listing general help for all modules. |
| hook_block | developer/hooks/core.php | Declare a block or set of blocks. |
| hook_filter | developer/hooks/core.php | Define content filters. |
| hook_filter_tips | developer/hooks/core.php | Provide tips for using filters. |
| hook_form | developer/hooks/node.php | Display a node editing form. |
| hook_help | developer/hooks/core.php | Provide online user help. |
| hook_link | developer/hooks/core.php | Define internal Drupal links. |
| hook_menu | developer/hooks/core.php | Define menu items and page callbacks. |
| hook_nodeapi | developer/hooks/core.php | Act on nodes defined by other modules. |
| hook_node_name | developer/hooks/node.php | Define the human-readable name of a node type. |
| hook_search | developer/hooks/core.php | Define a custom search routine. |
| hook_settings | developer/hooks/core.php | Declare administrative settings for a module. |
| hook_user | developer/hooks/core.php | Act on user account actions. |
| hook_validate | developer/hooks/node.php | Verify a node editing form. |
| hook_view | developer/hooks/node.php | Display a node. |
| image_gd_settings | includes/image.inc | Retrieve settings for the GD2 toolkit (not used). |
| image_get_available_toolkits | includes/image.inc | Return a list of available toolkits. |
| image_toolkit_invoke | includes/image.inc | Invokes the given method using the currently selected toolkit. |
| legacy_filter | modules/legacy.module | Implementation of hook_filter(). Handles URL upgrades from Drupal 4.1. |
| legacy_help | modules/legacy.module | Implementation of hook_help(). |
| legacy_menu | modules/legacy.module | Implementation of hook_menu(). |
| locale_admin_export | modules/locale.module | Page handler for the translation export screen |
| locale_admin_import | modules/locale.module | Page handler for the translation import screen |
| locale_admin_manage | modules/locale.module | Page handler for the language management screen |
| locale_admin_manage_add | modules/locale.module | Page handler for the language addition screen |
| locale_admin_manage_delete_screen | modules/locale.module | User interface for the language deletion confirmation screen |
| locale_admin_string | modules/locale.module | Page handler for the string search and administration screen |
| locale_help | modules/locale.module | Implementation of hook_help(). |
| locale_menu | modules/locale.module | Implementation of hook_menu(). |
| locale_user | modules/locale.module | Implementation of hook_user(). |
| menu_add_menu | modules/menu.module | Menu callback; handle the adding of a new menu. |
| menu_delete_item | modules/menu.module | Menu callback; delete a single custom item. |
| menu_disable_item | modules/menu.module | Menu callback; hide a menu item. |
| menu_edit_item | modules/menu.module | Menu callback; dispatch to the appropriate menu item edit function. |
| menu_edit_item_form | modules/menu.module | Present the menu item editing form. |
| menu_edit_item_save | modules/menu.module | Save changes to a menu item into the database. |
| menu_edit_item_validate | modules/menu.module | Confirm that an edited menu item has fields properly filled in. |
| menu_get_active_breadcrumb | includes/menu.inc | Returns an array of rendered menu items in the active breadcrumb trail. |
| menu_help | modules/menu.module | Implementation of hook_help(). |
| menu_menu | modules/menu.module | Implementation of hook_menu(). |
| menu_overview_tree | modules/menu.module | Present the menu tree, rendered along with links to edit menu items. |
| menu_parent_options | modules/menu.module | Return a list of menu items that are valid possible parents for the
given menu item. |
| menu_reset | modules/menu.module | Menu callback; clear the database, resetting the menu to factory defaults. |
| menu_reset_item | modules/menu.module | Menu callback; reset a single modified item. |
| message_access | includes/common.inc | Return a string with an "access denied" message. |
| message_na | includes/common.inc | Return a string with a "not applicable" message. |
| nodeapi_example_help | developer/examples/nodeapi_example.module | Implementation of hook_help(). |
| nodeapi_example_nodeapi | developer/examples/nodeapi_example.module | Implementation of hook_nodeapi(). |
| node_access_example_help | developer/examples/node_access_example.module | Implementation of hook_help(). |
| node_access_example_nodeapi | developer/examples/node_access_example.module | Implementation of hook_nodeapi(). |
| node_add | modules/node.module | Present a node submission form or a set of links to such forms. |
| node_admin | modules/node.module | Menu callback; presents the content administration overview. |
| node_admin_nodes | modules/node.module | Generate the content administration overview. |
| node_block | modules/node.module | Implementation of hook_block(). |
| node_configure | modules/node.module | Menu callback; presents general node configuration options. |
| node_delete | modules/node.module | Ask for confirmation, and delete the node. |
| node_example_form | developer/examples/node_example.module | Implementation of hook_form(). |
| node_example_help | developer/examples/node_example.module | Implementation of hook_help(). |
| node_example_link | developer/examples/node_example.module | Implementation of hook_link(). |
| node_example_menu | developer/examples/node_example.module | Implementation of hook_menu(). |
| node_example_node_name | developer/examples/node_example.module | Implementation of hook_node_name(). |
| node_example_validate | developer/examples/node_example.module | Implementation of hook_validate(). |
| node_form | modules/node.module | Generate the node editing form. |
| node_help | modules/node.module | Implementation of hook_help(). |
| node_link | modules/node.module | Implementation of hook_link(). |
| node_menu | modules/node.module | Implementation of hook_menu(). |
| node_nodeapi | modules/node.module | Implementation of hook_nodeapi(). |
| node_page | modules/node.module | Menu callback; dispatches control to the appropriate operation handler. |
| node_page_default | modules/node.module | Generate a listing of promoted nodes. |
| node_preview | modules/node.module | Generate a node preview, including a form for further edits. |
| node_revision_delete | modules/node.module | Delete the revision with specified revision number. |
| node_revision_overview | modules/node.module | Generate an overview table of older revisions of a node. |
| node_revision_rollback | modules/node.module | Roll back to the revision with the specified revision number. |
| node_search | modules/node.module | Implementation of hook_search(). |
| node_submit | modules/node.module | Accepts a submission of new or changed node content. |
| node_types_configure | modules/node.module | Menu callback; presents each node type configuration page. |
| node_validate | modules/node.module | Perform validation checks on the given node. |
| page_example_help | developer/examples/page_example.module | Implementation of hook_help(). |
| page_example_menu | developer/examples/page_example.module | Implementation of hook_menu(). |
| page_form | modules/page.module | Implementation of hook_form(). |
| page_help | modules/page.module | Implementation of hook_help(). |
| page_menu | modules/page.module | Implementation of hook_menu(). |
| page_node_name | modules/page.module | Implementation of hook_node_name(). |
| path_admin_delete | modules/path.module | Menu callback; handles deletion of an URL alias. |
| path_admin_edit | modules/path.module | Menu callback; handles pages for creating and editing URL aliases. |
| path_form | modules/path.module | Return a form for editing or creating an individual URL alias. |
| path_help | modules/path.module | Implementation of hook_help(). |
| path_menu | modules/path.module | Implementation of hook_menu(). |
| path_nodeapi | modules/path.module | Implementation of hook_nodeapi(). |
| path_overview | modules/path.module | Return a listing of all defined URL aliases. |
| path_save | modules/path.module | Verify that a new URL alias is valid, and save it to the database. |
| ping_help | modules/ping.module | Implementation of hook_help(). |
| ping_ping | modules/ping.module | Implementation of hook_ping(). |
| poll_block | modules/poll.module | Implementation of hook_block(). |
| poll_form | modules/poll.module | Implementation of hook_form(). |
| poll_help | modules/poll.module | Implementation of hook_help(). |
| poll_menu | modules/poll.module | Implementation of hook_menu(). |
| poll_node_name | modules/poll.module | Implementation of hook_node_name(). |
| poll_validate | modules/poll.module | Implementation of hook_validate(). |
| poll_view | modules/poll.module | Implementation of hook_view(). |
| poll_view_results | modules/poll.module | Generates a graphical representation of the results of a poll. |
| poll_view_voting | modules/poll.module | Generates the voting form for a poll. |
| poll_vote | modules/poll.module | Callback for processing a vote |
| profile_admin_add | modules/profile.module | Menu callback; adds a new field to all user profiles. |
| profile_admin_delete | modules/profile.module | Menu callback; deletes a field from all user profiles. |
| profile_admin_edit | modules/profile.module | Menu callback; displays the profile field editing form. |
| profile_admin_overview | modules/profile.module | Menu callback; display a listing of all editable profile fields. |
| profile_browse | modules/profile.module | Menu callback; display a list of user information. |
| profile_help | modules/profile.module | Implementation of hook_help(). |
| profile_menu | modules/profile.module | Implementation of hook_menu(). |
| queue_block | modules/queue.module | Implementation of hook_block(). |
| queue_help | modules/queue.module | Implementation of hook_help(). |
| queue_menu | modules/queue.module | Implementation of hook_menu(). |
| queue_nodeapi | modules/queue.module | Implementation of hook_nodeapi(). |
| queue_overview | modules/queue.module | Display a page listing the nodes in the submission queue. |
| queue_view | modules/queue.module | Display a queued node along with voting options for it. |
| search_admin | modules/search.module | Menu callback; displays the search module settings page. |
| search_block | modules/search.module | Implementation of hook_block(). |
| search_form | modules/search.module | Render a search form. |
| search_help | modules/search.module | Implementation of hook_help(). |
| search_menu | modules/search.module | Implementation of hook_menu(). |
| search_view | modules/search.module | Menu callback; presents the search form and/or search results. |
| statistics_block | modules/statistics.module | Implementation of hook_block(). |
| statistics_help | modules/statistics.module | Implementation of hook_help(). |
| statistics_menu | modules/statistics.module | Implementation of hook_menu(). |
| statistics_recent_hits | modules/statistics.module | Menu callback; presents the "Recent hits" page. |
| statistics_settings | modules/statistics.module | Implementation of hook_settings(). |
| statistics_top_pages | modules/statistics.module | Menu callback; presents the "Top pages" page. |
| statistics_top_referrers | modules/statistics.module | Menu callback; presents the "Top referrers" page. |
| statistics_top_users | modules/statistics.module | Menu callback; presents the "Top users" page. |
| story_form | modules/story.module | Implementation of hook_form(). |
| story_help | modules/story.module | Implementation of hook_help(). |
| story_menu | modules/story.module | Implementation of hook_menu(). |
| story_node_name | modules/story.module | Implementation of hook_node_name(). |
| system_help | modules/system.module | Implementation of hook_help(). |
| system_menu | modules/system.module | Implementation of hook_menu(). |
| system_modules | modules/system.module | Menu callback; displays a listing of all modules. |
| system_module_listing | modules/system.module | Generate a list of all the available modules, as well as update the system list. |
| system_themes | modules/system.module | Menu callback; displays a listing of all themes. |
| system_theme_listing | modules/system.module | Generate a list of all the available theme/style combinations. |
| system_theme_settings | modules/system.module | Menu callback; display theme configuration for entire site and individual themes. |
| system_user | modules/system.module | Implementation of hook_user(). |
| t | includes/common.inc | Translate strings to the current locale. |
| tablesort_header | includes/tablesort.inc | Format a column header. |
| taxonomy_admin | modules/taxonomy.module | Menu callback; dispatches to the proper taxonomy administration function. |
| taxonomy_form | modules/taxonomy.module | Generate a form element for selecting terms from a vocabulary. |
| taxonomy_help | modules/taxonomy.module | Implementation of hook_help(). |
| taxonomy_menu | modules/taxonomy.module | Implementation of hook_menu(). |
| taxonomy_overview | modules/taxonomy.module | Generate a tabular listing of administrative functions for vocabularies. |
| taxonomy_render_nodes | modules/taxonomy.module | Accepts the result of a pager_query() call, such as that performed by
taxonomy_select_nodes(), and formats each node along with a pager. |
| theme_aggregator_block_item | modules/aggregator.module | Format an individual feed item for display in the block. |
| theme_aggregator_feed | modules/aggregator.module | Format a news feed. |
| theme_aggregator_page_item | modules/aggregator.module | Format an individual feed item for display on the aggregator page. |
| theme_aggregator_summary_item | modules/aggregator.module | Return a themed item heading for summary pages located at "aggregator/sources"
and "aggregator/categories". |
| theme_book_navigation | modules/book.module | Prepares both the custom breadcrumb trail and the forward/backward
navigation for a node presented as a book page. |
| theme_confirm | includes/theme.inc | Output a confirmation form |
| theme_filter_tips | modules/filter.module | Format a set of filter tips. |
| theme_forum_display | modules/forum.module | Format the forum body. |
| theme_forum_list | modules/forum.module | Format the forum listing. |
| theme_forum_topic_list | modules/forum.module | Format the topic listing. |
| theme_get_settings | includes/theme.inc | Retrieve an associative array containing the settings for a theme. |
| theme_help | includes/theme.inc | Hook Help - returns theme specific help and information. |
| theme_nodeapi_example_rating | developer/examples/nodeapi_example.module | A custom theme function. |
| theme_node_example_order_info | developer/examples/node_example.module | A custom theme function. |
| theme_node_preview | modules/node.module | Display a node preview for display during node creation and editing. |
| theme_pager | includes/pager.inc | Format a query pager. |
| theme_xml_icon | includes/theme.inc | Return code that emits an XML icon. |
| throttle_exit | modules/throttle.module | Implementation of hook_exit(). |
| throttle_help | modules/throttle.module | Implementation of hook_help(). |
| throttle_settings | modules/throttle.module | Implementation of hook_settings(). |
| tracker_help | modules/tracker.module | Implementation of hook_help(). |
| tracker_menu | modules/tracker.module | Implementation of hook_menu(). |
| tracker_page | modules/tracker.module | Menu callback. Prints a listing of active nodes on the site. |
| upload_help | modules/upload.module | Implementation of hook_help(). |
| upload_link | modules/upload.module | Implementation of hook_link(). |
| upload_menu | modules/upload.module | Implementation of hook_menu(). |
| upload_munge_filename | modules/upload.module | Munge the filename as needed for security purposes. |
| upload_nodeapi | modules/upload.module | Implementation of hook_nodeapi(). |
| user_admin_access | modules/user.module | Menu callback: list all access rules |
| user_admin_access_add | modules/user.module | Menu callback: add an access rule |
| user_admin_access_check | modules/user.module | Menu callback: check an access rule |
| user_admin_access_delete | modules/user.module | Menu callback: delete an access rule |
| user_admin_access_edit | modules/user.module | Menu callback: edit an access rule |
| user_admin_perm | modules/user.module | Menu callback: administer permissions. |
| user_admin_role | modules/user.module | Menu callback: administer roles. |
| user_block | modules/user.module | Implementation of hook_block(). |
| user_help | modules/user.module | Implementation of hook_help(). |
| user_logout | modules/user.module | Menu callback; logs the current user out, and redirects to the home page. |
| user_menu | modules/user.module | Implementation of hook_menu(). |
| user_search | modules/user.module | Implementation of hook_search(). |
| user_user | modules/user.module | Implementation of hook_user(). |
| user_validate_name | modules/user.module | Verify the syntax of the given name. |
| watchdog_event | modules/watchdog.module | Menu callback; displays details about a log message. |
| watchdog_help | modules/watchdog.module | Implementation of hook_help(). |
| watchdog_menu | modules/watchdog.module | Implementation of hook_menu(). |
| watchdog_overview | modules/watchdog.module | Menu callback; displays a listing of log messages. |
| xmlrpc | includes/xmlrpc.inc | Perform an XML-RPC request. |
| _aggregator_page_list | modules/aggregator.module | Prints an aggregator page listing a number of feed items. Various
menu callbacks use this function to print their feeds. |
| _comment_get_modes | modules/comment.module | Return an array of viewing modes for comment listings. |
| _comment_get_orders | modules/comment.module | Return an array of viewing orders for comment listings. |
| _filter_html_settings | modules/filter.module | Settings for the HTML filter. |
| _forum_confirm_delete | modules/forum.module | Returns a confirmation page for deleting a forum taxonomy term |
| _forum_format | modules/forum.module | Formats a topic for display |
| _forum_parent_select | modules/forum.module | Returns a select box for available parent terms |
| _locale_add_language | includes/locale.inc | Helper function to add a language |
| _locale_admin_export_screen | includes/locale.inc | User interface for the translation export screen |
| _locale_admin_import_screen | includes/locale.inc | User interface for the translation import screen |
| _locale_admin_manage_add_screen | includes/locale.inc | User interface for the language addition screen |
| _locale_admin_manage_screen | includes/locale.inc | User interface for the language management screen |
| _locale_export_po | includes/locale.inc | Exports a Portable Object (Template) file for a language |
| _locale_import_parse_plural_forms | includes/locale.inc | Parses a Plural-Forms entry from a Gettext Portable Object file header |
| _locale_import_po | includes/locale.inc | Parses Gettext Portable Object file information and inserts into database |
| _locale_import_read_po | includes/locale.inc | Parses Gettext Portable Object file into an array |
| _locale_prepare_iso_list | includes/locale.inc | Prepares the language code list for a select form item with only the unsupported ones |
| _locale_string_edit | includes/locale.inc | User interface for string editing |
| _locale_string_save | includes/locale.inc | Action handler for string editing |
| _locale_string_seek | includes/locale.inc | Perform a string search and display results in a table |
| _locale_string_seek_form | includes/locale.inc | User interface for the string search screen |
| _menu_build | includes/menu.inc | Build the menu by querying both modules and the database. |
| _upload_image | modules/upload.module | Check an upload, if it is an image, make sure it fits within the
maximum dimensions allowed. |