Classes, traits, and interfaces in ESI: Edge Side Includes 7.3
Primary tabs
Name | Type | Namespace | Location | Description | Direct uses | Use statements | Strings |
---|---|---|---|---|---|---|---|
EsiBlockTest | class |
modules/ |
Test the node_load_multiple() function. | ||||
esi_panels_renderer_ipe | class |
modules/ |
Extend the panels_renderer_ipe class. | ||||
esi_panels_renderer_standard | class |
modules/ |
Extend the panels_renderer_standard class, to override render_layout(). The standard renderer renders the panes, then immediately renders the regions. We need to catch the panes after they're individually rendered, but before they're bundled… |