layout_admin_region_delete |
./layout.admin.regions.inc |
Page callback for region deletion. |
|
|
layout_admin_region_delete_form |
./layout.admin.regions.inc |
Form to delete a region from the common region list. |
|
1 |
layout_admin_region_delete_form_submit |
./layout.admin.regions.inc |
Form submission function to delete a region from the common region list. |
|
|
layout_admin_region_edit |
./layout.admin.regions.inc |
Page callback for region addition and editing. |
|
|
layout_admin_region_edit_form |
./layout.admin.regions.inc |
Region editing and addition form. |
|
1 |
layout_admin_region_edit_form_submit |
./layout.admin.regions.inc |
Submission handler for region editing and addition form. |
|
|
layout_admin_region_list |
./layout.admin.regions.inc |
Administration page for the region list. |
|
|
layout_admin_region_list_form |
./layout.admin.regions.inc |
Form callback to generate region list overview form. |
|
1 |
layout_admin_region_list_form_submit |
./layout.admin.regions.inc |
Form submission function for layout_admin_region_list(). |
|
|
layout_breakpoint_edit_form |
plugins/export_ui/layout_breakpoint.inc |
Breakpoint item settings form. |
|
1 |
layout_breakpoint_edit_form_validate |
plugins/export_ui/layout_breakpoint.inc |
Validation for breakpoint item settings form. |
|
1 |
layout_breakpoint_get_css |
./layout.module |
Build CSS for the breakpoints with media queries. |
2 |
|
layout_breakpoint_grid_name_list |
plugins/export_ui/layout_breakpoint.inc |
Produce a list of grid/name pairs for form selection. |
1 |
|
layout_breakpoint_load |
./layout.module |
Look up one breakpoint setup based on machine name. |
|
|
layout_breakpoint_load_all |
./layout.module |
API function to get all responsive breakpoint on the site. |
3 |
|
layout_breakpoint_sort_by_width |
./layout.module |
Sort the breakpoints in ascending order by their width. |
|
1 |
layout_ctools_plugin_api |
./layout.module |
Implementation of hook_ctools_plugin_api(). |
|
|
layout_ctools_plugin_directory |
./layout.module |
Implements hook_ctools_plugin_directory(). |
|
|
layout_default_layout_breakpoint |
./layout.module |
Implementation of hook_default_layout_breakpoint(). |
|
|
layout_default_layout_region |
./layout.module |
Implementation of hook_default_layout_region(). |
|
|
layout_default_panels_layout |
./layout.module |
Implementation of hook_default_panels_layout(). |
|
|
layout_get_layouts_using_region |
./layout.module |
Get a list of layout names using the given region machine name. |
2 |
|
layout_get_responsive_layouts |
./layout.module |
Get all responsive layout info arrays from panels. |
1 |
|
layout_menu_alter |
./layout.module |
Implementation of hook_menu_alter(). |
|
|
layout_module_implements_alter |
./layout.module |
Implementation of hook_module_implements_alter(). |
|
|
layout_permission |
./layout.module |
Implements hook_permission(). |
|
|
layout_region_load |
./layout.module |
Load one layout based on its machine name. |
|
1 |
layout_region_load_all |
./layout.module |
Load all common layout regions. |
6 |
|
layout_region_save |
./layout.module |
Add or update region in common set of regions. |
3 |
|
layout_responsive_get_sublayout |
plugins/layouts/responsive.inc |
Callback to provide a single stored responsive layout. |
|
1 |
layout_responsive_get_sublayouts |
plugins/layouts/responsive.inc |
Callback to provide all stored responsive layouts. |
|
1 |
layout_responsive_html_head_alter |
plugins/layouts/responsive.inc |
|
|
|
layout_responsive_load_rld_application |
plugins/layouts/responsive.inc |
Load the files necessary to launch a ResponsiveLayoutDesigner application. |
1 |
|
layout_responsive_merge_default_settings |
plugins/layouts/responsive.inc |
Merge current settings with defualt settings. |
4 |
|
layout_responsive_merge_plugin |
plugins/layouts/responsive.inc |
Merge the main responsive plugin with a layout to create a sub plugin. |
2 |
|
layout_responsive_panels |
plugins/layouts/responsive.inc |
Return the actual list of regions for this responsive panel. |
|
1 |
layout_responsive_settings_form |
plugins/layouts/responsive.inc |
Form callback. Add our form elements for data interchange. |
|
1 |
layout_responsive_settings_form_submit |
plugins/layouts/responsive.inc |
Form submission. Process the changes to the layout. |
|
1 |
layout_schema |
./layout.install |
Implements hook_schema(). |
|
|
theme_layout_admin_region_list_form |
./layout.admin.regions.inc |
Theme function for region list administration page. |
|
|
theme_layout_responsive |
plugins/layouts/responsive.inc |
Draw the responsive layout. |
1 |
|
theme_layout_responsive_admin |
plugins/layouts/responsive.inc |
Draw the responsive layout admin interface. |
|
|