You are here

10 string references to 'panels_display' in Panels 7.3

panels_export_display in ./panels.module
Exports the provided display into portable code.
panels_load_displays in ./panels.module
Load and fill the requested $display object(s).
panels_mini_uninstall in panels_mini/panels_mini.install
Implementation of hook_uninstall().
panels_new_display in ./panels.module
Creates a new display, setting the ID to our magic new id.
panels_save_display in ./panels.module
Save a display object.
panels_schema_3 in ./panels.install
Schema from the D6 version.
panels_update_7300 in ./panels.install
Change panels_display.layout to match the size of panels_layout.name.
panels_update_7302 in ./panels.install
Adding universally unique identifiers to panels.
_18n_panels_fetch_all_panel_displays in i18n_panels/i18n_panels.module
Returns a list of really all available panel displays.
_18n_panels_is_exported_panels_display in i18n_panels/i18n_panels.module
Checks if the give display is exported or only stored in the db.