Searched refs:initHelper (Results 1 – 4 of 4) sorted by relevance
/plugin/aichat/ |
D | remote.php | 25 protected function initHelper($model = '', $lang = '') function in remote_plugin_aichat 64 $helper = $this->initHelper($model, $lang); 90 $helper = $this->initHelper('', $lang);
|
/plugin/indexmenu/scripts/fancytree/modules/ |
D | jquery.fancytree.dnd.js | 296 if (opts.initHelper) { 297 opts.initHelper.call( 378 initHelper: null, // Callback(sourceNode, data) property
|
/plugin/indexmenu/scripts/fancytree/ |
D | jquery.fancytree-all.min.js | 39 …initHelper&&t.initHelper.call(a.tree,a,{node:a,tree:a.tree,originalEvent:e,ui:{helper:r}}),r):"<di… property
|
D | jquery.fancytree-all.js | 8428 if (opts.initHelper) { 8429 opts.initHelper.call( 8510 initHelper: null, // Callback(sourceNode, data) property
|