get_menubox_status('sample_box')) { $sampleBox = MainFactory::create_object('SampleBoxContentView'); $boxHtml = $sampleBox->get_html(); $boxPos = $GLOBALS['coo_template_control']->get_menubox_position('sample_box'); $this->set_content_data($boxPos, $boxHtml); } } }