element_before(); echo $this->element_prepend(); echo 'element_class() . $this->element_attributes() . '/>'; echo $this->element_append(); echo $this->element_after(); } } }