AdminPageFramework_HelpPane_Base::_formatHelpDescription PHP 메소드

_formatHelpDescription() 보호된 메소드

protected _formatHelpDescription ( $sHelpDescription )
    protected function _formatHelpDescription($sHelpDescription)
    {
        return "<div class='contextual-help-description'>" . $sHelpDescription . "</div>";
    }