diff options
author | Ben Coburn <btcoburn@silicodon.net> | 2006-08-09 21:45:01 +0200 |
---|---|---|
committer | Ben Coburn <btcoburn@silicodon.net> | 2006-08-09 21:45:01 +0200 |
commit | 3cb4b39f357ab6389dcfd0aab594b43ae13ecb4c (patch) | |
tree | 4c3cff8a2536ebc328933cd621791d4144708724 /lib/scripts/ajax.js | |
parent | 742c66f88fe7a65996ebfb3800910c99bdff1a8f (diff) | |
download | rpg-3cb4b39f357ab6389dcfd0aab594b43ae13ecb4c.tar.gz rpg-3cb4b39f357ab6389dcfd0aab594b43ae13ecb4c.tar.bz2 |
Add AJAX_CALL_UNKNOWN event
Allows action plugins to support custom ajax calls.
The event data is the call name from $_POST['call'].
When handling a custom ajax call, remember to use
$event->preventDefault();
to avoid having the
'AJAX call <call> unknown!'
message appended to the output.
darcs-hash:20060809194501-05dcb-0082e4f2a83fc8657fc7cdcf32d44aac8d1a6b99.gz
Diffstat (limited to 'lib/scripts/ajax.js')
0 files changed, 0 insertions, 0 deletions