createItemOption('TestValue', 'TestOption', 'text', '0', 'datatype=numerical'); $this->createItemOption('TestSelect', 'TestSelect', 'select', 'val1', 'de eerste optie|val1|de tweede optie|val2|de derde optie|val3'); } // --------- do...-Functions ------------------------------ function doSkinVar($skinType, $counterType = 'visits', $counterMode = 'textual', $counterUpdate = 'count') { //currently we do nothing :-) } } ?>