Home
last modified time | relevance | path

Searched refs:id (Results 1551 – 1575 of 3526) sorted by relevance

1...<<61626364656667686970>>...142

/plugin/sequencediagram/bower_components/lodash/vendor/backbone/test/
H A Dmodel.js13 id: '1-the-tempest',
92 assert.equal(model.id, 'foo');
126 model.set({id: '+1+'});
140 model.set({id: 2});
383 assert.equal(model.id, 25);
405 var col = new Collection([{id: 'c5'}, {id: 'c6'}, {id: 'c7'}]);
1247 model.save({id: 1}, opts);
1441 model.id = 2;
1443 assert.equal(model.id, 2);
1444 model.set({id: 3});
[all …]
/plugin/bez/tpl/
H A D8d_causes.php6 <a href="<?php echo $tpl->url('thread', 'id', $cause->thread_id) ?>#k<?php echo $cause->id ?>">
7 #p<?php echo $cause->id ?>
/plugin/authgoogle/google/contrib/
H A DGoogle_AuditService.php127 public $id; variable in Google_Activity
144 public function setId(Google_ActivityId $id) { argument
145 $this->id = $id;
148 return $this->id;
/plugin/authucenter/lib/uc_client/lib/
H A Ddbi.class.php65 function fetch_all($sql, $id = '') { argument
69 $id ? $arr[$data[$id]] = $data : $arr[] = $data;
123 …return ($id = $this->link->insert_id) >= 0 ? $id : $this->result($this->query("SELECT last_insert_…
/plugin/adfs/phpsaml/lib/Saml2/
H A DLogoutResponse.php13 public $id; variable in OneLogin_Saml2_LogoutResponse
76 $this->id = $this->document->documentElement->getAttribute('ID');
239 $this->id = OneLogin_Saml2_Utils::generateUniqueID();
246 ID="{$this->id}"
297 return $this->id;
/plugin/linkmanager/
H A Dfunctions.php247 $id = pathID($file);
248 $title = p_get_metadata($id, 'title');
251 if(isHiddenPage($id)){
256 if($type=='f' && auth_quickaclcheck($id) < AUTH_READ){
260 $data[]=array( 'id' => $id,
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Bigquery/
H A DExplainQueryStage.php44 public $id; variable in Google\\Service\\Bigquery\\ExplainQueryStage
193 public function setId($id) argument
195 $this->id = $id;
202 return $this->id;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DForwardingRule.php62 public $id; variable in Google\\Service\\Compute\\ForwardingRule
259 public function setId($id) argument
261 $this->id = $id;
268 return $this->id;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dfareporting/
H A DFloodlightActivity.php80 public $id; variable in Google\\Service\\Dfareporting\\FloodlightActivity
343 public function setId($id) argument
345 $this->id = $id;
352 return $this->id;
H A DPlacementGroup.php70 public $id; variable in Google\\Service\\Dfareporting\\PlacementGroup
295 public function setId($id) argument
297 $this->id = $id;
304 return $this->id;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Storage/
H A DStorageObject.php78 public $id; variable in Google\\Service\\Storage\\StorageObject
345 public function setId($id) argument
347 $this->id = $id;
354 return $this->id;
/plugin/bez/mdl/
H A DTaskFactory.php36 $tasks = $this->model->taskFactory->get_all(array('thread_id' => $thread->id),
41 $by_thread_comment['corrections'][$task->id] = $task;
47 $by_thread_comment[$task->thread_comment_id][$task->id] = $task;
53 $sql = "SELECT task.id, task.type, task.content_html, task.state, task.cost, task.plan_date, task.close_date,
57 AS task_closing_comment ON task.id = task_closing_comment.task_id
60 $stmt = $this->model->sqlite->query($sql, $thread->id);
71 $by_type[$task->type][$task->id] = $task;
86 FROM task_participant JOIN task ON task_participant.task_id = task.id
/plugin/diagrams/script/
H A DDiagramsEditor.js83 '&id=' + encodeURIComponent(pageid) +
148 '&id=' + encodeURIComponent(pageid) +
194 this.#diagramsEditor.id = 'plugin__diagrams-editor';
302 // split mediaid into namespace and id
303 let id = mediaid;
305 const idParts = id.split(':');
307 id = idParts.pop(idParts);
315 encodeURIComponent(id) +
/plugin/structcombolookup/
H A Daction.php66 $id = '%rowid%';
68 $id = '%pageid%';
72 $search->addFilter($id, $rawvalue, '=');
/plugin/qc/
H A Dadmin.php65 echo '<div id="plugin__qc_admin">';
82 foreach ($this->data as $id => $data) {
86 tpl_pagelink(':' . $id, $id);
/plugin/prosemirror/parser/
H A DInternalLinkNode.php20 $additionalAttributes['data-resolvedTitle'] = $resolvedAttributes['id'];
21 $additionalAttributes['data-resolvedID'] = $resolvedAttributes['id'];
63 'id' => $resolvedPageId,
70 protected static function getLinkTitle($title, $default, $id)
73 if (useHeading('content') && $id) {
74 $heading = p_get_first_heading($id);
68 getLinkTitle($title, $default, $id) global() argument
/plugin/sphinxsearch-was/js/
H A Dsearch.js1 function sh(id) argument
3 var e = document.getElementById(id);
/plugin/wikipediasnippet/conf/
H A DlangCorrections.conf5 id-ni id
/plugin/ckgdoku/ckeditor/plugins/footnote/
H A Dplugin.js.unc60 var el = this.getContentElement( 'general', 'contents').getInputElement().$.id;
70 // Definition of the Settings dialog window tab (page) with its id, label and contents.
72 id : 'general',
88 id : 'contents',
109 id: 'revisions',
119 id : 'noteId',
138 id : 'id3',
141 … var el = dialog.getContentElement( 'general', 'noteId').getInputElement().$.id;
145 … var el = dialog.getContentElement( 'general', 'contents').getInputElement().$.id;
159 id : 'info',
/plugin/mediasyntax/
H A Dhelper.php153 function parse_instructions($id, &$ins)
166 $scope = $id;
193 $this->_append_includeins($ins_inc, $page['id'], $flags);
219 $this->_append_includeins($ins_inc, $page['id'], $flags);
283 $meta = p_get_metadata($id, 'plugin_mediasyntax');
482 function _append_includeins(&$ins, $id, $flags)
484 if (auth_quickaclcheck($id) >= AUTH_READ) {
485 array_push($this->hasparts, $id);
489 $ins_tmp[1][1][1] = $id;
592 function _apply_macro($id)
157 parse_instructions($id, & $ins) global() argument
493 _append_includeins(& $ins, $id, $flags) global() argument
597 _apply_macro($id) global() argument
[all...]
/plugin/ckgedit/ckeditor/plugins/footnote/
H A Dplugin.js.unc60 var el = this.getContentElement( 'general', 'contents').getInputElement().$.id;
70 // Definition of the Settings dialog window tab (page) with its id, label and contents.
72 id : 'general',
88 id : 'contents',
109 id: 'revisions',
119 id : 'noteId',
138 id : 'id3',
141 … var el = dialog.getContentElement( 'general', 'noteId').getInputElement().$.id;
145 … var el = dialog.getContentElement( 'general', 'contents').getInputElement().$.id;
159 id : 'info',
/plugin/lytebox/
H A Dlytebox.js290 var id = (e.target ? e.target.id : e.srcElement.id);
291 if (id == 'lbMain') { myLytebox.end(); return false; }
705 LyteBox.prototype.appear = function(id, opacity) { argument
706 var object = this.doc.getElementById(id).style;
711 if (opacity == 100 && (id == 'lbImage' || id == 'lbIframe')) {
722 if (id == 'lbOverlay') {
729 LyteBox.prototype.fade = function(id, opacity) { argument
730 var object = this.doc.getElementById(id).style;
739 } else if (id == 'lbOverlay') {
750 var object = this.doc.getElementById(id);
[all …]
/plugin/sphinxsearch-was/
H A DSphinxSearch.php103 foreach ($pagesIdsAll as $id => $pageData) {
110 $pagesIds[$id] = $pageData;
222 foreach ($words as $id => $word) {
223 $words[$id] = "*" . $word . "*";
231 foreach ($words as $id => $word) {
232 $words[$id] = trim($word, "*");
/plugin/sphinxsearch/
H A DSphinxSearch.php102 foreach($pagesIdsAll as $id => $pageData){
109 $pagesIds[$id] = $pageData;
218 foreach($words as $id => $word){
219 $words[$id] = "*".$word."*";
227 foreach($words as $id => $word){
228 $words[$id] = trim($word, "*");
/plugin/rater/scripts/
H A Djquery.tablesorter.js894 id: "text",
903 id: "digit",
913 id: "currency",
922 id: "ipAddress",
942 id: "url",
951 id: "isoDate",
961 id: "percent",
979 id: "shortDate",
998 id: "time",
1006 id: "metadata",
[all …]

1...<<61626364656667686970>>...142