Home
last modified time | relevance | path

Searched refs:root (Results 201 – 225 of 880) sorted by path

12345678910>>...36

/plugin/davcal/vendor/sabre/vobject/lib/Property/ICalendar/
H A DDateTime.php167 $timeZone = TimeZoneUtil::getTimeZone((string)$tzid, $this->root);
/plugin/davcal/vendor/sabre/vobject/lib/Property/
H A DText.php66 * @param Component $root The root document
73 …public function __construct(Component $root, $name, $value = null, array $parameters = array(), $g… argument
84 parent::__construct($root, $name, $value, $parameters, $group);
207 if ($this->root->getDocumentType() !== Document::VCARD21) {
/plugin/davcard/vendor/sabre/vobject/
H A DChangeLog.md457 be created through the root component. (A VCalendar or VCard object).
/plugin/davcard/vendor/sabre/vobject/lib/
H A DComponent.php44 * @param Document $root
50 function __construct(Document $root, $name, array $children = array(), $defaults = true) { argument
53 $this->root = $root;
120 $item = $this->root->create($a1, $a2, $a3);
427 $property = $this->root->create($name,$value);
H A DNode.php59 protected $root; variable in Sabre\\VObject\\Node
H A DParameter.php53 public function __construct(Document $root, $name, $value = null) { argument
56 $this->root = $root;
287 if ($this->root->getDocumentType() === Document::VCARD21 && $this->noName) {
H A DProperty.php62 * @param Component $root The root document
69 …function __construct(Component $root, $name, $value = null, array $parameters = array(), $group = … argument
74 $this->root = $root;
181 $param = new Parameter($this->root, $name, $value);
399 $param = new Parameter($this->root, $name, $value);
511 if ($this->root->getDocumentType()===Document::VCARD40) {
523 switch($this->root->getDocumentType()) {
/plugin/davcard/vendor/sabre/vobject/lib/Component/
H A DVTimeZone.php29 return VObject\TimeZoneUtil::getTimeZone((string)$this->TZID, $this->root);
/plugin/davcard/vendor/sabre/vobject/lib/Parser/
H A DJson.php34 protected $root; variable in Sabre\\VObject\\Parser\\Json
63 $this->root = new VCalendar(array(), false);
66 $this->root = new VCard(array(), false);
73 $this->root->add($this->parseProperty($prop));
76 $this->root->add($this->parseComponent($comp));
82 return $this->root;
115 return $this->root->createComponent(
141 $defaultPropertyClass = $this->root->getClassNameForPropertyName($propertyName);
154 $prop = $this->root->createProperty($propertyName, null, $parameters, $valueType);
H A DMimeDir.php40 protected $root; variable in Sabre\\VObject\\Parser\\MimeDir
54 $this->root = null;
65 return $this->root;
128 $this->root = new $class(array(), false);
139 $this->root->add($result);
145 if ($name!==$this->root->name) {
146 …throw new ParseException('Invalid MimeDir file. expected: "END:' . $this->root->name . '" got: "EN…
163 $component = $this->root->createComponent(substr($line,6), array(), false);
404 $propObj = $this->root->createProperty($property['name'], null, $namedParameters);
/plugin/davcard/vendor/sabre/vobject/lib/Property/ICalendar/
H A DDateTime.php167 $timeZone = TimeZoneUtil::getTimeZone((string)$tzid, $this->root);
/plugin/davcard/vendor/sabre/vobject/lib/Property/
H A DText.php66 * @param Component $root The root document
73 …public function __construct(Component $root, $name, $value = null, array $parameters = array(), $g… argument
84 parent::__construct($root, $name, $value, $parameters, $group);
207 if ($this->root->getDocumentType() !== Document::VCARD21) {
/plugin/diagramsnet/lib/WEB-INF/lib/
H A Dcommons-lang3-3.5.jarMETA-INF/MANIFEST.MF META-INF/ org/ org/apache/ org/ ...
H A Dehcache-3.8.1.jarMETA-INF/ META-INF/MANIFEST.MF LICENSE META-INF/maven/ META ...
H A Dgson-2.7.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
/plugin/diagramsnet/lib/js/
H A Dapp.min.js507root.appendChild(a);a=this.createElement("fontsize");a.setAttribute("size",mxConstants.DEFAULT_FON…
538root.appendChild(r)}};mxXmlCanvas2D.prototype.stroke=function(){this.root.appendChild(this.createE…
545 …{if(null!=this.root.ownerDocument.createElementNS)return this.root.ownerDocument.createElementNS(b…
555 …ute("pointer-events"))&&this.root.appendChild(c);this.node=null}};mxSvgCanvas2D.prototype.addToler…
563root=this.originalRoot;else{this.originalRoot=this.root;var c=this.createElement("a");null==c.setA…
807root=a;else{var d=this.graph.findTreeRoots(a,!0,this.invert);if(0<d.length)for(var e=0;e<d.length;…
981root;this.root=a;this.nextId=0;this.cells=null;this.cellAdded(a);return b};mxGraphModel.prototype.…
1997 d){d.previous=d.root;return d};return a}());
10411 c=null==d;for(k=0;k<e;k++){var n=b.getChildAt(b.root,k);b.setVisible(n,c||d==n.id)}g.maxFitScale=1;…
11938root=d.model.root;null!=b.model&&b.model.rootChanged(b.root);d.view.clear(b.root,!0);d.clearSelect…
[all …]
/plugin/diagramsnet/lib/js/diagramly/
H A DApp.js2386 graph.model.setRoot(page.root);
2504 imgExport.drawState(graph.getView().getState(graph.model.root), asynCanvas);
2510 imgExport.drawState(graph.getView().getState(graph.model.root), htmlCanvas);
H A DDialogs.js3155 var cells = model.root.getChildAt(0).children;
6931 graph.model.setRoot(nextPage.root);
10207 var cells = model.root.getChildAt(0).children || [];
11977 var childCount = model.getChildCount(model.root);
11984 var child = model.getChildAt(model.root, i);
H A DDiffSync.js184 page.root = newPage.root;
188 this.editor.graph.model.setRoot(page.root);
327 model.updateEdgeParent = function(edge, root) argument
339 var root = null;
343 root = this.getCellForJson(cellDiff);
347 if (root == null)
353 root = model.getCell(id);
357 if (root != null)
359 model.setRoot(root);
360 page.root = root;
[all …]
H A DDrawioFile.js421 var temp = enc.encode(new mxGraphModel(pages[i].root));
H A DEditor.js7242 if ((includeLayers && this.model.getParent(cells[i]) == this.model.root) ||
7682 var childCount = this.model.getChildCount(this.model.root);
7688 cell = this.model.getChildAt(this.model.root, index);
8374 if (page.root == null)
8417 tempGraph.model.setRoot(page.root);
H A DEditorUi.js1041 this.currentPage.root = this.editor.graph.model.root;
1281 var temp = enc.encode(new mxGraphModel(page.root));
1642 graph.model.setRoot(page.root);
1876 this.currentPage.root = this.editor.graph.model.root;
1892 var children = model.getChildren(model.root);
2839 model.root = pages[i].root;
6713 graph.model.setRoot(page.root);
7090 this.updatePageLinksForCell(mapping, pages[i].root);
7745 var root = mxUtils.parseXml(svgText);
7746 var svgs = root.getElementsByTagName('svg');
[all …]
H A DElectronApp.js426 var root = mxUtils.parseXml(data);
427 var svgs = root.getElementsByTagName('svg');
577 mxClipboard.setCells(model.root.children[0].children);
H A DExtensions.js6440 graph.addCell(layerCell, graph.model.root);
H A DGraphViewer.js185 root.style.padding = '8px';
188 root.style.boxSizing = 'border-box';
189 root.style.overflow = 'visible';
201 root.setAttribute('viewBox',
207 root.style.backgroundColor;
582 var root = codec.decode(node).root;
583 graph.model.setRoot(root);
669 var layer = model.getChildAt(model.root, i);
1057 var childCount = model.getChildCount(model.root);
1095 var layer = model.getChildAt(model.root, i);
[all …]

12345678910>>...36