W3cubDocs

/Symfony 2.7

Symfony\Component\Form\ClickableInterface

interface ClickableInterface

A clickable form element.

Methods

bool isClicked()

Returns whether this element was clicked.

Details

public bool isClicked()

Returns whether this element was clicked.

Return Value

bool Whether this element was clicked.

© 2004–2016 Fabien Potencier
Licensed under the MIT License.
http://api.symfony.com/2.7/Symfony/Component/Form/ClickableInterface.html