Closed (fixed)
Project:
Panels
Version:
5.x-2.0-rc1a
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
14 Aug 2008 at 17:23 UTC
Updated:
11 Jan 2009 at 16:40 UTC
when using the custom php content pane, all the output is displayed above the header. i assume the initial help text in the body, 'Any content you want to have passed along to theme function for displaying MUST be stored in $block->content.' is the explanation but i have not a clue how to use that object. i would like the output displayed in the pane it was created obviously, any example code to give me a start? thx
Comments
Comment #1
fluxline commentedgot it. '... MUST be stored in $block->content' is the key for anybody else that comes looking. sometimes it helps to RTFM a little more closely.
Comment #2
sun