neutral_paths_admin |
./neutral_paths.module |
Admin form. |
|
1 |
neutral_paths_admin_submit |
./neutral_paths.module |
Handler for saving settings. |
|
1 |
neutral_paths_admin_submit_localize_nodes |
./neutral_paths.module |
Responds to a command to set node paths language. |
|
1 |
neutral_paths_admin_submit_reset_node |
./neutral_paths.module |
Responds to a command to reset node paths language. |
|
|
neutral_paths_admin_submit_reset_taxonomy |
./neutral_paths.module |
Responds to a command to reset taxonomy terms paths language. |
|
|
neutral_paths_admin_submit_reset_user |
./neutral_paths.module |
Responds to a command to reset user paths language. |
|
|
neutral_paths_menu |
./neutral_paths.module |
Implements hook_menu(). |
|
|
neutral_paths_path_insert |
./neutral_paths.module |
Fixes new aliases. |
|
|
neutral_paths_path_update |
./neutral_paths.module |
Fixes updated aliases. |
|
|
neutral_paths_uninstall |
./neutral_paths.install |
Implements hook_uninstall(). |
|
|
_neutral_paths_admin_form_part |
./neutral_paths.module |
Returns a form part for a particular entity type. |
1 |
|
_neutral_paths_fix |
./neutral_paths.module |
Fixing a given path id. |
2 |
|
_neutral_paths_set_all_nodes_to_localized |
./neutral_paths.module |
Sets path alias language to match node language. |
1 |
|
_neutral_paths_set_all_to_neutral |
./neutral_paths.module |
Resets entity type language. |
3 |
|
_neutral_paths_should_fix |
./neutral_paths.module |
Tests if we should make an alias referencing a given source language neutral. |
2 |
|