Home
last modified time | relevance | path

Searched refs:getType (Results 876 – 900 of 1742) sorted by path

1...<<31323334353637383940>>...70

/plugin/davcal/vendor/sabre/dav/lib/DAVACL/Xml/Property/
H A DPrincipal.php80 function getType() { function in Sabre\\DAVACL\\Xml\\Property\\Principal
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAVACL/
H A DPluginPropertiesTest.php62 …(Xml\Property\Principal::UNAUTHENTICATED, $result[200]['{DAV:}current-user-principal']->getType());
73 …ssertEquals(Xml\Property\Principal::HREF, $result[200]['{DAV:}current-user-principal']->getType());
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAVACL/Xml/Property/
H A DPrincipalTest.php15 $this->assertEquals(Principal::UNAUTHENTICATED, $principal->getType());
19 $this->assertEquals(Principal::AUTHENTICATED, $principal->getType());
23 $this->assertEquals(Principal::HREF, $principal->getType());
94 $this->assertEquals(Principal::HREF, $principal->getType());
107 $this->assertEquals(Principal::AUTHENTICATED, $principal->getType());
119 $this->assertEquals(Principal::UNAUTHENTICATED, $principal->getType());
/plugin/davcard/syntax/
H A Dbook.php28 function getType(){ function in syntax_plugin_davcard_book
H A Dcard.php28 function getType(){ function in syntax_plugin_davcard_card
/plugin/dbquery/syntax/
H A Dmacro.php12 public function getType() function in syntax_plugin_dbquery_macro
H A Dquery.php12 public function getType() function in syntax_plugin_dbquery_query
/plugin/definitionlist/
H A Dsyntax.php57 public function getType() { return 'container'; } function in syntax_plugin_definitionlist
/plugin/description/
H A Dsyntax.php20 function getType() { return 'substition'; } function in syntax_plugin_description
/plugin/dev/skel/
H A Dsyntax.php14 public function getType()
11 public function getType() global() function
/plugin/diagram/syntax/
H A Dmain.php80 function getType () function in syntax_plugin_diagram_main
H A Dsplitter.php45 function getType () function in syntax_plugin_diagram_splitter
/plugin/diagrams/syntax/
H A Dmediafile.php14 public function getType() function in syntax_plugin_diagrams_mediafile
/plugin/diagramsnet/lib/WEB-INF/lib/
H A Dcommons-io-2.4.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
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/ ...
H A Dhttpclient-4.5.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/ ...
H A Djstl-1.2.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/LICENSE.txt javax ...
/plugin/diagramsnet/lib/js/
H A Dapp.min.js2314 …&&0<d.length&&"html"==b&&0<=mxUtils.indexOf(d[0].types,"text/html"))d[0].getType("text/html").then…
2315 …&0<d.length&&"text"==b&&0<=mxUtils.indexOf(d[0].types,"text/plain"))d[0].getType("text/plain").the…
H A Dextensions.min.js1117 …Shape=function(d,b,a,c,g){b.parentHeight=g;var n=f.mxgraph.io.vsdx.VsdxShape.getType(b.getShape());
1124 y.isVertex()?(q=f.mxgraph.io.vsdx.VsdxShape.getType(y.getShape()),null!=q&&(function(a,b){return a&…
1520 …etAttribute("Type"))&&a.equals?a.equals("Group"):"Group"===a;return a};b.getType=function(a){retur… function
1527 …};b.prototype.getForm=function(){var a={};if(this.isVertex())try{var c=b.getType(this.getShape());…
H A Dorgchart.min.js8getType(n).prototype instanceof t)return!0;if(i!==!0){if(typeof t.$is=="function")return t.$is(n);… variable
/plugin/diagramsnet/lib/js/diagramly/vsdx/
H A Dimporter.js866 var type = com.mxgraph.io.vsdx.VsdxShape.getType(shape.getShape());
990 var type = com.mxgraph.io.vsdx.VsdxShape.getType(subShape.getShape());
11219 VsdxShape.getType = function (shape) {
11443 var type = VsdxShape.getType(this.getShape());
/plugin/diagramsnet/lib/js/grapheditor/
H A DEditorUi.js4529 data[0].getType('text/html').then(mxUtils.bind(this, function(blob)
4595 data[0].getType('text/plain').then(function(blob)

1...<<31323334353637383940>>...70