Functions comprising the main panels API. in Panels 7.3
Same name and namespace in other branches
- 8.3 panels.module \mainapi
 - 6.3 panels.module \mainapi
 - 6.2 panels.module \mainapi
 
File
- ./
panels.module, line 632  - Core functionality for the Panels engine.
 
Functions
| 
            Name | 
                  Location | Description | 
|---|---|---|
| panels_edit | 
            ./ | 
                  Main API entry point to edit a panel display. | 
| panels_export_display | 
            ./ | 
                  Exports the provided display into portable code. | 
| panels_load_display | 
            ./ | 
                  Load a single display. | 
| panels_save_display | 
            ./ | 
                  Save a display object. | 
Classes
| 
            Name | 
                  Location | Description | 
|---|---|---|
| panels_allowed_layouts | 
            includes/ | 
                  Class definition for the allowed layouts governing structure. |