layout_admin_bar_map in modules/admin_bar/admin_bar.map.inc
Implements hook_admin_bar_map() on behalf of Layout module.
layout_get_path_layout_names in modules/layout/layout.module
Get a list of layouts that share a particular path.
layout_load_all in modules/layout/layout.module
Return an array of all layouts as fully loaded Layout objects.
layout_load_multiple in modules/layout/layout.module
Load multiple layouts based on a particular criteria.
layout_menu_item_load_all in modules/layout/layout.module
Return an array of all menu items as fully loaded LayoutMenuItem objects.
layout_menu_item_load_multiple in modules/layout/layout.module
Load menu items by name.
layout_menu_item_load_multiple_by_path in modules/layout/layout.module
Load an individual Layout menu item based on its path.
path_autocomplete in modules/system/system.module
Menu callback; Autocomplete callback for paths.