Home
last modified time | relevance | path

Searched defs:path (Results 226 – 250 of 540) sorted by path

12345678910>>...22

/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAVACL/FS/
H A DHomeCollectionTest.php16 protected $path; variable in Sabre\\DAVACL\\FS\\HomeCollectionTest
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAVACL/PrincipalBackend/
H A DMock.php62 function getPrincipalByPath($path) {
99 function getGroupMemberSet($path) {
105 function getGroupMembership($path) {
115 function setGroupMemberSet($path, array $members) {
136 function updatePrincipal($path, \Sabre\DAV\PropPatch $propPatch) {
/plugin/davcal/vendor/sabre/dav/tests/Sabre/
H A DTestUtil.php19 static private function deleteTree($path,$deleteRoot = true) {
/plugin/davcal/vendor/sabre/http/lib/
H A DURLUtil.php29 static function encodePath($path) {
57 static function decodePath($path) {
70 static function decodePathSegment($path) {
83 static function splitPath($path) {
H A Dfunctions.php386 function encodePath($path) {
419 function decodePath($path) {
431 function decodePathSegment($path) {
/plugin/davcal/vendor/sabre/uri/lib/
H A Dfunctions.php250 function split($path) {
/plugin/diagramsnet/lib/WEB-INF/lib/
H A Dcommons-fileupload-1.3.2.jar ... .http.HttpServletRequest req int sizeThreshold long sizeMax String path } org/apache/commons/fileupload/FileItem ...
H A Dcommons-io-2.4.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
H A Dehcache-3.8.1.jarMETA-INF/ META-INF/MANIFEST.MF LICENSE META-INF/maven/ META ...
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 ...
H A Dpusher-http-java-1.0.0.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/pusher/ com/ ...
H A Dservlet-api.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/servlet/ javax/ ...
H A Dslf4j-api-1.7.25.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/slf4j/ org/ ...
/plugin/diagramsnet/lib/
H A Delectron.js3 const path = require('path') constant
788 app.on("open-file", function(event, path) argument
H A DelectronFilesWorker.js2 const path = require('path'); constant
/plugin/diagramsnet/lib/js/
H A Dapp.min.js493 mxAbstractCanvas2D.prototype.path=null;mxAbstractCanvas2D.prototype.rotateHtml=!0;mxAbstractCanvas2… method in mxAbstractCanvas2D
11413 …pe.createGitHubFile=function(b,d,c,g,k){b={org:b,repo:d,ref:c,name:g.name,path:g.path,sha:g.sha,ht… property in GitHubClient.createGitHubFile.b
11468 …g,k,n){var e=DRAWIO_GITLAB_URL+"/";b={org:b,repo:d,ref:c,name:g.file_name,path:g.file_path,html_ur… property in GitLabClient.createGitLabFile.b
11472 …+" ("+this.ui.formatFileSize(n.length)+" / 10 MB)"});else{var e="POST";c={path:encodeURIComponent(… property in GitLabClient.writeFile.c
/plugin/diagramsnet/lib/js/diagramly/
H A DDialogs.js5338 editorUi.gitHub.pickFile(function(path) argument
5360 editorUi.gitLab.pickFile(function(path) argument
H A DDropboxClient.js359 DropboxClient.prototype.getLibrary = function(path, success, error) argument
367 DropboxClient.prototype.getFile = function(path, success, error, asLibrary) argument
394 var arg = {path: '/' + path}; property in DropboxClient.getFile.arg
866 fn = (fn != null) ? fn : mxUtils.bind(this, function(path, file) argument
899 var success = mxUtils.bind(this, function(path, file) argument
H A DElectronApp.js866 path: fileInfo.path, property in file.fileObject
1025 App.prototype.readGraphFile = function(fn, fnErr, path) argument
H A DGitHubClient.js378 GitHubClient.prototype.getLibrary = function(path, success, error) argument
386 GitHubClient.prototype.getSha = function(org, repo, path, ref, success, error) argument
409 GitHubClient.prototype.getFile = function(path, success, error, asLibrary, checkExists) argument
469 'path': data.path, 'sha': data.sha, 'html_url': data.html_url, property in GitHubClient.createGitHubFile.meta
608 GitHubClient.prototype.writeFile = function(org, repo, ref, path, message, data, sha, success, erro… argument
619 path: path, property in GitHubClient.writeFile.entity
655 GitHubClient.prototype.checkExists = function(path, askReplace, fn) argument
773 fn = (fn != null) ? fn : mxUtils.bind(this, function(path) argument
H A DGitLabClient.js379 GitLabClient.prototype.getFile = function(path, success, error, asLibrary, checkExists, knownRefPos) argument
515 'path': data.file_path, 'html_url': htmlUrl, 'download_url': downloadUrl, property in GitLabClient.createGitLabFile.meta
605 GitLabClient.prototype.checkExists = function(path, askReplace, fn) argument
641 GitLabClient.prototype.writeFile = function(org, repo, ref, path, message, data, last_commit_id, su… argument
653 path: encodeURIComponent(path), property in GitLabClient.writeFile.entity
759 fn = (fn != null) ? fn : mxUtils.bind(this, function(path) argument
/plugin/diagramsnet/lib/js/grapheditor/
H A DShapes.js410 IsoRectangleShape.prototype.redrawPath = function(path, x, y, w, h) argument
433 IsoCubeShape.prototype.redrawPath = function(path, x, y, w, h, isForeground) argument
1962 MessageShape.prototype.redrawPath = function(path, x, y, w, h, isForeground) argument
2723 ModuleShape.prototype.redrawPath = function(path, x, y, w, h, isForeground) argument
2773 ComponentShape.prototype.redrawPath = function(path, x, y, w, h, isForeground) argument
/plugin/diagramsnet/lib/js/jscolor/
H A Djscolor.js265 function removeDotSegments(path) { argument

12345678910>>...22