Functions that call drupal_set_title()

Namesort iconLocationDescription
block_admin_configuredrupal/modules/block.moduleMenu callback; displays the block configuration form.
blog_page_userdrupal/modules/blog.moduleDisplays a Drupal page containing recent blog entries of a given user.
book_outlinedrupal/modules/book.moduleImplementation of function book_outline() Handles all book outline operations.
book_renderdrupal/modules/book.moduleMenu callback; prints a listing of all books.
drupal_access_denieddrupal/includes/common.incGenerates a 403 error if the request is not allowed.
drupal_get_titledrupal/includes/bootstrap.incGet the title of the current page, for display on the page and in the title bar.
drupal_not_founddrupal/includes/common.incGenerates a 404 error if the request can not be handled.
forum_pagedrupal/modules/forum.moduleMenu callback; prints a forum listing.
node_adddrupal/modules/node.modulePresent a node submission form or a set of links to such forms.
node_editdrupal/modules/node.modulePresent a node editing form.
node_pagedrupal/modules/node.moduleMenu callback; dispatches control to the appropriate operation handler.
node_revision_overviewdrupal/modules/node.moduleGenerate an overview table of older revisions of a node.
path_admin_editdrupal/modules/path.moduleMenu callback; handles pages for creating and editing URL aliases.
poll_resultsdrupal/modules/poll.moduleCallback for the 'results' tab for polls you can vote on
profile_admin_adddrupal/modules/profile.moduleMenu callback; adds a new field to all user profiles.
profile_admin_editdrupal/modules/profile.moduleMenu callback; displays the profile field editing form.
profile_browsedrupal/modules/profile.moduleMenu callback; display a list of user information.
queue_overviewdrupal/modules/queue.moduleDisplay a page listing the nodes in the submission queue.
statistics_top_pagesdrupal/modules/statistics.moduleMenu callback; presents the "Top pages" page.
statistics_top_referrersdrupal/modules/statistics.moduleMenu callback; presents the "Top referrers" page.
statistics_top_usersdrupal/modules/statistics.moduleMenu callback; presents the "Top users" page.
taxonomy_term_pagedrupal/modules/taxonomy.moduleMenu callback; displays all nodes associated with a term.
theme_confirmdrupal/includes/theme.incOutput a confirmation form
theme_forum_displaydrupal/modules/forum.moduleFormat the forum body.
tracker_track_userdrupal/modules/tracker.moduleMenu callback. Prints a listing of active nodes on the site.