Home
last modified time | relevance | path

Searched refs:pid (Results 101 – 117 of 117) sorted by path

12345

/plugin/subjectindex/inc/
H A Dcommon.php36 function add($path, $pid) { argument
38 $this->pids[] = $pid;
70 $pid = $this->pids[$key];
71 $result = array($path, $pid );
100 * @param null $pid
111 if ($pid !== null) {
227 if (isset($missing_pids[$pid]) || ! SI_Utils::is_valid_page($all_pages[$pid])) {
231 foreach ($missing_pids as $pid) {
232 foreach ($pid as $key)
289 $pid = array();
[all …]
/plugin/subjectindex/syntax/
H A Dindex.php159 $pid = $next_pid;
165 $page = rtrim($all_pages[$pid], "\n\r");
/plugin/swarmwebhook/
H A Dhelper.php84 foreach ($pids as $pid) { // should only be a single entry
85 $schemadata = AccessTable::byTableName($tablename, $pid);
/plugin/tagging/action/
H A Dmain.php105 $pages = $hlp->findItems($filter, 'pid', 1);
144 $tags = $hlp->findItems(array('pid' => $id), 'tag');
193 $pid = $INPUT->str('id');
201 list($err, $msg) = $hlp->modifyPageTag($pid, $INPUT->str('oldValue'), $INPUT->str('newValue'));
207 $tags = $hlp->findItems(array('pid' => $pid), 'tag');
208 $userTags = $hlp->findItems(array('pid' => $pid, 'tagger' => $hlp->getUser()), 'tag');
229 $pids = $hlp->findItems(['tag' => $data['tid'][0]], 'pid');
231 foreach (array_keys($pids) as $pid) {
[all...]
/plugin/tagging/db/
H A Dupdate0001.sql1 CREATE TABLE taggings (pid, tag, tagger, PRIMARY KEY(pid, tag, tagger)); field
2 CREATE INDEX idx_pid ON taggings(pid);
H A Dupdate0002.sql5 CREATE TABLE taggings_tmp (pid, tag, tagger, PRIMARY KEY(pid, tag, tagger)); field
6 INSERT INTO taggings_tmp SELECT pid, tag, tagger FROM taggings;
10 CREATE TABLE taggings (pid, tag, tagger, lang, PRIMARY KEY(pid, tag, tagger)); field
11 INSERT INTO taggings SELECT pid, tag, tagger, '' FROM taggings_tmp;
14 CREATE INDEX idx_taggings_pid ON taggings(pid);
/plugin/tagging/
H A Dhelper.php127 $queries = array(array('DELETE FROM taggings WHERE pid = ? AND tagger = ?', $id, $user));
129 $queries[] = array('INSERT INTO taggings (pid, tagger, tag, lang) VALUES(?, ?, ?, ?)', $id, $user, $tag, $lang);
147 * @param string $type What field to return 'tag'|'pid'
165 if (isset($filter['pid'])) $queryBuilder->setPid($filter['pid']);
327 $filter = array('pid' => $INFO['id']);
354 'pid' => $INFO['id'],
383 $order_fields = array('pid', 'tid', 'taggers', 'ns', 'count');
393 $query = 'SELECT "pid",
396 GROUP_SORT(GROUP_CONCAT(GET_NS("pid")), \', \') A
517 modifyPageTag($pid, $formerTagName, $newTagName) global() argument
[all...]
/plugin/tagging/helper/
H A Dquerybuilder.php18 protected $pid; variable in helper_plugin_tagging_querybuilder
21 * FIXME consolidate pid (current page query) and pids (global search query)
49 return ($this->field === 'pid') ? $this->getPages() : $this->getTags();
61 $this->groupby = 'pid';
62 $this->orderby = "cnt DESC, pid";
139 * @param string $pid
141 public function setPid($pid) argument
143 $this->pid = $pid;
195 if ($this->pid) {
[all...]
/plugin/tindexmenu/
H A Dindexmenu-full.js30 this.pid = pid;
150 if (this.aNodes[n].pid == pNode.id) {
205 if (this.root.id == node.pid) {
223 } else if (node.pid != this.root.id) {
248 if (this.root.id != node.pid) {
279 if (this.aNodes[n].pid == node.id) {
282 if (this.aNodes[n].pid == node.pid) {
353 this.fill(this.aNodes[nId].pid);
466 if (cn.pid >= 0) {
502 n = this.aNodes[n].pid;
[all …]
H A Dindexmenu.js25 function Node(a,c,b,d,e,f,g){this.dokuid=a;this.id=c;this.pid=b;this.name=d;this.hns=e;this.isdir=f…
31 …{var c="",b,d=a._ai,e=a._lv+1;for(d;d<this.aNodes.length&&!(this.aNodes[d].pid==a.id&&(b=this.aNod…
33 …_ok=!0;e='<div class="dTreeNode">'+this.indent(a,c);a.icon=this.root.id==a.pid?this.icon.root:a.hn…
34pid&&(a.icon=this.icon.root,a.iconOpen=this.icon.root);e+='<img id="i'+this.obj+c+'" src="'+(a._io…
35 …='<div id="d'+this.obj+c+'" class="clip" style="display:'+(this.root.id==a.pid||a._io?"block":"non…
37 …b;for(b=0;b<this.aNodes.length;b++)if(this.aNodes[b].pid==a.id&&(a._hc=!0),this.aNodes[b].pid==a.p…
39 …a){for(var c=0;c<this.aNodes.length;c++)this.aNodes[c]._hc&&this.aNodes[c].pid!=this.root.id&&(thi…
40 …++)if(this.aNodes[c].id==a){a=c;break}this.fill(this.aNodes[a].pid);a=this.aNodes[a];a.pid!=this.r…
43 …a="",c;for(c=0;c<this.aNodes.length;c++)this.aNodes[c]._io&&this.aNodes[c].pid!=this.root.id&&(a&&…
45 …kuid||e==a.hns){this.openTo(a.id,!1,!0);this.fajax=!1;0<=a.pid&&jQuery(this.scroll("l",4,a.pid,1))…
[all …]
/plugin/vbsso/vendor/com.extremeidea.vbsso/vbsso-connect-shared/
H A Dsharedapi.php295 function sharedapi_get_destination($pid, $event, $r = 'r', $reset = false) { argument
299 function sharedapi_get_final_destination($pid, $event) { argument
300 sharedapi_get_final_lid($pid, $event);
304 function sharedapi_get_lid($pid, $event, $r = 'r', $reset = false) { argument
305 …return sharedapi_capture_gpc_variable(SHAREDAPI_NAME_DEFINITION($pid, SHAREDAPI_EVENT_FIELD_LID), …
308 function sharedapi_get_final_lid($pid, $event) { argument
312 function sharedapi_capture_destination($pid, $event, $api_path) { argument
315 $destination = sharedapi_get_destination($pid, $event, 'gr');
317 …etcookie(SHAREDAPI_NAME_DEFINITION($pid, SHAREDAPI_EVENT_FIELD_DESTINATION), $_SESSION[SHAREDAPI_N…
320 $lid = sharedapi_get_lid($pid, $event, 'g');
[all …]
/plugin/webdav/vendor/sabre/vobject/resources/schema/
H A Dxcard.rng90 param-pid = element pid {
116 element parameters { param-altid, param-pid, param-pref,
195 param-pid,
209 element parameters { param-altid, param-pid, param-pref,
216 element parameters { param-altid, param-pid, param-pref,
223 element parameters { param-altid, param-pid, param-pref,
230 element parameters { param-altid, param-pid, param-pref,
237 element parameters { param-altid, param-pid, param-pref,
272 element parameters { param-altid, param-pid, param-pref,
281 param-pid,
[all …]
/plugin/xlsx2dw/packages/exceljs/
H A Dexceljs.js81965 var pid = process.pid;
81969 console.error('%s %d: %s', set, pid, msg);
/plugin/xlsx2dw/packages/xlsx/
H A Dxlsx.mjs5818 var pid = 1;
5819 keys(cp).forEach(function custprop(k) { ++pid;
5822 'pid': pid,
6007 var pid = blob.read_shift(4); variable
6009 …dict[pid] = blob.read_shift(len, (CodePage === 0x4B0 ?'utf16le':'utf8')).replace(chr0,'').replace(…
/plugin/yuriigantt/3rd/dhtmlxgantt/
H A Ddhtmlxgantt.d.ts2236 setParent(task: number|string, pid: number|string): void;
H A Ddhtmlxgantt.js.map1pid","has_changed","oldStart","oldEnd","roundDate","upper","lower","colIndex","steps","correctTask…
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/
H A Ddhtmlxgantt.js8007 var pid = this.getParent(task);
8030 if (has_changed && pid && this.isTaskExists(pid)) {
8031 this._update_parents(pid, silent);
10801 var pid = this.getParent(childId);
10808 while (item && this.exists(pid)) {
10809 item = this.getItem(pid);
10813 pid = this.getParent(item);
10917 if (!this.hasChild(pid))
10918 this._branches[pid] = powerArray.$create();
10919 var branch = this.getChildren(pid);
[all …]

12345