function($with_ele = 1) { if ( isset($this->_root_element) ){ return $this->_root_element->script(); } return ''; }