function($with_js = false) { if ( isset($this->_root_element) ){ return $this->_root_element->html($with_js); } return ''; }