blog_pathauto |
./pathauto_user.inc |
Implementation of hook_pathauto() for blog aliases |
|
|
blog_pathauto_bulkupdate |
./pathauto_user.inc |
|
|
|
event_pathauto_node |
contrib/pathauto_node_event.inc |
|
|
|
forum_pathauto |
./pathauto_taxonomy.inc |
Implementation of hook_pathauto() for forum topics. |
|
|
forum_pathauto_bulkupdate |
./pathauto_taxonomy.inc |
Generate aliases for all forums and forum containers without aliases |
|
|
i18n_pathauto_node |
contrib/pathauto_node_i18n.inc |
|
|
|
menu_pathauto_node |
./pathauto_menu.inc |
|
|
|
node_get_placeholders |
./pathauto_node.inc |
|
2 |
|
node_pathauto |
./pathauto_node.inc |
|
|
|
node_pathauto_bulkupdate |
./pathauto_node.inc |
|
|
|
node_pathauto_bulkupdate_indexes |
./pathauto_node.inc |
|
|
|
node_pathauto_page |
./pathauto_node.inc |
Menu callback; presents a listing of all nodes matching an alias prefix |
|
|
pathauto_admin_settings |
./pathauto.module |
|
|
1 |
pathauto_cleanstring |
./pathauto.module |
|
11 |
|
pathauto_create_alias |
./pathauto.module |
Apply patterns to create an alias |
9 |
|
pathauto_create_index_alias |
./pathauto.module |
|
2 |
|
pathauto_form_alter |
./pathauto_node.inc |
Implementation of hook_form_alter(). |
|
|
pathauto_help |
./pathauto.module |
|
|
|
pathauto_menu |
./pathauto.module |
|
|
|
pathauto_menu_get_mid |
./pathauto_menu.inc |
Check if mid/path is present in the menu. |
1 |
|
pathauto_menu_get_placeholders |
./pathauto_menu.inc |
Generate the menu placeholders. |
1 |
|
pathauto_nodeapi |
./pathauto_node.inc |
Implementation of hook_nodeapi(). |
|
|
pathauto_perm |
./pathauto.module |
|
|
|
pathauto_taxonomy |
./pathauto_taxonomy.inc |
Implementation of hook_taxonomy(). |
|
|
pathauto_uninstall |
./pathauto.install |
Implementation of hook_uninstall(). |
|
|
pathauto_user |
./pathauto_user.inc |
Implementation of hook_user() for users, trackers, and blogs |
|
|
taxonomy_pathauto |
./pathauto_taxonomy.inc |
|
|
|
taxonomy_pathauto_bulkupdate |
./pathauto_taxonomy.inc |
Generate aliases for all categories without aliases |
|
|
tracker_pathauto |
./pathauto_user.inc |
Implementation of hook_pathauto() for user-tracker aliases |
|
|
tracker_pathauto_bulkupdate |
./pathauto_user.inc |
|
|
|
user_pathauto |
./pathauto_user.inc |
Implementation of hook_pathauto() for user aliases |
|
|
user_pathauto_bulkupdate |
./pathauto_user.inc |
|
|
|
_pathauto_alias_exists |
./pathauto.module |
|
1 |
|
_pathauto_path_is_callback |
./pathauto.module |
Verifies if the given path is a valid menu callback.
Taken from menu_execute_active_handler(). |
1 |
|
_pathauto_set_alias |
./pathauto.module |
|
3 |
|
_pathauto_taxonomy_catpath |
./pathauto_taxonomy.inc |
Helper function for the [catpath] placeholder. |
3 |
|
_pathauto_update |
./pathauto.module |
Makes updates to saved variables and the database structure. |
1 |
|
_pathauto_version |
./pathauto.module |
Returns the version of this release of the pathauto module. |
1 |
|