hook_overlay_paths |
./overlay_paths.api.php |
Define non-administrative overlay paths. |
|
|
hook_overlay_paths_alter |
./overlay_paths.api.php |
Redefine non-administrative overlay paths defined by other modules. |
|
|
overlay_paths_admin_form |
overlay_paths_ui/overlay_paths_ui.admin.inc |
Main administration form for Overlay Paths ui module. |
|
1 |
overlay_paths_admin_form_paths_element_validate |
overlay_paths_ui/overlay_paths_ui.admin.inc |
Form validation callback. |
|
1 |
overlay_paths_admin_paths |
./overlay_paths.module |
Implements hook_admin_paths(). |
1 |
|
overlay_paths_custom_theme |
./overlay_paths.module |
Implements hook_custom_theme(). |
|
|
overlay_paths_example_update_7000 |
overlay_paths_example/overlay_paths_example.install |
Implements hook_update_N(). |
|
|
overlay_paths_get_overlay_paths |
./overlay_paths.module |
Get an array of non-administrative overlay paths. |
2 |
|
overlay_paths_get_overlay_patterns |
./overlay_paths.module |
Get a pattern of non-administrative overlay paths. |
3 |
|
overlay_paths_init |
./overlay_paths.module |
Implements hook_init(). |
|
|
overlay_paths_is_overlay |
./overlay_paths.module |
Return whether $path should be rendered in an overlay or not. |
1 |
|
overlay_paths_match_width |
./overlay_paths.module |
Return a valid CSS width value from the given string. |
2 |
|
overlay_paths_module_implements_alter |
./overlay_paths.module |
Implements hook_module_implements_alter(). |
|
|
overlay_paths_overlay_child_initialize |
./overlay_paths.module |
Implements hook_overlay_child_initialize(). |
|
|
overlay_paths_overlay_parent_initialize |
./overlay_paths.module |
Implements hook_overlay_parent_initialize(). |
|
|
overlay_paths_ui_menu |
overlay_paths_ui/overlay_paths_ui.module |
Implements hook_menu(). |
|
|
overlay_paths_ui_overlay_paths |
overlay_paths_ui/overlay_paths_ui.module |
Implements hook_overlay_paths(). |
|
|
overlay_paths_ui_uninstall |
overlay_paths_ui/overlay_paths_ui.install |
Implements hook_uninstall(). |
|
|
_overlay_paths_ui_default |
overlay_paths_ui/overlay_paths_ui.module |
The default paths that this module should enable. |
2 |
|