page_title_admin_settings |
./page_title.module |
Displays the form for the standard settings tab. |
|
1 |
page_title_form_alter |
./page_title.module |
Implementation of hook_form_alter(). |
|
|
page_title_help |
./page_title.module |
Implementation of hook_help(). |
|
|
page_title_install |
./page_title.install |
Implementation of hook_install(). |
|
|
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 |
Gets the page title for a node id. |
1 |
|
page_title_page_get_title |
./page_title.module |
Determines what title should be sent to the page template. |
1 |
|
page_title_perm |
./page_title.module |
Implementation of hook_perm(). |
|
|
page_title_set_title |
./page_title.module |
Sets or retrieves the page title of the current page. |
2 |
|
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. |
|
|
_phptemplate_variables |
./template.php |
|
|
|