<?php $this->obStart('tmp_main.php', array('wrapper'=>'wrapper data')); ?> <div class="wrapper"><?php echo $content; ?></div> <?php $this->obEnd(); ?>