drush_generate_redirects |
generate/path_redirect_generate.drush.inc |
Command callback. Generate a number of redirects. |
|
1 |
locale_form_path_redirect_edit_form_alter |
./path_redirect.admin.inc |
Implement hook_form_FORM_ID_alter(). |
|
|
path_redirect_admin_redirects |
./path_redirect.admin.inc |
Render a list of redirects for the main admin page. |
|
1 |
path_redirect_admin_redirects_update_confirm |
./path_redirect.admin.inc |
|
1 |
|
path_redirect_admin_redirects_update_submit |
./path_redirect.admin.inc |
Process path_redirect_admin_redirects form submissions. |
|
2 |
path_redirect_admin_redirects_update_validate |
./path_redirect.admin.inc |
Validate node_admin_nodes form submissions. |
|
1 |
path_redirect_build_url |
./path_redirect.module |
|
3 |
|
path_redirect_check_alias_changed |
./path_redirect.module |
Creates a redirect if an URL alias is being changed. |
1 |
|
path_redirect_clear_cache |
./path_redirect.module |
|
3 |
|
path_redirect_compare_array |
./path_redirect.module |
Compare tha all values and associations in one array match another array. |
2 |
|
path_redirect_content_extra_fields |
./path_redirect.module |
Implements hook_content_extra_fields(). |
|
|
path_redirect_cron |
./path_redirect.module |
Implements hook_cron(). |
|
|
path_redirect_delete |
./path_redirect.module |
Delete a redirect. |
1 |
|
path_redirect_delete_form |
./path_redirect.admin.inc |
|
|
1 |
path_redirect_delete_form_submit |
./path_redirect.admin.inc |
|
|
|
path_redirect_delete_multiple |
./path_redirect.module |
Delete multiple redirects. |
5 |
1 |
path_redirect_edit_form |
./path_redirect.admin.inc |
|
|
1 |
path_redirect_edit_form_submit |
./path_redirect.admin.inc |
|
|
|
path_redirect_edit_form_validate |
./path_redirect.admin.inc |
|
|
|
path_redirect_filter_form |
./path_redirect.admin.inc |
Return a form to filter URL redirects. |
1 |
|
path_redirect_filter_form_reset |
./path_redirect.admin.inc |
Process filter form submission when the Reset button is pressed. |
|
1 |
path_redirect_filter_form_submit |
./path_redirect.admin.inc |
Process filter form submission when the Filter button is pressed. |
|
1 |
path_redirect_filter_query |
./path_redirect.admin.inc |
|
1 |
|
path_redirect_form_alter |
./path_redirect.module |
Implements hook_form_alter(). |
|
|
path_redirect_generate_drush_command |
generate/path_redirect_generate.drush.inc |
Implementation of hook_drush_command(). |
|
|
path_redirect_generate_drush_help |
generate/path_redirect_generate.drush.inc |
Implementation of hook_drush_help(). |
|
|
path_redirect_generate_form |
generate/path_redirect_generate.module |
|
|
1 |
path_redirect_generate_form_submit |
generate/path_redirect_generate.module |
|
|
|
path_redirect_generate_menu |
generate/path_redirect_generate.module |
Implement hook_menu(). |
|
|
path_redirect_generate_redirects |
generate/path_redirect_generate.module |
|
1 |
1 |
path_redirect_get_path |
./path_redirect.module |
|
1 |
|
path_redirect_get_query |
./path_redirect.module |
|
1 |
|
path_redirect_get_query_array |
./path_redirect.module |
Split an URL-encoded query string into an array. |
2 |
|
path_redirect_goto |
./path_redirect.module |
|
1 |
1 |
path_redirect_help |
./path_redirect.module |
Implements hook_help(). |
|
|
path_redirect_init |
./path_redirect.module |
Implements hook_init(). |
|
|
path_redirect_install |
./path_redirect.install |
Implement hook_install(). |
|
|
path_redirect_js_autocomplete_404 |
./path_redirect.admin.inc |
Autocompletion callback for the add/edit redirect form. Returns a list of
current 404s on the site. |
|
1 |
path_redirect_list_redirects |
./path_redirect.admin.inc |
@file
Administrative page callbacks for the path_redirect module. |
2 |
|
path_redirect_load |
./path_redirect.module |
Load a redirect by ID. |
4 |
|
path_redirect_load_by_source |
./path_redirect.module |
Load a redirect by incoming path and language. |
3 |
|
path_redirect_load_multiple |
./path_redirect.module |
|
6 |
|
path_redirect_local_actions |
./path_redirect.module |
|
2 |
|
path_redirect_menu |
./path_redirect.module |
Implements hook_menu(). |
|
|
path_redirect_nodeapi |
./path_redirect.module |
Implements hook_nodeapi(). |
|
|
path_redirect_path_redirect_operations |
./path_redirect.module |
Implements hook_path_redirect_operations(). |
|
|
path_redirect_perm |
./path_redirect.module |
Implements hook_perm(). |
|
|
path_redirect_save |
./path_redirect.module |
Save an URL redirect to the database. |
4 |
|
path_redirect_schema |
./path_redirect.install |
Implement hook_schema(). |
|
|
path_redirect_settings_form |
./path_redirect.admin.inc |
Form builder; administrative settings for the module. |
|
1 |