PHP 클래스 TwbBundle\Form\View\Helper\TwbBundleFormButton

상속: extends Zend\Form\View\Helper\FormButton
파일 보기 프로젝트 열기: neilime/zf2-twb-bundle

보호된 프로퍼티들

프로퍼티 타입 설명
$buttonOptions array Allowed button options

공개 메소드들

메소드 설명
render ( Zend\Form\ElementInterface $oElement, string $sButtonContent = null ) : string

메소드 상세

render() 공개 메소드

또한 보기: FormButton::render()
public render ( Zend\Form\ElementInterface $oElement, string $sButtonContent = null ) : string
$oElement Zend\Form\ElementInterface
$sButtonContent string
리턴 string

프로퍼티 상세

$buttonOptions 보호되어 있는 정적으로 프로퍼티

Allowed button options
protected static array $buttonOptions
리턴 array