| /plugin/authowncloud/ |
| D | auth.php | 113 if(!OC_Group::groupExists($conf['defaultgroup'])) $this->addGroup($conf['defaultgroup']); 116 if(!OC_Group::groupExists($grp)) $this->addGroup($grp); 143 if(!OC_Group::groupExists($grp)) $this->addGroup($grp); 268 public function addGroup($group) { function in auth_plugin_authowncloud
|
| /plugin/authsmartcard/ |
| D | auth.php | 254 public function addGroup($group) { function in auth_plugin_authsmartcard 255 return parent::addGroup();
|
| /plugin/authchained/ |
| H A D | auth.php | 371 public function addGroup($group) { function in auth_plugin_authchained 373 return $this->usermanager_auth->addGroup($group);
|
| /plugin/authsplit/ |
| D | auth.php | 595 public function addGroup($group) { function in auth_plugin_authsplit 597 $result = $this->authplugins['secondary']->addGroup($group);
|
| D | README | 148 - addGroup() / retrieveGroups(): authsplit will always route these method calls 177 addGroup() - Created here
|
| /plugin/authsqlite/ |
| D | README.md | 44 $conf['plugin']['authsqlite']['addGroup'] =
|
| /plugin/statistics/vendor/mustangostang/spyc/php4/ |
| D | spyc.php4 | 480 $this->addGroup($line, $group); 999 function addGroup ($line, $group) { function in Spyc
|
| /plugin/sketchcanvas/phplib/ |
| D | spyc.php | 494 $this->addGroup($line, $group); 1022 private function addGroup ($line, $group) { function in Spyc
|
| /plugin/statistics/vendor/mustangostang/spyc/ |
| D | Spyc.php | 591 $this->addGroup($line, $group); 1164 private function addGroup ($line, $group) { function in Spyc
|
| /plugin/farm/install/animaltemplate/conf/ |
| D | mysql.conf.php.example | 154 $conf['auth']['mysql']['addGroup'] = "INSERT INTO groups (name)
|
| /plugin/diagramsnet/lib/js/orgchart/ |
| D | bridge.min.js | 8 …addGroup(n.substr(0,f),l),this.addGroup(n.charAt(f),l)):f>=h-s&&this.addGroup("0",l),nt=0):(b-->0|…
|
| /plugin/diagramsnet/lib/js/ |
| D | orgchart.min.js | 8 …addGroup(n.substr(0,f),l),this.addGroup(n.charAt(f),l)):f>=h-s&&this.addGroup("0",l),nt=0):(b-->0|…
|
| D | extensions.min.js | 1118 …s.FOREIGN))){var w=b.getId();if(b.isVertex()){n=null;n=b.isGroup()?this.addGroup(d,b,a,c,g):this.a… 1121 …sMap,new f.mxgraph.io.vsdx.ShapePageId(c,w),a)}return null};k.prototype.addGroup=function(d,b,a,c,… method in k 1124 …)&&y.isVertex()&&(y.propagateRotation(b.getRotation()),y.isGroup()?this.addGroup(d,y,k,c,n.y):this…
|
| /plugin/stlviewer/stlviewer/ |
| D | three.min.js | 2 …addGroup:function(t,e,n){this.groups.push({start:t,count:e,materialIndex:void 0!==n?n:0})},clearGr… method
|
| /plugin/diagramsnet/lib/js/diagramly/vsdx/ |
| D | importer.js | 887 v1 = this.addGroup(graph, shape, parent, pageId, parentHeight); 955 … mxVsdxCodec.prototype.addGroup = function (graph, shape, parent, pageId, parentHeight) { method in mxVsdxCodec 1010 this.addGroup(graph, subShape, group, pageId, d.y);
|
| /plugin/jmol2/jmol/ |
| D | JmolApplet0.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/obrador/
javax/
... |
| D | JmolAppletSigned0.jar | META-INF/MANIFEST.MF
META-INF/SELFSIGN.SF
META-INF/SELFSIGN ... |
| D | JmolApplet.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/jmol/
org/ ... |
| D | JmolAppletSigned.jar | META-INF/MANIFEST.MF
META-INF/SELFSIGN.SF
META-INF/SELFSIGN ... |
| /plugin/mermaid/ |
| H A D | mermaid.min.js | 2552 …addGroup:Ont,getGroups:Pnt,addEdge:Bnt,getEdges:Fnt,setElementForId:znt,getElementById:Gnt,getData…
|