Home
last modified time | relevance | path

Searched refs:_metadata (Results 1 – 8 of 8) sorted by relevance

/plugin/subconfhelper/helper/
Dconfig.php20 var $_metadata = array(); // holds metadata describing the settings variable in helper_plugin_subconfhelper_config
57 $this->_metadata = $meta;
67 …$keys = array_merge(array_keys($this->_metadata),array_keys($default), array_keys($local), array_k…
71 if (isset($this->_metadata[$key])) {
72 $class = $this->_metadata[$key][0];
78 $param = $this->_metadata[$key];
/plugin/elasticsearch/vendor/ruflin/elastica/src/Bulk/
DAction.php34 protected $_metadata = []; variable in Elastica\\Bulk\\Action
92 $this->_metadata = $metadata;
99 return $this->_metadata;
142 $this->_metadata['_index'] = $index;
152 $this->_metadata['_id'] = $id;
164 $this->_metadata['routing'] = $routing;
/plugin/txtconf/
Dtxtconfig.class.php72 …$keys = array_merge(array_keys($this->_metadata),array_keys($default), array_keys($local), array_k…
85 if (isset($this->_metadata[$key])) {
86 $class = $this->_metadata[$key][0];
94 $param = $this->_metadata[$key];
129 if (isset($this->_metadata[$key])) {
130 $class = $this->_metadata[$key][0];
134 $param = $this->_metadata[$key];
Dconfig0.class.php16 var $_metadata = array(); // holds metadata describing the settings variable in configuration0
47 $this->_metadata = array_merge($meta, $this->get_plugintpl_metadata($conf['template']));
60 …$keys = array_merge(array_keys($this->_metadata),array_keys($default), array_keys($local), array_k…
64 if (isset($this->_metadata[$key])) {
65 $class = $this->_metadata[$key][0];
68 $param = $this->_metadata[$key];
/plugin/pdfjs/pdfjs/build/
Dpdf.js9796 var _metadata = __w_pdfjs_require__(158);
11861 metadata: results[1] ? new _metadata.Metadata(results[1]) : null,
17192 this._metadata = Object.create(null);
17272 this._metadata[name] = entry.textContent.trim();
17280 var data = this._metadata[name];
17286 return this._metadata;
17291 return typeof this._metadata[name] !== 'undefined';
Dpdf.js.map1_metadata = Object.create(null);\n\n if (xmlDocument) {\n this._parse(xmlDocument);\n }…
/plugin/combo/resources/library/rrdiagram/0.9.4.1/
Drrdiagram.js.map1_metadata.js","webpack:///../~/core-js/modules/_typed-array.js","webpack:///./model/expression.js"…
/plugin/dirtylittlehelper/mermaid/editor/docs/
Dbundle.js.map1_metadata(metadata) {\n let result = 0;\n for (let i = 0, len = metadata.length; i <…