path_breadcrumbs_admin_page |
./path_breadcrumbs.admin.inc |
Page callback for module settings page. |
|
1 |
path_breadcrumbs_delete |
./path_breadcrumbs.module |
Delete path breadcrumbs. |
1 |
|
path_breadcrumbs_delete_form |
./path_breadcrumbs.module |
Form for removing path breadcrumbs from database. |
|
1 |
path_breadcrumbs_delete_form_submit |
./path_breadcrumbs.module |
Submit callback for path_breadcrumbs_delete_form.
Removes path breadcrumbs from database. |
|
|
path_breadcrumbs_edit_form |
./path_breadcrumbs.module |
Form for creating and editing path breadcrumbs. |
|
1 |
path_breadcrumbs_edit_form_submit |
./path_breadcrumbs.module |
Submit callback for path_breadcrumbs_form. |
|
|
path_breadcrumbs_edit_form_validate |
./path_breadcrumbs.module |
Validate callback for path_breadcrumbs_form. |
|
|
path_breadcrumbs_edit_page_title |
./path_breadcrumbs.module |
Returns correct title for actions page. |
|
1 |
path_breadcrumbs_load |
./path_breadcrumbs.module |
Load path breadcrumbs. |
|
|
path_breadcrumbs_load_by_path |
./path_breadcrumbs.module |
Load path breadcrumbs by path. |
1 |
|
path_breadcrumbs_menu |
./path_breadcrumbs.module |
Implements hook_menu(). |
|
|
path_breadcrumbs_page_alter |
./path_breadcrumbs.module |
Implements hook_page_alter(). |
|
|
path_breadcrumbs_permission |
./path_breadcrumbs.module |
Implements hook_permission(). |
|
|
path_breadcrumbs_save |
./path_breadcrumbs.module |
Save path breadcrumbs. |
1 |
|
path_breadcrumbs_schema |
./path_breadcrumbs.install |
Implements hook_schema(). |
|
|
_path_breadcrumbs_build_breadcrumbs |
./path_breadcrumbs.module |
Builds array with breadcrumbs. |
1 |
|