Closed (fixed)
Project:
Panels
Version:
6.x-3.x-dev
Component:
Mini panels
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
25 Nov 2009 at 23:29 UTC
Updated:
27 Jan 2010 at 00:10 UTC
Hello,
I already found #551144: Mini-Panels : how to render a mini-panel directly in code? about simple mini-panel rendering, but I need to pass arguments to the mini-panel.
How could I render a mini-panel with arguments?
Thanks in advance.
Comments
Comment #1
delykj commentedHere is a simple solution:
Comment #2
merlinofchaos commentedNot really a patch that needs review. Though...possibly having an easier API to do this might be handy, I suppose.
Althought ctools_content_render() might be the preferable function to render a mini panel.