| /plugin/freechat/phpfreechat/src/ |
| D | pfccontainer.class.php | 161 $timestamp = $this->getMeta("channelid-to-nickid", $this->encode('SERVER'), $nickid); 190 $channels = $this->getMeta("nickid-to-channelid",$nickid); 257 $nickid = $this->getMeta("metadata-to-nickid", 'nick', $this->encode($nick), true); 269 $nick = $this->getMeta("nickid-to-metadata", $nickid, 'nick', true); 288 $ret = $this->getMeta("channelid-to-nickid", $this->encode('SERVER')); 297 $ret2 = $this->getMeta("nickid-to-channelid",$nickid); 335 $ret = $this->getMeta("channelid-to-nickid", $this->encode($chan)); 341 $timestamp = $this->getMeta("channelid-to-nickid", $this->encode('SERVER'), $nickid); 362 $ret = $this->getMeta("channelid-to-nickid", 421 $line = $this->getMeta("channelid-to-msg", $this->encode($chan), $mid, true); [all …]
|
| D | pfccontainerinterface.class.php | 61 function getMeta($group, $subgroup = null, $leaf = null, $withleafvalue = false) function in pfcContainerInterface
|
| D | pfccommand.class.php | 140 $channels = $ct->getMeta("nickid-to-channelid", $nickid);
|
| /plugin/edittable/script/ |
| D | contextmenu.js | 31 edittable.getEditTableContextMenu = function (getData, getMeta) { argument 37 var meta = getMeta(); 54 var meta = getMeta(); 63 var meta = getMeta(); 73 var meta = getMeta(); 82 var meta = getMeta(); 92 var meta = getMeta(); 101 var meta = getMeta();
|
| D | editor.js | 127 function getMeta() {return meta;} function 150 contextMenu: edittable.getEditTableContextMenu(getData, getMeta),
|
| /plugin/pagelist/ |
| D | helper.php | 447 $this->page['draft'] = $this->getMeta('type') == 'draft'; 801 protected function getMeta($key, $subkey = null) function in helper_plugin_pagelist 835 $this->page['title'] = $this->getMeta('title'); 857 $desc = $this->getMeta('plugin_description', 'keywords'); 861 $desc = $this->getMeta('description', 'abstract'); 874 $summary = $this->getMeta('last_change', 'sum'); 887 $content = $this->getMeta('creator'); 891 $users = $this->getMeta('contributor'); 898 $content = $this->getShowUserAsContent($this->getMeta('user')); 901 $users = $this->getMeta('contributor'); [all …]
|
| /plugin/publish/ |
| H A D | helper.php | 114 $meta = $this->getMeta($id); 123 $meta = $this->getMeta($id); 134 function getMeta($id = null) { function in helper_plugin_publish 419 $meta = $this->getMeta($id);
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigee/ |
| D | GoogleCloudApigeeV1Schema.php | 56 public function getMeta() function in Google\\Service\\Apigee\\GoogleCloudApigeeV1Schema
|
| /plugin/combo/vendor/php-webdriver/webdriver/lib/Remote/ |
| H A D | RemoteStatus.php | 69 public function getMeta() function in Facebook\\WebDriver\\Remote\\RemoteStatus
|
| /plugin/socialshareprivacy/ |
| D | jquery.socialshareprivacy.js | 36 function getMeta(name) { function 44 var title = getMeta('DC.title'); 45 var creator = getMeta('DC.creator');
|
| /plugin/elasticsearch/vendor/ruflin/elastica/src/Aggregation/ |
| D | AbstractAggregation.php | 107 public function getMeta(): ?array function in Elastica\\Aggregation\\AbstractAggregation
|
| /plugin/freechat/phpfreechat/src/containers/ |
| D | file.class.php | 131 function getMeta($group, $subgroup = null, $leaf = null, $withleafvalue = false) function in pfcContainer_File
|
| D | mysql.class.php | 187 function getMeta($group, $subgroup = null, $leaf = null, $withleafvalue = false) function in pfcContainer_Mysql
|
| D | oracle.class.php | 222 function getMeta($group, $subgroup = null, $leaf = null, $withleafvalue = false) function in pfcContainer_Oracle
|
| /plugin/davcal/ |
| H A D | helper.php | 46 private function getMeta($id = null) { function in helper_plugin_davcal 75 $meta = $this->getMeta($id);
|
| /plugin/prosemirror/lib/ |
| D | bundle.js | 1 …getMeta(ue);if(n&&null!=n.setHandle)return new fe(n.setHandle,null);if(n&&void 0!==n.setDragging)r… method in t
|
| /plugin/zwidoku/files/ |
| H A D | js.js | 1 …getMeta){return{items:{toggle_header:{name:LANG.plugins.edittable.toggle_header,callback:function(…
|
| /plugin/statistics/js/ |
| D | chart.js | 13 …getMeta(),this._type=this._cachedMeta.type,this.options=void 0,this._parsing=!1,this._data=void 0,…
|