Home
last modified time | relevance | path

Searched refs:getMeta (Results 1 – 18 of 18) sorted by relevance

/plugin/freechat/phpfreechat/src/
Dpfccontainer.class.php161 $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 …]
Dpfccontainerinterface.class.php61 function getMeta($group, $subgroup = null, $leaf = null, $withleafvalue = false) function in pfcContainerInterface
Dpfccommand.class.php140 $channels = $ct->getMeta("nickid-to-channelid", $nickid);
/plugin/edittable/script/
Dcontextmenu.js31 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();
Deditor.js127 function getMeta() {return meta;} function
150 contextMenu: edittable.getEditTableContextMenu(getData, getMeta),
/plugin/pagelist/
Dhelper.php447 $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 Dhelper.php114 $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/
DGoogleCloudApigeeV1Schema.php56 public function getMeta() function in Google\\Service\\Apigee\\GoogleCloudApigeeV1Schema
/plugin/combo/vendor/php-webdriver/webdriver/lib/Remote/
H A DRemoteStatus.php69 public function getMeta() function in Facebook\\WebDriver\\Remote\\RemoteStatus
/plugin/socialshareprivacy/
Djquery.socialshareprivacy.js36 function getMeta(name) { function
44 var title = getMeta('DC.title');
45 var creator = getMeta('DC.creator');
/plugin/elasticsearch/vendor/ruflin/elastica/src/Aggregation/
DAbstractAggregation.php107 public function getMeta(): ?array function in Elastica\\Aggregation\\AbstractAggregation
/plugin/freechat/phpfreechat/src/containers/
Dfile.class.php131 function getMeta($group, $subgroup = null, $leaf = null, $withleafvalue = false) function in pfcContainer_File
Dmysql.class.php187 function getMeta($group, $subgroup = null, $leaf = null, $withleafvalue = false) function in pfcContainer_Mysql
Doracle.class.php222 function getMeta($group, $subgroup = null, $leaf = null, $withleafvalue = false) function in pfcContainer_Oracle
/plugin/davcal/
H A Dhelper.php46 private function getMeta($id = null) { function in helper_plugin_davcal
75 $meta = $this->getMeta($id);
/plugin/prosemirror/lib/
Dbundle.js1getMeta(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 Djs.js1getMeta){return{items:{toggle_header:{name:LANG.plugins.edittable.toggle_header,callback:function(…
/plugin/statistics/js/
Dchart.js13getMeta(),this._type=this._cachedMeta.type,this.options=void 0,this._parsing=!1,this._data=void 0,…