compiler = $compiler; $this->required_attributes = array('if condition'); // check and get attributes $_attr = $this->_get_attributes($args); $this->_close_tag(array('if', 'elseif')); $this->_open_tag('elseif'); return ''; } } ?>