Class AbstractAjaxBehaviour
Super class for ajax behavours Adds in the ajax resources that are needed and provideds methods for generating callback urls
- picon\AbstractBehaviour implements picon\Behaviour, picon\Identifiable
- picon\AbstractAjaxBehaviour implements picon\BehaviourListener
Direct known subclasses
picon\AjaxEventBehaviour
Abstract
Namespace: picon
Package: web\ajax
Author: Martin Cassidy
Located at web/ajax/AbstractAjaxBehaviour.php
Namespace: picon
Package: web\ajax
Author: Martin Cassidy
Located at web/ajax/AbstractAjaxBehaviour.php
public
|
|
public
|
|
public
|
#
renderHead(
|
public
|
|
protected
|
|
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
|
|
abstract public
|
|
protected
|
|
protected
|
|
protected
|
|
protected
|
|
public
|
afterRender(),
beforeRender(),
getBehaviourId(),
getComponent(),
getIdentifier(),
onComponentTag()
|