setHelpButton() instead'); } /** * get html for help button * * @access public * @return string html for help button */ function getHelpButton(){ return $this->_helpbutton; } function getElementTemplateType(){ return $this->_elementTemplateType; } }