set
- <?php
- App::import('Core', 'Set');
- class SetTest extends CakeTestCase {
- function testExtract...
This test fails in 1.3RC2, IIUC from http://book.cakephp.org/view/1501/extract, this should work
- // Below the array
- // using Set::extract with xpath
What do I do wrong with that xpath?
- {
- page: 1,
- total: 239,
- rows: [
- {id:'ZW',cell:['ZW','ZIMBABWE','Zimbabwe','ZWE','716']...
JSON Object for Flexigrid
