createItemOption('TestCase', 'TestCaseOption', 'text', 'testing'); } // --------- do...-Functions ------------------------------ function doTemplateVar(&$item) { //currently we do nothing :-) echo $this->getItemOption($item->itemid, 'TestCase'); } } ?>