Home
last modified time | relevance | path

Searched refs:pids (Results 1 – 14 of 14) sorted by relevance

/plugin/subjectindex/inc/
H A Dcommon.php24 public $pids = array(); variable in SI_Index
27 function __construct(Array $paths = null, Array $pids = null) { argument
29 $paths = $pids = array();
32 $this->pids = $pids;
38 $this->pids[] = $pid;
44 unset($this->pids[$key]);
70 $pid = $this->pids[$key];
114 $fpids = array_intersect_key($this->pids, $fpaths);
223 foreach ($index->pids as $key => $pid) {
270 list($paths, $pids) = self::import_old($fn);
[all …]
/plugin/tagging/helper/
H A Dquerybuilder.php21 * FIXME consolidate pid (current page query) and pids (global search query)
24 protected $pids; variable in helper_plugin_tagging_querybuilder
149 * @param array $pids
151 public function setPids($pids) argument
153 $this->pids = $pids;
202 if ($this->pids) {
205 foreach ($this->pids as $pid) {
/plugin/tagging/action/
H A Dmain.php229 $pids = $hlp->findItems(['tag' => $data['tid'][0]], 'pid');
230 if (!empty($pids)) {
231 foreach (array_keys($pids) as $pid) {
250 $pids = $hlp->findItems(['tag' => $data['newValue']], 'pid');
251 if (!empty($pids)) {
252 foreach (array_keys($pids) as $pid) {
/plugin/swarmwebhook/
H A Dhelper.php79 $pids = array_column($rows, '%rowid%');
81 if (empty($pids)) {
84 foreach ($pids as $pid) { // should only be a single entry
/plugin/struct/meta/
H A DCSVExporter.php40 $pids = $search->getPids();
46 $pid = $pids[$i];
/plugin/tagging/
H A Dsyntax.php90 $pids = $hlp->findItems(array('tag' => $data['tag']), 'pid', $data['limit']);
92 $renderer->doc .= $hlp->html_page_list($pids);
H A Dhelper.php279 * @param array $pids list of pids => count
282 public function html_page_list($pids) { argument
286 if (count($pids) === 0) {
290 foreach (array_keys($pids) as $val) {
397 GROUP_SORT(GROUP_CONCAT("pid"), \', \') AS "pids",
822 $pids = explode(',',$taginfo['pids']);
842 foreach ($pids as $pid) {
/plugin/structcombolookup/types/
H A DNarrowingLookup.php96 $pids = $search->getPids();
102 … $options[$pids[$i]] = array($result[$i][0]->getDisplayValue(), $result[$i][1]->getRawValue());
/plugin/struct/action/
H A Dbureaucracy.php107 $pids = $search->getPids();
121 if (($pid && $pids[$i] === $pid) || ($rid && $rids[$i] === $rid)) {
/plugin/structpublish/meta/
H A DAssignments.php85 $pids = $dbHelper->getPages();
90 foreach ($pids as $pid) {
/plugin/diagramsnet/lib/js/diagramly/sidebar/
H A DSidebar-PID.js4 Sidebar.prototype.addPidPalette = function(pids, dir) argument
25 for (var i = 0; i < pids.length; i++)
27 if (mxUtils.indexOf(pidLibs, pids[i]) < 0)
29 this.setCurrentSearchEntryLibrary('pid', 'pid' + pids[i]);
30 this.addStencilPalette('pid' + pids[i], 'Proc. Eng. / ' + pids[i],
31 dir + '/pid/' + pids[i].toLowerCase().replace(' ', '_') + '.xml',
H A DSidebar.js48 …Sidebar.prototype.pids = ['Agitators', 'Apparatus Elements', 'Centrifuges', 'Compressors', 'Compre… method in Sidebar
143 {id: 'pid', prefix: 'pid', libs: Sidebar.prototype.pids}, method in libs
837 var pids = this.pids;
1187 this.addPidPalette(pids, dir);
/plugin/struct/types/
H A DLookup.php128 $pids = $search->getPids();
134 $val = json_encode([$pids[$i], (int)$rids[$i]], JSON_THROW_ON_ERROR);
/plugin/diagramsnet/lib/js/
H A Dapp.min.js3763 …ruba Security;HPE Aruba Switches;IBM;Oracle".split(";");Sidebar.prototype.pids="Agitators;Apparatu… method in Sidebar
3773 …ibs:Sidebar.prototype.aws4},{id:"pid",prefix:"pid",libs:Sidebar.prototype.pids},{id:"cisco",prefix… method in libs
3800 GRAPH_IMAGE_PATH,c=STENCIL_PATH,b=this.signs,d=this.rack,e=this.pids,m=this.cisco,p=this.sysml;"1"=…