<?php

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