Property | Type | Description | |
---|---|---|---|
$type | string | The panel type. |
Method | Description | |
---|---|---|
content_template ( ) | An Underscore (JS) template for this panel's content (but not its container). | |
render_template ( ) | An Underscore (JS) template for rendering this panel's container. |
protected content_template ( ) |
protected render_template ( ) |