Home
last modified time | relevance | path

Searched defs:uri (Results 251 – 275 of 287) sorted by path

1...<<1112

/plugin/socialshareprivacy2/SSP/scripts/
H A Djquery.socialshareprivacy.pinterest.js57 'button' : function (options, uri, settings) { argument
H A Djquery.socialshareprivacy.reddit.js45 'button' : function (options, uri, settings) { argument
H A Djquery.socialshareprivacy.stumbleupon.js32 'button' : function (options, uri, settings) { argument
H A Djquery.socialshareprivacy.tumblr.js13 function getQuote (options, uri, settings) { argument
30 function getClickthru (options, uri) { argument
76 'button' : function (options, uri, settings) { argument
H A Djquery.socialshareprivacy.twitter.js37 'button' : function (options, uri, settings) { argument
H A Djquery.socialshareprivacy.xing.js30 'button' : function (options, uri, settings) { argument
/plugin/vbsso/vendor/com.extremeidea.vbsso/vbsso-connect-shared/
H A Dsharedapi.php597 function sharedapi_get_server_url($uri = true) {
/plugin/webcode/vendor/
H A Dfirebug-lite-1.2-compressed.js32 …{with(firebug){var item=internal.targetWindow.document.styleSheets[_index],uri=item.href;try{var r… variable
34 …ndow.document.styleSheets;for(var i=0,len=collection.length;i<len;i++){var uri=getFileName(collect… variable
H A Dfirebug-lite-1.2.js1083 uri = item.href; variable
1114 var uri = getFileName(collection[i].href); variable
H A Dfirebug-lite-1.4.js259 this.appendStylesheet=function(doc,uri){if(this.$(uri,doc)){return argument
1071 this.getURIHost=function(uri){try{if(uri){return uri.host argument
5369 },getMimeType:function(mimeType,uri){if(!mimeType||!(mimeCategoryMap.hasOwnProperty(mimeType))){var… argument
/plugin/webdav/core/Backend/
H A DLocksFile.php24 public function lock($uri, DAV\Locks\LockInfo $lockInfo)
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/Backend/
H A DPDO.php1139 function createSubscription($principalUri, $uri, array $properties) {
H A DSubscriptionSupport.php61 function createSubscription($principalUri, $uri, array $properties);
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/
H A DPlugin.php70 function getHTTPMethods($uri) {
151 function getSupportedReportSet($uri) {
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/Schedule/
H A DPlugin.php144 function getHTTPMethods($uri) {
/plugin/webdav/vendor/sabre/dav/lib/CardDAV/
H A DPlugin.php118 function getSupportedReportSet($uri) {
/plugin/webdav/vendor/sabre/dav/lib/DAV/Locks/Backend/
H A DBackendInterface.php30 function getLocks($uri, $returnChildLocks);
39 function lock($uri, Locks\LockInfo $lockInfo);
48 function unlock($uri, Locks\LockInfo $lockInfo);
H A DFile.php53 function getLocks($uri, $returnChildLocks) {
89 function lock($uri, LockInfo $lockInfo) {
119 function unlock($uri, LockInfo $lockInfo) {
H A DPDO.php57 function getLocks($uri, $returnChildLocks) {
121 function lock($uri, LockInfo $lockInfo) {
171 function unlock($uri, LockInfo $lockInfo) {
/plugin/webdav/vendor/sabre/dav/lib/DAV/Locks/
H A DLockInfo.php78 public $uri; variable in Sabre\\DAV\\Locks\\LockInfo
H A DPlugin.php117 function getHTTPMethods($uri) {
150 function getLocks($uri, $returnChildLocks = false) {
337 function lockNode($uri, LockInfo $lockInfo) {
353 function unlockNode($uri, LockInfo $lockInfo) {
/plugin/webdav/vendor/sabre/dav/lib/DAV/Mount/
H A DPlugin.php72 function davMount(ResponseInterface $response, $uri) {
/plugin/webdav/vendor/sabre/dav/lib/DAV/PartialUpdate/
H A DPlugin.php79 function getHTTPMethods($uri) {
/plugin/webdav/vendor/sabre/dav/lib/DAV/
H A DServer.php332 function setBaseUri($uri) {
565 function calculateUri($uri) {
1077 function createFile($uri, $data, &$etag = null) {
1118 function updateFile($uri, $data, &$etag = null) {
1145 function createDirectory($uri) {
1158 function createCollection($uri, MkCol $mkCol) {
H A DServerPlugin.php83 function getSupportedReportSet($uri) {

1...<<1112