/** *@param string $strHelp *@return void *@desc */ protected function setHelp($strHelp) { $this->_px->addText($this->_help, $strHelp); }