PHP Class TwbBundle\Form\View\Helper\TwbBundleFormButton

Inheritance: extends Zend\Form\View\Helper\FormButton
Datei anzeigen Open project: neilime/zf2-twb-bundle

Protected Properties

Property Type Description
$buttonOptions array Allowed button options

Public Methods

Method Description
render ( Zend\Form\ElementInterface $oElement, string $sButtonContent = null ) : string

Method Details

render() public method

See also: FormButton::render()
public render ( Zend\Form\ElementInterface $oElement, string $sButtonContent = null ) : string
$oElement Zend\Form\ElementInterface
$sButtonContent string
return string

Property Details

$buttonOptions protected_oe static_oe property

Allowed button options
protected static array $buttonOptions
return array