Searched refs:updatedata (Results 1 – 5 of 5) sorted by relevance
138 $updatedata = [];139 $updatedata['id'] = "1";140 $updatedata['cols']['1']['sort'] = 65;141 $updatedata['cols']['1']['label'] = 'testColumn';142 $updatedata['cols']['1']['ismulti'] = 1;143 $updatedata['cols']['1']['config'] = '{"prefix": "pre", "postfix": "fix"}';144 $updatedata['cols']['1']['class'] = 'Text';145 $updatedata['cols']['1']['isenabled'] = '1';148 $builder = new SchemaBuilder($testname, $updatedata);
24 $_ENV['cache']->updatedata();
40 function updatedata($cachefile = '') { function in cachemodel
36 function updatedata($appid, $data) { function in tagmodel
116 $_ENV['cache']->updatedata($cachefile);