| page_title_admin_settings | ./page_title.admin.inc | Displays the form for the standard settings tab. |  | 1 | 
          
                  | page_title_form_alter | ./page_title.module | Implementation of 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 | Implementation of 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 | Implementation of hook_menu(). |  |  | 
          
                  | page_title_nodeapi | ./page_title.module | Implementation of hook_nodeapi(). |  |  | 
          
                  | 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_type | ./page_title.module | Implementation of hook_node_type(). |  |  | 
          
                  | page_title_node_type_form_submit | ./page_title.module | Submit handler for the page title element added to the node_type_form in the implementation of hook_form_alter() above. |  |  | 
          
                  | page_title_page_get_title | ./page_title.module | Determines what title should be sent to the page template. | 2 |  | 
          
                  | page_title_perm | ./page_title.module | Implementation of hook_perm(). |  |  | 
          
                  | page_title_preprocess_page | ./page_title.module | Implementation of hook_preprocess_page(). |  |  | 
          
                  | 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 | ./page_title.module | Implementation of hook_taxonomy(). |  |  | 
          
                  | page_title_token_list | ./page_title.module | Implementation of hook_token_list(). |  |  | 
          
                  | page_title_token_values | ./page_title.module | Implementation of hook_token_values(). |  |  | 
          
                  | page_title_uninstall | ./page_title.install | Implementation of hook_uninstall(). |  |  | 
          
                  | page_title_update_1 | ./page_title.install | Increases page title in MySQL to 255 characters and modifies the MySQL table type from MYISAM to the user's default type. |  |  | 
          
                  | page_title_update_2 | ./page_title.install | Changes the page_title column type from TEXT to VARCHAR for PostgreSQL
and adds a PRIMARY KEY on (nid). |  |  | 
          
                  | page_title_update_5203 | ./page_title.install |  |  |  | 
          
                  | page_title_user | ./page_title.module | Implementation of hook_user(). |  | 3 | 
          
                  | theme_page_title_admin_settings_patterns | ./page_title.admin.inc | Theme function for the page title admin settings pattern table |  |  | 
          
                  | _phptemplate_variables | ./template.php |  |  |  |