Searched refs:p_id (Results 1 – 3 of 3) sorted by relevance
75 var p_id = 'picker_plugin_cellbg'; // picker id that we're creating83 + p_id + "',this); return false; }");88 picker.id = p_id;
249 function get_folder($p_id) { argument251 if ($p_id<10 ) $id='0'.$p_id;252 else $id = $p_id;559 $this->id = $p_id;922 $p_id = $p_idOrName;924 $this->id= abs($p_id);932 if ($p_id<0) {1258 function get($p_id) { argument1299 function delete ($p_id) { argument1301 $dataFile->delete($p_id);[all …]