addElement('b', true, 'Inline', 'Inline', 'Common'); $this->addElement('big', true, 'Inline', 'Inline', 'Common'); $this->addElement('hr', true, 'Block', 'Empty', 'Common'); $this->addElement('i', true, 'Inline', 'Inline', 'Common'); $this->addElement('small', true, 'Inline', 'Inline', 'Common'); $this->addElement('sub', true, 'Inline', 'Inline', 'Common'); $this->addElement('sup', true, 'Inline', 'Inline', 'Common'); $this->addElement('tt', true, 'Inline', 'Inline', 'Common'); } }