t

Functions that call t()

Namesort iconLocationDescription
aggregator_blockmodules/aggregator/aggregator.moduleImplementation of hook_block().
aggregator_form_category_submitmodules/aggregator/aggregator.moduleProcess aggregator_form_category form submissions. @todo Add delete confirmation dialog.
aggregator_form_category_validatemodules/aggregator/aggregator.moduleValidate aggregator_form_feed form submissions.
aggregator_form_feedmodules/aggregator/aggregator.moduleGenerate a form to add/edit feed sources.
aggregator_form_feed_submitmodules/aggregator/aggregator.moduleProcess aggregator_form_feed form submissions. @todo Add delete confirmation dialog.
aggregator_form_feed_validatemodules/aggregator/aggregator.moduleValidate aggregator_form_feed form submissions.
aggregator_helpmodules/aggregator/aggregator.moduleImplementation of hook_help().
aggregator_menumodules/aggregator/aggregator.moduleImplementation of hook_menu().
aggregator_page_categoriesmodules/aggregator/aggregator.moduleMenu callback; displays all the categories used by the aggregator.
aggregator_page_categorymodules/aggregator/aggregator.moduleMenu callback; displays all the items aggregated in a particular category.
aggregator_page_lastmodules/aggregator/aggregator.moduleMenu callback; displays the most recent items gathered from any feed.
aggregator_page_rssmodules/aggregator/aggregator.moduleMenu callback; generate an RSS 0.92 feed of aggregator items or categories.
aggregator_page_sourcesmodules/aggregator/aggregator.moduleMenu callback; displays all the feeds used by the aggregator.
aggregator_refreshmodules/aggregator/aggregator.moduleChecks a news feed for new items.
block_admin_configuremodules/block/block.moduleMenu callback; displays the block configuration form.
block_admin_displaymodules/block/block.moduleGenerate main block administration form.
block_admin_display_submitmodules/block/block.moduleProcess main block administration form submission.
block_box_deletemodules/block/block.moduleMenu callback; confirm deletion of custom blocks.
block_box_delete_submitmodules/block/block.moduleDeletion of custom blocks.
block_example_blockdeveloper/examples/block_example.moduleImplementation of hook_block().
block_example_contentsdeveloper/examples/block_example.moduleA block content function.
block_helpmodules/block/block.moduleImplementation of hook_help().
block_menumodules/block/block.moduleImplementation of hook_menu().
block_usermodules/block/block.moduleImplementation of hook_user().
blogapi_blogger_edit_postmodules/blogapi/blogapi.moduleBlogging API callback. Modifies the specified blog node.
blogapi_blogger_new_postmodules/blogapi/blogapi.moduleBlogging API callback. Inserts a new blog post as a node.
blogapi_helpmodules/blogapi/blogapi.moduleImplementation of hook_help().
blogapi_metaweblog_new_media_objectmodules/blogapi/blogapi.moduleBlogging API callback. Inserts a file into Drupal.
blogapi_validate_usermodules/blogapi/blogapi.moduleEnsure that the given user has permission to edit a blog.
blogapi_xmlrpcmodules/blogapi/blogapi.moduleImplementation of hook_xmlrpc().
blogap_mti_publish_postmodules/blogapi/blogapi.moduleBlogging API callback. Publishes the given node
blog_blockmodules/blog/blog.moduleImplementation of hook_block().
blog_helpmodules/blog/blog.moduleImplementation of hook_help().
blog_linkmodules/blog/blog.moduleImplementation of hook_link().
blog_menumodules/blog/blog.moduleImplementation of hook_menu().
blog_node_infomodules/blog/blog.moduleImplementation of hook_node_info().
blog_page_lastmodules/blog/blog.moduleDisplays a Drupal page containing recent blog entries of all users.
blog_page_usermodules/blog/blog.moduleDisplays a Drupal page containing recent blog entries of a given user.
blog_usermodules/blog/blog.moduleImplementation of hook_user().
blog_viewmodules/blog/blog.moduleImplementation of hook_view().
book_admin_editmodules/book/book.moduleDisplay an administrative view of the hierarchy of a book.
book_admin_orphanmodules/book/book.moduleMenu callback; displays a listing of all orphaned book pages.
book_admin_overviewmodules/book/book.moduleReturns an administrative overview of all books.
book_blockmodules/book/book.moduleImplementation of hook_block().
book_exportmodules/book/book.moduleMenu callback; Generates various representation of a book page with all descendants and prints the requested representation to output.
book_formmodules/book/book.moduleImplementation of hook_form().
book_helpmodules/book/book.moduleImplementation of hook_help().
book_linkmodules/book/book.moduleImplementation of hook_link().
book_menumodules/book/book.moduleImplementation of hook_menu().
book_node_infomodules/book/book.moduleImplementation of hook_node_info().
book_outlinemodules/book/book.moduleImplementation of function book_outline() Handles all book outline operations.
book_outline_submitmodules/book/book.moduleHandles book outline form submissions.
book_tocmodules/book/book.moduleReturns an array of titles and nid entries of book pages in table of contents order.
check_markupmodules/filter/filter.moduleRun all the enabled filters on a piece of text.
color_form_altermodules/color/color.moduleImplementation of hook_form_alter().
color_helpmodules/color/color.moduleImplementation of hook_help
color_scheme_formmodules/color/color.moduleForm callback. Returns the configuration form.
color_scheme_form_submitmodules/color/color.moduleSubmit handler for color change form.
comment_admin_overview_submitmodules/comment/comment.moduleExecute the chosen 'Update option' on the selected comments, such as publishing, unpublishing or deleting.
comment_admin_overview_validatemodules/comment/comment.moduleWe can't execute any 'Update options' if no comments were selected.
comment_admin_settingsmodules/comment/comment.moduleMenu callback; presents the comment settings page.
comment_blockmodules/comment/comment.moduleImplementation of hook_block().
comment_deletemodules/comment/comment.moduleMenu callback; delete a comment.
comment_helpmodules/comment/comment.moduleImplementation of hook_help().
comment_linkmodules/comment/comment.moduleImplementation of hook_link().
comment_menumodules/comment/comment.moduleImplementation of hook_menu().
comment_multiple_delete_confirmmodules/comment/comment.moduleList the selected comments and verify that the admin really wants to delete them.
comment_multiple_delete_confirm_submitmodules/comment/comment.modulePerform the actual comment deletion.
comment_operationsmodules/comment/comment.moduleComment operations. We offer different update operations depending on which comment administration page we're on.
comment_rendermodules/comment/comment.moduleRenders comment(s).
comment_replymodules/comment/comment.moduleThis function is responsible for generating a comment reply form. There are several cases that have to be handled, including: replies to comments replies to nodes attempts to reply to nodes that can no longer accept comments respecting access...
comment_savemodules/comment/comment.moduleAccepts a submission of new or changed comment content.
comment_usermodules/comment/comment.moduleImplementation of hook_user().
confirm_formmodules/system/system.moduleOutput a confirmation form
contact_admin_categoriesmodules/contact/contact.moduleCategories/list tab.
contact_admin_deletemodules/contact/contact.moduleCategory delete page.
contact_admin_delete_submitmodules/contact/contact.moduleProcess category delete form submission.
contact_admin_editmodules/contact/contact.moduleCategory edit page.
contact_admin_edit_submitmodules/contact/contact.moduleProcess the contact category edit page form submission.
contact_admin_edit_validatemodules/contact/contact.moduleValidate the contact category edit page form submission.
contact_helpmodules/contact/contact.moduleImplementation of hook_help().
contact_mail_page_submitmodules/contact/contact.moduleProcess the site-wide contact page form submission.
contact_mail_page_validatemodules/contact/contact.moduleValidate the site-wide contact page form submission.
contact_mail_user_submitmodules/contact/contact.moduleProcess the personal contact page form submission.
contact_menumodules/contact/contact.moduleImplementation of hook_menu().
contact_site_pagemodules/contact/contact.moduleSite-wide contact page
contact_usermodules/contact/contact.moduleImplementation of hook_user().
contact_user_pagemodules/contact/contact.modulePersonal contact page.
date_validateincludes/form.incValidates the date type to stop dates like February 30, 2006.
do_searchmodules/search/search.moduleDo a query on the full-text search index for a word or words.
drupal_access_deniedincludes/common.incGenerates a 403 error if the request is not allowed.
drupal_authmodules/drupal/drupal.moduleImplementation of hook_auth().
drupal_check_moduleincludes/install.incCheck a module's requirements.
drupal_client_pingmodules/drupal/drupal.moduleCallback function from drupal_xmlrpc() called when another site pings this one.
drupal_convert_to_utf8includes/unicode.incConvert data to UTF-8
drupal_cron_cleanupincludes/common.incShutdown function for cron cleanup.
drupal_cron_runincludes/common.incExecutes a cron run when called
drupal_helpmodules/drupal/drupal.moduleImplementation of hook_help().
drupal_menumodules/drupal/drupal.moduleImplementation of hook_menu().
drupal_notifymodules/drupal/drupal.moduleSends a ping to the Drupal directory server.
drupal_not_foundincludes/common.incGenerates a 404 error if the request can not be handled.
drupal_site_offlineincludes/common.incGenerates a site off-line message
drupal_validate_formincludes/form.incValidates user-submitted form data from a global variable using the validate functions defined in a structured form array.
drupal_xmlrpcmodules/drupal/drupal.moduleImplementation of hook_xmlrpc().
drupal_xml_parser_createincludes/unicode.incPrepare a new XML parser.
error_handlerincludes/common.incLog errors as defined by administrator Error levels: 0 = Log errors to database. 1 = Log errors to database and to screen.
example_element_demodeveloper/examples/example_element.moduleThis is a simple form to demonstrate how to use the phonenumber form element we defined.
example_element_expanddeveloper/examples/example_element.moduleOur process callback to expand the control.
example_element_menudeveloper/examples/example_element.moduleImplementation of hook_menu().
example_element_validatedeveloper/examples/example_element.moduleOur element's validation function.
fileupload_formdeveloper/examples/fileupload.moduleImplementation of hook_form().
fileupload_helpdeveloper/examples/fileupload.moduleImplementation of hook_help.
fileupload_menudeveloper/examples/fileupload.moduleImplementation of hook_menu.
fileupload_node_infodeveloper/examples/fileupload.moduleImplementation of hook_node_info.
fileupload_validatedeveloper/examples/fileupload.moduleImplementation of hook_validate().
file_check_directoryincludes/file.incCheck that the directory exists and is writable. Directories need to have execute permissions to be considered a directory by FTP servers, etc.
file_copyincludes/file.incCopies 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_moveincludes/file.incMoves 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_dataincludes/file.incSave a string to the specified destination.
filter_admin_configuremodules/filter/filter.moduleMenu callback; display settings defined by filters.
filter_admin_deletemodules/filter/filter.moduleMenu callback; confirm deletion of a format.
filter_admin_delete_submitmodules/filter/filter.moduleProcess filter delete form submission.
filter_admin_format_formmodules/filter/filter.moduleGenerate a filter format form.
filter_admin_format_form_submitmodules/filter/filter.moduleProcess filter format form submissions.
filter_admin_format_form_validatemodules/filter/filter.moduleValidate filter format form submissions.
filter_admin_ordermodules/filter/filter.moduleMenu callback; display form for ordering filters for a format.
filter_admin_order_submitmodules/filter/filter.moduleProcess filter order configuration form submission.
filter_admin_overviewmodules/filter/filter.moduleDisplays a list of all input formats and which one is the default
filter_example_filterdeveloper/examples/filter_example.moduleImplementation of hook_filter().
filter_example_filter_tipsdeveloper/examples/filter_example.moduleImplementation of hook_filter_tips().
filter_filtermodules/filter/filter.moduleImplementation 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_tipsmodules/filter/filter.moduleImplementation of hook_filter_tips().
filter_formmodules/filter/filter.moduleGenerate a selector for choosing a format in a form.
filter_helpmodules/filter/filter.moduleImplementation of hook_help().
filter_menumodules/filter/filter.moduleImplementation of hook_menu().
format_dateincludes/common.incFormat a date with the given configured format or a custom format string.
format_intervalincludes/common.incFormat a time interval with the requested granularity.
format_pluralincludes/common.incFormat a string containing a count of items.
format_sizeincludes/common.incGenerate a string representation for the given byte count.
forum_blockmodules/forum/forum.moduleImplementation of hook_block().
forum_confirm_deletemodules/forum/forum.moduleReturns a confirmation page for deleting a forum taxonomy term.
forum_confirm_delete_submitmodules/forum/forum.moduleImplementation of forms api _submit call. Deletes a forum after confirmation.
forum_formmodules/forum/forum.moduleImplementation of hook_form().
forum_form_altermodules/forum/forum.moduleImplementation of hook_form_alter().
forum_form_containermodules/forum/forum.moduleReturns a form for adding a container to the forum vocabulary
forum_form_forummodules/forum/forum.moduleReturns a form for adding a forum to the forum vocabulary
forum_form_submitmodules/forum/forum.moduleProcess forum form and container form submissions.
forum_helpmodules/forum/forum.moduleImplementation of hook_help().
forum_menumodules/forum/forum.moduleImplementation of hook_menu().
forum_node_infomodules/forum/forum.moduleImplementation of hook_node_info().
forum_overviewmodules/forum/forum.moduleReturns an overview list of existing forums and containers
forum_validatemodules/forum/forum.moduleImplementation of hook_validate().
help_helpmodules/help/help.moduleImplementation of hook_help().
help_mainmodules/help/help.moduleMenu callback; prints a page listing a glossary of Drupal terminology.
help_menumodules/help/help.moduleImplementation of hook_menu().
help_pagemodules/help/help.moduleMenu callback; prints a page listing general help for all modules.
hook_authdeveloper/hooks/authentication.phpVerify authentication of a user.
hook_blockdeveloper/hooks/core.phpDeclare a block or set of blocks.
hook_filterdeveloper/hooks/core.phpDefine content filters.
hook_filter_tipsdeveloper/hooks/core.phpProvide tips for using filters.
hook_formdeveloper/hooks/node.phpDisplay a node editing form.
hook_form_alterdeveloper/hooks/core.phpPerform alterations before a form is rendered.
hook_helpdeveloper/hooks/core.phpProvide online user help.
hook_linkdeveloper/hooks/core.phpDefine internal Drupal links.
hook_mail_alterdeveloper/hooks/core.phpAlter any aspect of the emails sent by Drupal. You can use this hook to add a common site footer to all outgoing emails; add extra header fields and/or modify the mails sent out in any way. HTML-izing the outgoing mails is one possibility. See also...
hook_menudeveloper/hooks/core.phpDefine menu items and page callbacks.
hook_nodeapideveloper/hooks/core.phpAct on nodes defined by other modules.
hook_node_infodeveloper/hooks/node.phpDefine module-provided node types.
hook_node_operationsdeveloper/hooks/core.phpAdd mass node operations.
hook_preparedeveloper/hooks/node.phpThis is a hook used by node modules. It is called after load but before the node is shown on the add/edit form.
hook_requirementsdeveloper/hooks/install.phpCheck installation requirements that need to be satisfied.
hook_searchdeveloper/hooks/core.phpDefine a custom search routine.
hook_userdeveloper/hooks/core.phpAct on user account actions.
hook_user_operationsdeveloper/hooks/core.phpAdd mass user operations.
hook_validatedeveloper/hooks/node.phpVerify a node editing form.
hook_viewdeveloper/hooks/node.phpDisplay a node.
hook_xmlrpcdeveloper/hooks/core.phpRegister XML-RPC callbacks.
image_gd_settingsincludes/image.incRetrieve settings for the GD2 toolkit.
image_get_available_toolkitsincludes/image.incReturn a list of available toolkits.
image_toolkit_invokeincludes/image.incInvokes the given method using the currently selected toolkit.
legacy_filtermodules/legacy/legacy.moduleImplementation of hook_filter(). Handles URL upgrades from Drupal 4.1.
legacy_helpmodules/legacy/legacy.moduleImplementation of hook_help().
legacy_menumodules/legacy/legacy.moduleImplementation of hook_menu().
locale_add_language_form_validateincludes/locale.incValidate the language addition form.
locale_admin_manage_delete_formmodules/locale/locale.moduleUser interface for the language deletion confirmation screen.
locale_admin_manage_delete_form_submitmodules/locale/locale.moduleProcess language deletion submissions.
locale_helpmodules/locale/locale.moduleImplementation of hook_help().
locale_menumodules/locale/locale.moduleImplementation of hook_menu().
locale_string_delete_formmodules/locale/locale.moduleUser interface for the string deletion confirmation screen.
locale_usermodules/locale/locale.moduleImplementation of hook_user().
menu_configuremodules/menu/menu.moduleMenu callback; presents menu configuration options.
menu_confirm_disable_itemmodules/menu/menu.moduleMenu callback; hide a menu item.
menu_edit_item_formmodules/menu/menu.modulePresent the menu item editing form.
menu_edit_item_savemodules/menu/menu.moduleSave changes to a menu item into the database.
menu_edit_menu_formmodules/menu/menu.moduleMenu callback; handle the adding/editing of a new menu.
menu_form_altermodules/menu/menu.moduleImplementation of hook_form_alter(). Add menu item fields to the node form.
menu_get_active_breadcrumbincludes/menu.incReturns an array of rendered menu items in the active breadcrumb trail.
menu_helpmodules/menu/menu.moduleImplementation of hook_help().
menu_item_delete_formmodules/menu/menu.moduleMenu callback; delete a single custom item.
menu_item_delete_form_submitmodules/menu/menu.moduleProcess menu delete form submissions.
menu_menumodules/menu/menu.moduleImplementation of hook_menu().
menu_overview_treemodules/menu/menu.modulePresent the menu tree, rendered along with links to edit menu items.
menu_parent_optionsmodules/menu/menu.moduleReturn a list of menu items that are valid possible parents for the given menu item. The list excludes the given item and its children.
menu_primary_linksincludes/menu.incReturns an array containing the primary links. Can optionally descend from the root of the Primary links menu towards the current node for a specified number of levels and return that submenu. Used to generate a primary/secondary menu from different...
menu_reset_itemmodules/menu/menu.moduleMenu callback; reset a single modified item.
menu_reset_item_submitmodules/menu/menu.moduleProcess menu reset item form submissions.
multipage_form_example_custom_validatedeveloper/examples/multipage_form_example.moduleValidate our form.
multipage_form_example_formdeveloper/examples/multipage_form_example.moduleImplementation of hook_form() for multipage_form_example. We don't set ANY #required attributes here - we leave that up to multipage_form_example_pre_render().
multipage_form_example_form_alterdeveloper/examples/multipage_form_example.moduleImplementation of hook_form_alter(). Here, we set up the 'page' field, which keeps track of what stage the form is in.
multipage_form_example_helpdeveloper/examples/multipage_form_example.moduleImplementation of hook_help().
multipage_form_example_menudeveloper/examples/multipage_form_example.moduleImplementation of hook_menu().
multipage_form_example_node_infodeveloper/examples/multipage_form_example.moduleImplementation of hook_node_info().
multipage_form_example_pre_renderdeveloper/examples/multipage_form_example.moduleThe #pre_render of a form allows us to make changes AFTER validation (unlike hook_form_alter()), but BEFORE the form has actually been displayed. We use it to control which form elements are shown, which are hidden, and which values to set based on...
nodeapi_example_form_alterdeveloper/examples/nodeapi_example.moduleImplementation of hook_form_alter().
nodeapi_example_nodeapideveloper/examples/nodeapi_example.moduleImplementation of hook_nodeapi().
node_access_example_form_alterdeveloper/examples/node_access_example.moduleImplementation of hook_form_alter()
node_access_example_helpdeveloper/examples/node_access_example.moduleImplementation of hook_help().
node_addmodules/node/node.modulePresent a node submission form or a set of links to such forms.
node_admin_nodes_submitmodules/node/node.moduleSubmit the node administration update form.
node_blockmodules/node/node.moduleImplementation of hook_block().
node_configuremodules/node/node.moduleMenu callback; presents general node configuration options.
node_configure_rebuild_confirmmodules/node/node.moduleMenu callback: confirm rebuilding of permissions.
node_configure_rebuild_confirm_submitmodules/node/node.moduleHandler for wipe confirmation
node_configure_validatemodules/node/node.moduleForm validate callback.
node_deletemodules/node/node.moduleDelete a node.
node_delete_confirmmodules/node/node.moduleMenu callback -- ask for confirmation of node deletion
node_example_formdeveloper/examples/node_example.moduleImplementation of hook_form().
node_example_node_infodeveloper/examples/node_example.moduleImplementation of hook_node_info(). This function replaces hook_node_name() and hook_node_types() from 4.6. Drupal 5 expands this hook significantly.
node_example_validatedeveloper/examples/node_example.moduleImplementation of hook_validate().
node_feedmodules/node/node.moduleA generic function for generating RSS feeds from a set of nodes.
node_filtersmodules/node/node.moduleList node administration filters that can be applied.
node_filter_formmodules/node/node.moduleReturn form for node administration filters.
node_filter_form_submitmodules/node/node.moduleProcess result from node administration filter form.
node_formmodules/node/node.moduleGenerate the node add/edit form array.
node_form_altermodules/node/node.moduleImplementation of hook_form_alter().
node_helpmodules/node/node.moduleImplementation of hook_help().
node_linkmodules/node/node.moduleImplementation of hook_link().
node_menumodules/node/node.moduleImplementation of hook_menu().
node_node_operationsmodules/node/node.moduleImplementation of hook_node_operations().
node_overview_typesmodules/node/content_types.incDisplays the content type admin overview page.
node_page_defaultmodules/node/node.moduleMenu callback; Generate a listing of promoted nodes.
node_page_editmodules/node/node.moduleMenu callback; presents the node editing form, or redirects to delete confirmation.
node_previewmodules/node/node.moduleGenerate a node preview.
node_revisionsmodules/node/node.moduleMenu callback for revisions related activities.
node_revision_deletemodules/node/node.moduleDelete the revision with specified revision number. A "delete revision" nodeapi event is invoked when a revision is deleted.
node_revision_delete_confirmmodules/node/node.moduleAsk confirmation for revision deletion to prevent against CSRF attacks.
node_revision_overviewmodules/node/node.moduleGenerate an overview table of older revisions of a node.
node_revision_revertmodules/node/node.moduleRevert to the revision with the specified revision number. A node and nodeapi "update" event is triggered (via the node_save() call) when a revision is reverted.
node_revision_revert_confirmmodules/node/node.moduleAsk for confirmation of the reversion to prevent against CSRF attacks.
node_searchmodules/node/node.moduleImplementation of hook_search().
node_type_delete_confirmmodules/node/content_types.incMenu callback; delete a single content type.
node_type_delete_confirm_submitmodules/node/content_types.incProcess content type delete confirm submissions.
node_type_formmodules/node/content_types.incGenerates the node type editing form.
node_type_form_submitmodules/node/content_types.incImplementation of hook_form_submit().
node_type_form_validatemodules/node/content_types.incImplementation of hook_form_validate().
node_validatemodules/node/node.modulePerform validation checks on the given node.
page_example_helpdeveloper/examples/page_example.moduleImplementation of hook_help().
page_example_menudeveloper/examples/page_example.moduleImplementation of hook_menu().
password_confirm_validateincludes/form.incValidate password_confirm element.
path_admin_deletemodules/path/path.modulePost-confirmation; delete an URL alias.
path_admin_delete_confirmmodules/path/path.moduleMenu callback; confirms deleting an URL alias
path_formmodules/path/path.moduleReturn a form for editing or creating an individual URL alias.
path_form_altermodules/path/path.moduleImplementation of hook_form_alter().
path_form_submitmodules/path/path.moduleSave a new URL alias to the database.
path_form_validatemodules/path/path.moduleVerify that a new URL alias is valid
path_helpmodules/path/path.moduleImplementation of hook_help().
path_menumodules/path/path.moduleImplementation of hook_menu().
path_nodeapimodules/path/path.moduleImplementation of hook_nodeapi().
path_overviewmodules/path/path.moduleReturn a listing of all defined URL aliases.
phptemplate_commentthemes/engines/phptemplate/phptemplate.enginePrepare the values passed to the theme_comment function to be passed into a pluggable template engine.
phptemplate_comment_wrapperthemes/garland/template.phpAllow themable wrapping of all comments.
phptemplate_nodethemes/engines/phptemplate/phptemplate.enginePrepare the values passed to the theme_node function to be passed into a pluggable template engine.
phptemplate_regionsthemes/engines/phptemplate/phptemplate.engineDeclare the available regions implemented by this engine.
ping_helpmodules/ping/ping.moduleImplementation of hook_help().
ping_pingmodules/ping/ping.moduleImplementation of hook_ping().
poll_blockmodules/poll/poll.moduleImplementation of hook_block().
poll_cancelmodules/poll/poll.moduleCallback for canceling a vote
poll_formmodules/poll/poll.moduleImplementation of hook_form().
poll_helpmodules/poll/poll.moduleImplementation of hook_help().
poll_menumodules/poll/poll.moduleImplementation of hook_menu().
poll_node_infomodules/poll/poll.moduleImplementation of hook_node_info().
poll_validatemodules/poll/poll.moduleImplementation of hook_validate().
poll_viewmodules/poll/poll.moduleImplementation of hook_view().
poll_view_votingmodules/poll/poll.moduleGenerates the voting form for a poll.
poll_votemodules/poll/poll.moduleCallback for processing a vote
poll_votesmodules/poll/poll.moduleCallback for the 'votes' tab for polls you can see other votes on
profile_admin_overviewmodules/profile/profile.moduleMenu callback; display a listing of all editable profile fields.
profile_blockmodules/profile/profile.moduleImplementation of hook_block().
profile_browsemodules/profile/profile.moduleMenu callback; display a list of user information.
profile_field_deletemodules/profile/profile.moduleMenu callback; deletes a field from all user profiles.
profile_field_delete_submitmodules/profile/profile.moduleProcess a field delete form submission.
profile_field_formmodules/profile/profile.moduleMenu callback: Generate a form to add/edit a user profile field.
profile_field_form_submitmodules/profile/profile.moduleProcess profile_field_form submissions.
profile_field_form_validatemodules/profile/profile.moduleValidate profile_field_form submissions.
profile_helpmodules/profile/profile.moduleImplementation of hook_help().
profile_menumodules/profile/profile.moduleImplementation of hook_menu().
search_admin_settingsmodules/search/search.moduleMenu callback; displays the search module settings page.
search_admin_settings_validatemodules/search/search.moduleValidate callback.
search_blockmodules/search/search.moduleImplementation of hook_block().
search_boxmodules/search/search.moduleOutput a search form for the search block and the theme's search box.
search_formmodules/search/search.moduleRender a search form.
search_form_submitmodules/search/search.moduleProcess a search form submission.
search_helpmodules/search/search.moduleImplementation of hook_help().
search_menumodules/search/search.moduleImplementation of hook_menu().
search_viewmodules/search/search.moduleMenu callback; presents the search form and/or search results.
search_wipe_confirmmodules/search/search.moduleMenu callback: confirm wiping of the index.
search_wipe_confirm_submitmodules/search/search.moduleHandler for wipe confirmation
statistics_blockmodules/statistics/statistics.moduleImplementation of hook_block().
statistics_helpmodules/statistics/statistics.moduleImplementation of hook_help().
statistics_menumodules/statistics/statistics.moduleImplementation of hook_menu().
statistics_recent_hitsmodules/statistics/statistics.moduleMenu callback; presents the "recent hits" page.
statistics_top_pagesmodules/statistics/statistics.moduleMenu callback; presents the "top pages" page.
statistics_top_referrersmodules/statistics/statistics.moduleMenu callback; presents the "referrer" page.
statistics_top_visitorsmodules/statistics/statistics.moduleMenu callback; presents the "top visitors" page.
system_admin_by_modulemodules/system/system.moduleMenu callback; prints a listing of admin tasks for each installed module.
system_admin_theme_settingsmodules/system/system.moduleThis function allows selection of the theme to show in administration sections.
system_helpmodules/system/system.moduleImplementation of hook_help().
system_main_admin_pagemodules/system/system.moduleProvide the administration overview page.
system_menumodules/system/system.moduleImplementation of hook_menu().
system_modulesmodules/system/system.moduleMenu callback; provides module enable/disable interface.
system_modules_submitmodules/system/system.moduleSubmit callback; handles modules form submission.
system_modules_uninstallmodules/system/system.moduleBuilds a form of currently disabled modules.
system_modules_uninstall_confirm_formmodules/system/system.moduleConfirm uninstall of selected modules.
system_modules_uninstall_submitmodules/system/system.moduleProcesses the submitted uninstall form.
system_modules_uninstall_validatemodules/system/system.moduleValidates the submitted uninstall form.
system_requirementsmodules/system/system.installTest and report Drupal installation requirements.
system_run_cronmodules/system/system.moduleMenu callback: run cron manually.
system_settings_formmodules/system/system.moduleAdd default buttons to a form and set its prefix
system_settings_form_submitmodules/system/system.moduleExecute the system_settings_form.
system_sqlmodules/system/system.moduleMenu callback: return information about PHP.
system_themesmodules/system/system.moduleMenu callback; displays a listing of all themes.
system_theme_select_formmodules/system/system.moduleReturns a fieldset containing the theme select form.
system_theme_settingsmodules/system/system.moduleMenu callback; display theme configuration for entire site and individual themes.
system_usermodules/system/system.moduleImplementation of hook_user().
tincludes/common.incTranslate strings to the current locale.
tablesort_headerincludes/tablesort.incFormat a column header.
taxonomy_admin_term_editmodules/taxonomy/taxonomy.modulePage to edit a vocabulary term.
taxonomy_admin_vocabulary_editmodules/taxonomy/taxonomy.modulePage to edit a vocabulary.
taxonomy_formmodules/taxonomy/taxonomy.moduleGenerate a form element for selecting terms from a vocabulary.
taxonomy_form_altermodules/taxonomy/taxonomy.moduleImplementation of hook_form_alter(). Generate a form for selecting terms to associate with a node.
taxonomy_form_term_submitmodules/taxonomy/taxonomy.moduleAccept the form submission for a taxonomy term and save the result.
taxonomy_form_vocabularymodules/taxonomy/taxonomy.moduleDisplay form for adding and editing vocabularies.
taxonomy_form_vocabulary_submitmodules/taxonomy/taxonomy.moduleAccept the form submission for a vocabulary and save the results.
taxonomy_helpmodules/taxonomy/taxonomy.moduleImplementation of hook_help().
taxonomy_menumodules/taxonomy/taxonomy.moduleImplementation of hook_menu().
taxonomy_node_validatemodules/taxonomy/taxonomy.moduleMake sure incoming vids are free tagging enabled.
taxonomy_overview_termsmodules/taxonomy/taxonomy.moduleDisplay a tree of all the terms in a vocabulary, with options to edit each one.
taxonomy_overview_vocabulariesmodules/taxonomy/taxonomy.moduleList and manage vocabularies.
taxonomy_render_nodesmodules/taxonomy/taxonomy.moduleAccepts the result of a pager_query() call, such as that performed by taxonomy_select_nodes(), and formats each node along with a pager.
theme_admin_pagemodules/system/system.moduleThis function formats an administrative page for viewing.
theme_aggregator_block_itemmodules/aggregator/aggregator.moduleFormat an individual feed item for display in the block.
theme_aggregator_feedmodules/aggregator/aggregator.moduleFormat a news feed.
theme_aggregator_page_itemmodules/aggregator/aggregator.moduleFormat an individual feed item for display on the aggregator page.
theme_aggregator_summary_itemmodules/aggregator/aggregator.moduleReturn a themed item heading for summary pages located at "aggregator/sources" and "aggregator/categories".
theme_block_admin_displaymodules/block/block.moduleTheme main block administration form submission.
theme_book_navigationmodules/book/book.modulePrepares the links to children (TOC) and forward/backward navigation for a node presented as a book page.
theme_color_scheme_formmodules/color/color.moduleTheme color form.
theme_comment_blockmodules/comment/comment.moduleReturns a formatted list of recent comments to be displayed in the comment block.
theme_feed_iconincludes/theme.incReturn code that emits an feed icon.
theme_filter_admin_ordermodules/filter/filter.moduleTheme filter order configuration form.
theme_filter_tipsmodules/filter/filter.moduleFormat a set of filter tips.
theme_form_elementincludes/form.incReturn a themed form element.
theme_forum_displaymodules/forum/forum.moduleFormat the forum body.
theme_forum_listmodules/forum/forum.moduleFormat the forum listing.
theme_forum_topic_listmodules/forum/forum.moduleFormat the topic listing.
theme_forum_topic_navigationmodules/forum/forum.moduleFormat the next/previous forum topic navigation links.
theme_locale_admin_manage_screenincludes/locale.incTheme the locale admin manager form.
theme_markincludes/theme.incReturn a themed marker, useful for marking new or updated content.
theme_more_help_linkincludes/theme.incReturns code that emits the 'more help'-link.
theme_multipage_form_exampledeveloper/examples/multipage_form_example.moduleA custom theme function.
theme_nodeincludes/theme.incReturn a themed node.
theme_nodeapi_example_ratingdeveloper/examples/nodeapi_example.moduleA custom theme function.
theme_node_admin_nodesmodules/node/node.moduleTheme node administration overview.
theme_node_example_order_infodeveloper/examples/node_example.moduleA custom theme function.
theme_node_filtersmodules/node/node.moduleTheme node administration filter selector.
theme_node_previewmodules/node/node.moduleDisplay a node preview for display during node creation and editing.
theme_pagerincludes/pager.incFormat a query pager.
theme_pager_linkincludes/pager.incFormat a link to a specific query result page.
theme_system_admin_by_modulemodules/system/system.moduleTheme output of the dashboard page.
theme_system_modulesmodules/system/system.moduleTheme call back for the modules form.
theme_system_modules_uninstallmodules/system/system.moduleThemes a table of currently disabled modules.
theme_tablesort_indicatorincludes/theme.incReturn a themed sort icon.
theme_table_select_header_cellincludes/theme.incReturns a header cell for tables that have a select all functionality.
theme_upload_attachmentsmodules/upload/upload.moduleDisplays file attachments in table
theme_upload_form_currentmodules/upload/upload.moduleTheme the attachments list.
theme_usernameincludes/theme.incFormat a username.
theme_user_admin_accountmodules/user/user.moduleTheme user administration overview.
theme_user_filtersmodules/user/user.moduleTheme user administration filter selector.
theme_xml_iconincludes/theme.incReturn code that emits an XML icon.
throttle_exitmodules/throttle/throttle.moduleImplementation of hook_exit().
throttle_helpmodules/throttle/throttle.moduleImplementation of hook_help().
tracker_helpmodules/tracker/tracker.moduleImplementation of hook_help().
tracker_menumodules/tracker/tracker.moduleImplementation of hook_menu().
tracker_pagemodules/tracker/tracker.moduleMenu callback. Prints a listing of active nodes on the site.
upload_admin_settingsmodules/upload/upload.moduleMenu callback for the upload settings form.
upload_admin_settings_validatemodules/upload/upload.moduleForm API callback to validate the upload settings form.
upload_helpmodules/upload/upload.moduleImplementation of hook_help().
upload_linkmodules/upload/upload.moduleImplementation of hook_link().
upload_menumodules/upload/upload.moduleImplementation of hook_menu().
upload_munge_filenamemodules/upload/upload.moduleMunge the filename as needed for security purposes.
user_admin_accessmodules/user/user.moduleMenu callback: list all access rules
user_admin_access_addmodules/user/user.moduleMenu callback: add an access rule
user_admin_access_delete_confirmmodules/user/user.moduleMenu callback: delete an access rule
user_admin_access_editmodules/user/user.moduleMenu callback: edit an access rule
user_admin_account_submitmodules/user/user.moduleSubmit the user administration update form.
user_admin_permmodules/user/user.moduleMenu callback: administer permissions.
user_admin_rolemodules/user/user.moduleMenu callback: administer roles.
user_blockmodules/user/user.moduleImplementation of hook_block().
user_deletemodules/user/user.moduleDelete a user.
user_filtersmodules/user/user.moduleList user administration filters that can be applied.
user_filter_formmodules/user/user.moduleReturn form for user administration filters.
user_filter_form_submitmodules/user/user.moduleProcess result from user administration filter form.
user_helpmodules/user/user.moduleImplementation of hook_help().
user_logoutmodules/user/user.moduleMenu callback; logs the current user out, and redirects to the home page.
user_menumodules/user/user.moduleImplementation of hook_menu().
user_pass_resetmodules/user/user.moduleMenu callback; process one time login link and redirects to the user page on success.
user_searchmodules/user/user.moduleImplementation of hook_search().
user_usermodules/user/user.moduleImplementation of hook_user().
user_user_operationsmodules/user/user.moduleImplementation of hook_user_operations().
user_validate_namemodules/user/user.moduleVerify the syntax of the given name.
watchdog_eventmodules/watchdog/watchdog.moduleMenu callback; displays details about a log message.
watchdog_helpmodules/watchdog/watchdog.moduleImplementation of hook_help().
watchdog_menumodules/watchdog/watchdog.moduleImplementation of hook_menu().
watchdog_overviewmodules/watchdog/watchdog.moduleMenu callback; displays a listing of log messages.
watchdog_topmodules/watchdog/watchdog.moduleMenu callback; generic function to display a page of the most frequent watchdog events of a specified type.
xmlrpc_serverincludes/xmlrpcs.incThe main entry point for XML-RPC requests.
xmlrpc_server_callincludes/xmlrpcs.incDispatch the request and any parameters to the appropriate handler.
xmlrpc_server_method_signatureincludes/xmlrpcs.incXML-RPC method system.methodSignature maps to this function.
_comment_get_modesmodules/comment/comment.moduleReturn an array of viewing modes for comment listings.
_comment_get_ordersmodules/comment/comment.moduleReturn an array of viewing orders for comment listings.
_filter_html_settingsmodules/filter/filter.moduleSettings for the HTML filter.
_filter_url_settings