Home
last modified time | relevance | path

Searched refs:id (Results 976 – 1000 of 3526) sorted by relevance

1...<<31323334353637383940>>...142

/plugin/dw2pdf/vendor/setasign/fpdi/src/
H A DFpdiTrait.php64 * The current reader id.
102 foreach ($readers as $id) {
103 $this->readers[$id]->getParser()->getStreamReader()->cleanUp();
104 unset($this->readers[$id]);
141 * Get an unique reader id by the $file parameter.
150 $id = (string) $file;
152 $id = \realpath($file);
153 if ($id === false) {
154 $id = $file;
157 $id
191 getPdfReader($id) global() argument
[all...]
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/
H A Ddhtmlxgantt.js15045 id = id.id || id;
17435 id: id,
22796 id = layer.id,
25898 drag.id = id;
26068 var id = drag.id;
26135 id: child.id,
27361 this.id = id;
27371 this.id = id;
27382 this.id = id;
27675 id: id + "", property in CalendarManager.createCalendar.calendar
[all …]
/plugin/scrape/HTMLPurifier/ConfigSchema/Builder/
H A DConfigSchema.php
/plugin/davcard/db/
H A Dupdate0001.sql2 id integer primary key asc, field
14 id integer primary key asc, field
24 id integer primary key asc, field
30 id integer primary key asc, field
/plugin/tagentry/
H A Daction.php95 $id = pathID( $file );
96 if ( getNS( $id ) != $opts['ns'] )
98 if ( isHiddenPage( $id ) ) {
101 if ( $type == 'f' && auth_quickaclcheck( $id ) < AUTH_READ ) {
104 $data[] = noNS( $id );
237 $id = $tagname;
239 resolve_pageID( $tagplugin->namespace, $id, $exist );
241 return p_get_first_heading( $id, false );
/plugin/imagereference/syntax/
H A Dimgcaption.php224 * @param string $id page id
227 static private function captionReferencesStorage($type, $captiondata = null, $id = null) {
241 if($id === null) {
242 $id = $ID;
244 return $captionreferences[$id][$type];
251 * @param string $id page id argument
255 static public function getCaptionreferences($id, $type) {
256 return self::captionReferencesStorage($type, null, $id);
223 captionReferencesStorage($type, $captiondata = null, $id = null) global() argument
[all...]
/plugin/explorertree/
H A Dscript.js4 …ts.current||':', selected_class = tree_opts.classname+"_selecter", dbcl = {id: null, TO: null, cli… property in AnonymousFunction902d62cd0100.dbcl
43 var id = $(this).data('itemid'), $elem = this;
44 if (dbcl.id != id){
46 dbcl.id = id;
52 if (dbcl.id == id){
/plugin/infomail/
H A Dscript.js24 var id = url.searchParams.get('id');
25 if ( id === null ) {
29 id = url.split('/').pop().split('?')[0];
36 title: LANG.plugins.infomail.formname + ' ' + id,
49 'id': id
/plugin/phosphor/
H A Dphitem.php55 … list($id, $title) = explode('|', substr($match, 6, -1), 2); // find ID/Params + Name Extension
56 list($id, $paramlist) = explode('?', $id, 2); // find ID + Params
65 return array('item__start', array($id, $title, $params));
96 list($id, $title, $params) = $data;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudIot/
H A DDeviceRegistry.php32 public $id; variable in Google\\Service\\CloudIot\\DeviceRegistry
91 public function setId($id) argument
93 $this->id = $id;
100 return $this->id;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Bigquery/
H A DJob.php34 public $id; variable in Google\\Service\\Bigquery\\Job
85 public function setId($id) argument
87 $this->id = $id;
94 return $this->id;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ShoppingContent/
H A DDatafeed.php42 public $id; variable in Google\\Service\\ShoppingContent\\Datafeed
127 public function setId($id) argument
129 $this->id = $id;
136 return $this->id;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Area120Tables/
H A DColumnDescription.php32 public $id; variable in Google\\Service\\Area120Tables\\ColumnDescription
83 public function setId($id) argument
85 $this->id = $id;
92 return $this->id;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dfareporting/
H A DCreativeCustomEvent.php47 public $id; variable in Google\\Service\\Dfareporting\\CreativeCustomEvent
146 public function setId($id) argument
148 $this->id = $id;
155 return $this->id;
H A DDfareportingFile.php39 public $id; variable in Google\\Service\\Dfareporting\\DfareportingFile
118 public function setId($id) argument
120 $this->id = $id;
127 return $this->id;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DeploymentManager/
H A DManifest.php32 public $id; variable in Google\\Service\\DeploymentManager\\Manifest
91 public function setId($id) argument
93 $this->id = $id;
100 return $this->id;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Analytics/
H A DRealtimeData.php28 public $id; variable in Google\\Service\\Analytics\\RealtimeData
71 public function setId($id) argument
73 $this->id = $id;
80 return $this->id;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Oauth2/
H A DUserinfo.php50 public $id; variable in Google\\Service\\Oauth2\\Userinfo
145 public function setId($id) argument
147 $this->id = $id;
154 return $this->id;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DTargetVpnGateway.php38 public $id; variable in Google\\Service\\Compute\\TargetVpnGateway
113 public function setId($id) argument
115 $this->id = $id;
122 return $this->id;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/RecommendationsAI/
H A DGoogleCloudRecommendationengineV1beta1CatalogItem.php32 public $id; variable in Google\\Service\\RecommendationsAI\\GoogleCloudRecommendationengineV1beta1CatalogItem
85 public function setId($id) argument
87 $this->id = $id;
94 return $this->id;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/YouTube/
H A DPlaylist.php31 public $id; variable in Google\\Service\\YouTube\\Playlist
76 public function setId($id) argument
78 $this->id = $id;
85 return $this->id;
/plugin/indexmenu/syntax/
H A Dindexmenu.php80 /* @deprecated 2022-04-15 dTree only. Fancytree always random id */
218 //id generation method
220 $gen_id = $this->getOption($defaultsStr, $optsStr, '/id#(\S+)/u');
446 $currentNS = getNS($INFO['id']);
454 $ns = $this->parseNs($ns, $INFO['id']);
456 $opts['subnss'][$key][0] = $this->parseNs($value[0], $INFO['id']);
538 . '<div id="nojs_' . $js_name . '" data-jsajax="' . utf8_encodeFN($jsAjax) . '" class="indexmenu_nojs">'
565 return '<div id="tree2_' . $js_name . '" class="indexmenu_js2 skin-' . $opts['theme'] . '"'
723 $out .= $jscmd . "('" . idfilter($node['id'], false) . "',$i," . $father
752 * @param bool $id pag
613 _parse_ns($ns, $id = FALSE) global() argument
[all...]
/plugin/linksenhanced/syntax/
H A Dlink.php352 $id = $url;
355 $parts = explode('?', $id, 2);
357 $id = $parts[0];
365 if ($id === '') {
366 $id = $ID;
370 $default = $renderer->_simpleTitle($id);
373 resolve_pageid(getNS($ID),$id,$exists);
392 @list($id,$hash) = explode('#',$id,2);
401 if ($id == $INFO['id']) {
407 $link['url'] = wl($id, $params);
[all …]
/plugin/ckgedit/ckeditor/plugins/tags/dialogs/
H A Dtags.js.unc39 id: existingTags[i].id,
41 … 'default': existingTags[i].name == '' ? '' : (tagexists(existingTags[i].id) ? 'checked' : ''),
55 id: '',
63 tmp.id = 'user_def_box';
72 id: 'user_def_text',
81 id: 'which',
102 id: 'tab-basic',
116 … selected += dialog.getValueOf('tab-basic',existingTags[i].id) ? existingTags[i].id+' ' : '';
141 …existing += dialog.getValueOf('tab-basic',existingTags[i].id) ? existingTags[i].id+' ' : ''; // …
154 var labelText = jQuery('label[for='+ this.id +']').text();
/plugin/qc/action/
H A Dajax.php40 $id = cleanID($INPUT->str('id'));
41 if (blank($id)) die('no id given');
45 if (!$helper->shouldShow($id)) {
50 $out = new Output($id);

1...<<31323334353637383940>>...142