public function init() { parent::init(); $this->_specialGets['level_title'] = 'getLevelTitle'; $this->_specialGets['href'] = 'getHref'; $this->_specialGets['is_visible'] = 'isVisible'; }