Output = new CustomOutput($this); $this->Type->RegisterType('YesNo', 'Enumeration', array('Ano', 'Ne')); $this->Type->RegisterType('NoYes', 'Enumeration', array('Ne', 'Ano')); //Header('Content-type: application/xhtml+xml'); } } ?>