Home
last modified time | relevance | path

Searched refs:createGroup (Results 1 – 9 of 9) sorted by path

/plugin/authowncloud/
H A Dauth.php269 return OC_Group::createGroup($group);
/plugin/bpmnioeditor/vendor/bpmnio-js/
H A Dbpmn-modeler.development.js4352 function createGroup(parent, cls, childIndex) { function
4428 var viewport = this._viewport = createGroup(svg, 'viewport');
4589 group: createGroup(this._viewport, 'layer-' + name, childIndex),
/plugin/diagramsnet/lib/js/diagramly/
H A DExtensions.js6079 function createGroup(obj, lookup, edgesGroups, blocksMap) function
6304 var group = createGroup(obj, lookup, edgesGroups, blocksMap);
6325 var group = createGroup(obj, lookup, edgesGroups, blocksMap);
H A DMinimal.js1666 function createGroup(btns, op, container) function
2556createGroup([appElt, addMenuItem(mxResources.get('shapes'), ui.actions.get('toggleShapes').funct, …
2564 createGroup([elt, addMenuItem(mxResources.get('delete'), ui.actions.get('delete').funct,
2570 createGroup([undoElt, redoElt], 60);
2574 createGroup([fitElt,
/plugin/etherpadlite/externals/etherpad-lite-client/
H A Detherpad-lite-client.php103 public function createGroup(){ function in EtherpadLiteClient
H A Dexamples.php131 $createGroup = $instance->createGroup(); variable
132 $groupID = $createGroup->groupID;
/plugin/yuriigantt/3rd/dhtmlxgantt/
H A Ddhtmlxgantt.js13createGroup:function(i,n,l,c){var u={tempCollection:[],renderers:{},container:i,filters:[],getLaye…
H A Ddhtmlxgantt.js.map1createGroup","getContainer","relativeRoot","defaultFilters","initLayer","renderGroup","tempCollect…
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/
H A Ddhtmlxgantt.js17275 var layers = factory.createGroup(
22762 createGroup: function (getContainer, relativeRoot, defaultFilters, initLayer) {