Class AjaxFormSubmitBehavior
Ajax implmentation that will submit a form on a javascript event By default, this will be the parent form of the component that this is added to
- picon\AbstractBehaviour implements picon\Behaviour, picon\Identifiable
- picon\AbstractAjaxBehaviour implements picon\BehaviourListener
- picon\AjaxEventBehaviour
- picon\AjaxFormSubmitBehavior implements picon\FormSubmitter
Namespace: picon
Package: web\ajax
Author: Martin Cassidy
Located at web/ajax/AjaxFormSubmitBehavior.php
Package: web\ajax
Author: Martin Cassidy
Located at web/ajax/AjaxFormSubmitBehavior.php
public
|
|
public
|
|
public
|
|
public
|
|
protected
|
#
generateCallScript( $url )
Should return the partial ajax script, that is the js function to call and the paramaters pass it up the call decoratos, should not include a trailing ) or , |
public
|
|
public
|
callScript(),
failScript(),
onComponentTag(),
onEventCallback(),
successScript()
|
generateCallbackScript(),
getAjaxCallDecorator(),
isStateless(),
onEvent(),
renderHead(),
setAjaxCallDecorator()
|
afterRender(),
beforeRender(),
getBehaviourId(),
getComponent(),
getIdentifier()
|