<?php echo $diy->getForm(); ?>
{dede:php} require_once DEDEINC.'/diyform.cls.php'; $diy = new diyform(1); echo $diy->getForm(); {/dede:php}