_js = $js; } /** * Returns the html * * Overwrite the standard * * @return string */ protected function _toHtml(){ return ''; } }