You are here

Functions in Page Title 7

Primary tabs

Namesort descending Location Description Direct uses Strings
page_title_admin_settings ./page_title.admin.inc Displays the form for the standard settings tab. 1
page_title_form_alter ./page_title.module Implement hook_form_alter().
page_title_get_title ./page_title.module Simple wrapper function to get the currently set title for a page 1
page_title_help ./page_title.module Implement hook_help().
page_title_install ./page_title.install Implementation of hook_install().
page_title_load_title ./page_title.module Gets the page title for a type & id. 4
page_title_menu ./page_title.module Implement hook_menu().
page_title_node_delete ./page_title.module Implement hook_node_delete().
page_title_node_get_title ./page_title.module Wrapper for old function... NOTE: This has been depricated in favor of page_title_load_title().
page_title_node_insert ./page_title.module Implement hook_node_insert().
page_title_node_load ./page_title.module Implement hook_node_load().
page_title_node_type ./page_title.module Implement hook_node_type().
page_title_node_type_form_submit ./page_title.module Submite handler for the node_type_form element added in the hook_form_alter() above. 1
page_title_node_update ./page_title.module Implement hook_node_update().
page_title_page_get_title ./page_title.module Determines what title should be sent to the page template. 1
page_title_permission ./page_title.module Implement hook_perm().
page_title_preprocess_html ./page_title.module Implement hook_preprocess_html().
page_title_schema ./page_title.install
page_title_set_title ./page_title.module Legacy page title setting function... NOTE: This has been depreicated in favour of hook_page_title_alter(). 1
page_title_taxonomy_term_delete ./page_title.module Implement hook_taxonomy_term_delete(). 1
page_title_taxonomy_term_insert ./page_title.module Implement hook_taxonomy_term_insert().
page_title_taxonomy_term_update ./page_title.module Implement hook_taxonomy_term_update().
page_title_theme ./page_title.module Implement hook_theme().
page_title_tokens ./page_title.module Implement hook_token_values().
page_title_token_info ./page_title.module Implement hook_token_info().
page_title_uninstall ./page_title.install Implementation of hook_uninstall().
page_title_update_6200 ./page_title.install Implementation of hook_update_n().
page_title_user_cancel ./page_title.module Implement hook_user_cancel().
page_title_user_insert ./page_title.module Implement hook_user_insert().
page_title_user_update ./page_title.module Implement hook_user_update().
theme_page_title_admin_settings ./page_title.admin.inc
theme_page_title_token_help ./page_title.admin.inc An internal theme function to render the tokens to help the user. NOTE: Why is this not a core theme function?!

Other projects