You are here

42 calls to drupal_set_title() in Drupal 4

block_admin_configure in modules/block.module
Menu callback; displays the block configuration form.
blog_page_user in modules/blog.module
Displays a Drupal page containing recent blog entries of a given user.
book_admin_edit in modules/book.module
Display an administrative view of the hierarchy of a book.
book_outline in modules/book.module
Implementation of function book_outline() Handles all book outline operations.
comment_form_add_preview in modules/comment.module
confirm_form in modules/system.module
Output a confirmation form
contact_mail_user in modules/contact.module
Personal contact page.
db_connect in includes/database.mysqli.inc
Initialise a database connection.
db_connect in includes/database.mysql.inc
Initialize a database connection.
db_connect in includes/database.pgsql.inc
Initialize a database connection.
db_set_active in includes/database.inc
Activate a database for future queries.
drupal_access_denied in includes/common.inc
Generates a 403 error if the request is not allowed.
drupal_get_title in includes/path.inc
Get the title of the current page, for display on the page and in the title bar.
drupal_not_found in includes/common.inc
Generates a 404 error if the request can not be handled.
drupal_site_offline in includes/common.inc
Generates a site off-line message
node_add in modules/node.module
Present a node submission form or a set of links to such forms.
node_page in modules/node.module
Menu callback; dispatches control to the appropriate operation handler.
node_preview in modules/node.module
Generate a node preview.
node_revisions in modules/node.module
Menu callback for revisions related activities.
node_revision_overview in modules/node.module
Generate an overview table of older revisions of a node.
path_admin_edit in modules/path.module
Menu callback; handles pages for creating and editing URL aliases.
poll_results in modules/poll.module
Callback for the 'results' tab for polls you can vote on
profile_browse in modules/profile.module
Menu callback; display a list of user information.
profile_field_form in modules/profile.module
Menu callback: Generate a form to add/edit a user profile field.
statistics_node_tracker in modules/statistics.module
statistics_top_pages in modules/statistics.module
Menu callback; presents the "top pages" page.
statistics_top_referrers in modules/statistics.module
Menu callback; presents the "referrer" page.
statistics_top_visitors in modules/statistics.module
Menu callback; presents the "top visitors" page.
statistics_user_tracker in modules/statistics.module
taxonomy_overview_terms in modules/taxonomy.module
Display a tree of all the terms in a vocabulary, with options to edit each one.
taxonomy_term_page in modules/taxonomy.module
Menu callback; displays all nodes associated with a term.
theme_forum_display in modules/forum.module
Format the forum body.
tracker_track_user in modules/tracker.module
Menu callback. Prints a listing of active nodes on the site.
update_access_denied_page in ./update.php
update_do_update_page in ./update.php
Perform updates for the JS version and return progress.
update_finished_page in ./update.php
update_info_page in ./update.php
update_progress_page in ./update.php
update_progress_page_nojs in ./update.php
Perform updates for the non-JS version and return the status page.
update_selection_page in ./update.php
user_edit in modules/user.module
user_view in modules/user.module