You are here

ipe.inc in Panels 6.3

Same filename and directory in other branches
  1. 7.3 panels_ipe/plugins/display_renderers/ipe.inc

File

panels_ipe/plugins/display_renderers/ipe.inc
View source
<?php

$plugin = array(
  'handler' => array(
    'class' => 'panels_renderer_ipe',
    'parent' => 'editor',
  ),
);