Home
last modified time | relevance | path

Searched refs:group (Results 276 – 300 of 769) sorted by path

1...<<11121314151617181920>>...31

/plugin/davcard/vendor/sabre/vobject/lib/
H A DVCardConverter.php205 if (!$property->group) {
208 $label = $input->{$property->group . '.X-ABLABEL'};
238 $newProperty->group = $property->group;
/plugin/davcard/vendor/sabre/vobject/tests/VObject/
H A DComponentTest.php69 $this->assertEquals('GROUP1', $email1[0]->group);
73 $this->assertEquals(null, $email3[0]->group);
/plugin/dbquery/
H A Dhelper.php97 foreach ($parameters[':groups'] as $group) {
99 $parameters[$id] = $group;
/plugin/dev/skel/
H A Dauth.php123 //public function addGroup($group)
149 public function cleanGroup($group)
151 return $group;
148 cleanGroup($group) global() argument
/plugin/diagrams/script/
H A Dprosemirror.js16 group: "inline",
/plugin/diagramsnet/lib/WEB-INF/lib/
H A Dcommons-lang3-3.5.jarMETA-INF/MANIFEST.MF META-INF/ org/ org/apache/ org/ ...
H A Dhttpcore-4.4.9.jarMETA-INF/MANIFEST.MF META-INF/ org/ org/apache/ org/ ...
/plugin/diagramsnet/lib/js/diagramly/
H A DEditor.js7542 Graph.prototype.addSvgShadow = function(svgRoot, group, createOnly, extend) argument
7616 group = (group != null) ? group : svgRoot.getElementsByTagName('g')[0];
7618 if (group != null)
7620 group.setAttribute('filter', 'url(#' + this.shadowId + ')');
H A DExtensions.js6089 group.vertex = true;
6091 group.zOrder = obj.ZOrder;
6151 v.parent = group;
6166 group.geometry.x = minX;
6167 group.geometry.y = minY;
6183 group.lucidLayerInfo = {
6191 group.visible = false;
6194 return group;
6306 if (group)
6327 if (group)
[all …]
H A DGitLabClient.js1218 var listProjects = mxUtils.bind(this, function(group, callback) argument
1221 …var req = new mxXmlRequest(this.baseUrl + '/groups/' + group.id + '/projects?per_page=100', null, …
1225 callback(group, JSON.parse(req.getText()));
1329 listProjects(groups[i], (mxUtils.bind(this, function(group, projects) argument
1346 org = group.full_path;
/plugin/diagramsnet/lib/js/diagramly/vsdx/
H A Dimporter.js970 var group = null;
1010 this.addGroup(graph, subShape, group, pageId, d.y);
1013 this.addVertex(graph, subShape, group, pageId, d.y);
1039 …turn this.value; } }); })(this.parentsMap, new com.mxgraph.io.vsdx.ShapePageId(pageId, Id), group);
1042 this.addUnconnectedEdge(graph, group, subShape, parentHeight);
1048 shape.createLabelSubShape(graph, group);
1052 var pgeo = group.getGeometry();
1055 for (var i = 0; i < group.getChildCount(); i++) {
1056 var child = group.getChildAt(i);
1067 …value; } }); })(this.vertexMap, new com.mxgraph.io.vsdx.ShapePageId(pageId, shape.getId()), group);
[all …]
/plugin/diagramsnet/lib/js/
H A Dextensions.min.js1705group),delete i[u]):+u<e&&(f.state=6,f.timer.stop(),f.on.call("cancel",t,t.__data__,f.index,f.grou…
1743group");var t=n.getCaptures();return t.getCount()>0&&t.get(0),n}},_caps:null,_capcount:0,_capColl:…
1750 …g;RPOrgChart.graph=b;RPOrgChart.parent=a;RPOrgChart.dx=0;RPOrgChart.dy=0;"group"==a.style&&a.geome…
H A Dorgchart.min.js8group");var t=n.getCaptures();return t.getCount()>0&&t.get(0),n}},_caps:null,_capcount:0,_capColl:…
15 …g;RPOrgChart.graph=b;RPOrgChart.parent=a;RPOrgChart.dx=0;RPOrgChart.dy=0;"group"==a.style&&a.geome…
/plugin/diagramsnet/lib/js/grapheditor/
H A DEditorUi.js270 var group = keyGroups[k];
272 if (mxUtils.indexOf(group, key) >= 0)
274 for (var l = 0; l < group.length; l++)
276 var index2 = mxUtils.indexOf(appliedStyles, group[l]);
H A DGraph.js8306 var group = mxGraph.prototype.createGroupCell.apply(this, arguments);
8307 group.setStyle('group');
8309 return group;
9777 var group = (svgDoc.createElementNS != null) ?
9779 root.appendChild(group);
9781 var svgCanvas = this.createSvgCanvas(group);
/plugin/diagramsnet/lib/js/mermaid/
H A Dmermaid.min.js6group),delete i[u]):+u<e&&(f.state=6,f.timer.stop(),f.on.call("cancel",t,t.__data__,f.index,f.grou…
/plugin/diagramsnet/lib/js/orgchart/
H A Dbridge.min.js8group");var t=n.getCaptures();return t.getCount()>0&&t.get(0),n}},_caps:null,_capcount:0,_capColl:…
/plugin/diagramsnet/lib/plugins/webcola/
H A DmxWebColaAdaptor.js480 var group = preliminaryGroups[i];
482 if (group.leaves.length > 0)
484 graphGroup["leaves"] = group.leaves;
486 if (group.groups.length > 0)
488 graphGroup["groups"] = group.groups;
/plugin/diagramsnet/lib/resources/
H A Ddia.txt132 …se-expand=Click to collapse/expand\nShift-click to move neighbors \nAlt-click to protect group size
372 group=Group
H A Ddia_am.txt132 …se-expand=Click to collapse/expand\nShift-click to move neighbors \nAlt-click to protect group size
372 group=Group
H A Ddia_ar.txt372 group=‫تصنيف‬
H A Ddia_bg.txt372 group=Група
H A Ddia_bn.txt132 …se-expand=Click to collapse/expand\nShift-click to move neighbors \nAlt-click to protect group size
372 group=Group
H A Ddia_bs.txt372 group=Grupiši
H A Ddia_ca.txt372 group=Agrupar

1...<<11121314151617181920>>...31