Home
last modified time | relevance | path

Searched refs:relationships (Results 1 – 15 of 15) sorted by relevance

/plugin/wordimport/docx/
DRelationships.php15 protected $relationships = []; variable in dokuwiki\\plugin\\wordimport\\docx\\Relationships
28 if (!isset($this->relationships[$type])) {
29 $this->relationships[$type] = [];
31 $this->relationships[$type][$id] = $target;
46 $id = array_keys($this->relationships[$type] ?? [])[0] ?? null;
50 if (!isset($this->relationships[$type][$id])) {
54 return $this->relationships[$type][$id];
DDocX.php18 protected $relationships; variable in dokuwiki\\plugin\\wordimport\\docx\\DocX
101 if (!$this->relationships) $this->relationships = new Relationships($this);
102 return $this->relationships;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudHealthcare/
DAnalyzeEntitiesResponse.php61 public function setRelationships($relationships) argument
63 $this->relationships = $relationships;
70 return $this->relationships;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudAsset/
DResourceSearchResult.php337 public function setRelationships($relationships) argument
339 $this->relationships = $relationships;
346 return $this->relationships;
/plugin/scrape/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/
DAttr.AllowedRel.txt6 List of allowed forward document relationships in the rel attribute. Common
8 document relationships are allowed.
DAttr.AllowedRev.txt6 List of allowed reverse document relationships in the rev attribute. This
/plugin/diagramsnet/lib/js/diagramly/vsdx/
DVsdxExport.js805 var relationships = createElt(pageRelDoc, that.RELS_XMLNS, "Relationships");
812 relationships.appendChild(relationship);
826 relationships.appendChild(relationship);
829 pageRelDoc.appendChild(relationships);
/plugin/codemirror/dist/modes/
Dcypher.min.js.map1relationships\", \"replace\", \"reverse\", \"right\", \"round\", \"rtrim\", \"shortestPath\", \"si…
/plugin/xlsx2dw/packages/xlsx/
Dxlsx.mjs3867 RELS: 'http://schemas.openxmlformats.org/package/2006/relationships',
3873 'r': 'http://schemas.openxmlformats.org/officeDocument/2006/relationships',
5255 "application/vnd.openxmlformats-package.relationships+xml": "rels",
5365 ['rels', 'application/vnd.openxmlformats-package.relationships+xml']
5419 WB: "http://schemas.openxmlformats.org/officeDocument/2006/relationships/officeDocument",
5420 SHEET: "http://sheetjs.openxmlformats.org/officeDocument/2006/relationships/officeDocument",
5421 HLINK: "http://schemas.openxmlformats.org/officeDocument/2006/relationships/hyperlink",
5422 VML: "http://schemas.openxmlformats.org/officeDocument/2006/relationships/vmlDrawing",
5423 XPATH: "http://schemas.openxmlformats.org/officeDocument/2006/relationships/externalLinkPath",
5424 XMISS: "http://schemas.microsoft.com/office/2006/relationships/xlExternalLinkPath/xlPathMissing",
[all …]
/plugin/amcharts/assets/amcharts/plugins/export/libs/xlsx/
Dxlsx.min.js5relationships/sharedStrings";var straywsregex=/^\s|\s$|[\t\n\r]/;function write_sst_xml(sst,opts){…
7 …pts={};RELS.WS="http://schemas.openxmlformats.org/officeDocument/2006/relationships/worksheet";fun…
Dxlsx.js4305 RELS.SST = "http://schemas.openxmlformats.org/officeDocument/2006/relationships/sharedStrings";
4789 RELS.STY = "http://schemas.openxmlformats.org/officeDocument/2006/relationships/styles";
4939 RELS.THEME = "http://schemas.openxmlformats.org/officeDocument/2006/relationships/theme";
7210 RELS.WS = "http://schemas.openxmlformats.org/officeDocument/2006/relationships/worksheet";
Dxlsx.min.map1 …ts-officedocument.vmlDrawing","application/vnd.openxmlformats-package.relationships+xml","applicat…
/plugin/xlsx2dw/packages/exceljs/
Dexceljs.js19192 var rels = (model.relationships || []).reduce(function (h, rel) {
19272 delete model.relationships;
24054 worksheet.relationships = model.worksheetRels[worksheet.sheetNo];
24169 var xform, relationships;
24179 relationships = _context5.sent;
24180 model.worksheetRels[sheetNo] = relationships;
24284 var xform, relationships;
24294 relationships = _context8.sent;
24295 model.drawingRels[name] = relationships;
25118 var count, relationships, xform, xml;
[all …]
/plugin/dirtylittlehelper/script/
Dmermaid.min.js.map1relationships","attributes","entityName","attribs","entity","getEntities","entA","rolA","entB","rS…
/plugin/dirtylittlehelper/mermaid/editor/docs/
Dbundle.js.map1relationships = [];\nvar title = '';\nvar Cardinality = {\n ZERO_OR_ONE: 'ZERO_OR_ONE',\n ZERO_O…