Topic: Same action on multiple items
Reponse Object should be able to accept array as first argument and act on all members
e.g.
$items = array('foo', 'bar' );
$obj_Response->assign($items, 'disabled', true);
xajax PHP Class Library - The easiest way to develop asynchronous Ajax applications with PHP
You are not logged in. Please login or register.
Reponse Object should be able to accept array as first argument and act on all members
e.g.
$items = array('foo', 'bar' );
$obj_Response->assign($items, 'disabled', true);
This looks like a good idea; we'll keep this in mind when preparing a release for xajax 0.6
Keep up these good ideas ![]()
I can't imagine it would be difficult to implement!
I agree, it sounds like an easy implementation, but it would be necessary to change many response handlers; because of the number of changes, we will defer to xajax 0.6 and not delay the xajax 0.5 release.
// Joe
Yep, I like the idea too!
We'll definitely keep it in mind for 0.6 ![]()
Posts [ 5 ]
Currently used extensions: pun_repository. Copyright © 2008 PunBB
[ Generated in 0.324 seconds, 7 queries executed ]