Home
last modified time | relevance | path

Searched defs:uri (Results 226 – 250 of 287) sorted by relevance

12345678910>>...12

/plugin/socialshareprivacy/
H A Djquery.socialshareprivacy.js129 'uri' : getURI property in $.fn.socialSharePrivacy.defaults
/plugin/socialshareprivacy2/SSP/scripts/
H A Djquery.socialshareprivacy.flattr.js44 'button' : function (options, uri, settings) { argument
H A Djquery.socialshareprivacy.facebook.js36 'button' : function (options, uri, settings) { argument
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/Schedule/
H A DPlugin.php140 function getHTTPMethods($uri) {
/plugin/davcal/
H A DcalendarBackendDokuwiki.php618 function createSubscription($principalUri, $uri, array $properties)
/plugin/davcal/vendor/sabre/dav/lib/CardDAV/
H A DPlugin.php118 function getSupportedReportSet($uri) {
/plugin/webdav/vendor/sabre/dav/lib/CardDAV/
H A DPlugin.php118 function getSupportedReportSet($uri) {
/plugin/letsencrypt/
H A DLescript.php343 protected function signedRequest($uri, array $payload)
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/Schedule/
H A DPlugin.php144 function getHTTPMethods($uri) {
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/Backend/
H A DPDO.php1012 function createSubscription($principalUri, $uri, array $properties) {
/plugin/mantis/lib/
H A Dclass.soap_transport_http.php18 var $uri = ''; variable in soap_transport_http
/plugin/authgoogle/google/contrib/
H A DGoogle_SQLAdminService.php606 public $uri; variable in Google_ExportContext
627 public function setUri( $uri) {
638 public $uri; variable in Google_ImportContext
651 public function setUri(/* array(Google_string) */ $uri) {
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/Backend/
H A DPDO.php1139 function createSubscription($principalUri, $uri, array $properties) {
/plugin/codemirror/dist/modes/
H A Dsoy.min.js1 …ineTagIndentFactor:2,multilineTagIndentPastTag:false}),attributes:e,text:e,uri:e,trusted_resource_… property in AnonymousFunction7aaf3fe40300.f
/plugin/davcard/
H A Dscript.js84 uri: null, property in dw_davcard__modals
/plugin/diagramsnet/lib/WEB-INF/lib/
H A Dpusher-http-java-1.0.0.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/pusher/ com/ ...
/plugin/combo/ComboStrap/Web/
H A DUrl.php953 createFromUri(string $uri) global() argument
/plugin/combo/ComboStrap/
H A DWikiPath.php464 static function createFromUri(string $uri): WikiPath argument
[all...]
/plugin/dokusioc/lib/
H A Dsioc_inc.php332 private $uri; variable in SIOCUser
344 $uri,
/plugin/jplayer/vendor/symfony/process/Tests/
H A DProcessTest.php367 public function testIncrementalOutput($getOutput, $getIncrementalOutput, $uri)
/plugin/jdraw/lib/
H A Dhttpclient-4.0.1.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/jcapture/lib/
H A Dhttpclient-4.0.1.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/webcode/vendor/
H A Dfirebug-lite-1.2.js1083 uri = item.href; variable
1114 var uri = getFileName(collection[i].href); variable
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
/plugin/combo/resources/firebug/
H A Dfirebug-lite-1.2-compressed.js43 d.console.countMap[_name]=0;d.console.countMap[_name]++;d.console.cmd.log.apply(window,[_name,d.console.countMap[_name]]);}},group:function(){with(firebug){d.console.cmd.log.apply(this,["console.group is not supported"]);}},groupEnd:function(){with(firebug){d.console.cmd.log.apply(this,["console.groupEnd is not supported"]);}},profile:function(){with(firebug){d.console.cmd.log.apply(this,["console.profile is not supported"]);}},profileEnd:function(){with(firebug){d.console.cmd.log.apply(this,["console.profileEnd is not supported"]);}}}},css:{index:-1,open:function(_index){with(firebug){var item=internal.targetWindow.document.styleSheets[_index],uri=item.href;try{var rules=item[lib.env.ie?"rules":"cssRules"],str="";for(var i=0;i<rules.length;i++){var item=rules[i];var selector=item.selectorText;var cssText=lib.env.ie?item.style.cssText:item.cssText.match(/\{(.*)\}/)[1];str+=d.css.printRule(selector,cssText.split(";"),el.left.css.container);}}catch(e){str="<em>Access to restricted URI denied</em>";} variable
45 str+="<div class='Selector'>}</div>";return str;}},refresh:function(){with(firebug){el.button.css.selectbox.update("");var collection=internal.targetWindow.document.styleSheets;for(var i=0,len=collection.length;i<len;i++){var uri=getFileName(collection[i].href);d.css.index=d.css.index<0?i:d.css.index;el.button.css.selectbox.child.add(new lib.element("OPTION").attribute.set("value",i).update(uri))};d.css.open(d.css.index);}}},dom:{open:function(_object,_layer){with(firebug){_layer.clean();var container=new lib.element("DIV").attribute.addClass("DOMContent").insert(_layer);d.dom.print(_object,container);}},print:function(_object,_parent,_inTree){with(firebug){var obj=_object||window,parentElement=_parent;parentElement.update("");if(parentElement.opened&&parentElement!=el.left.dom.container){parentElement.environment.getParent().lib.child.get()[0].lib.child.get()[0].lib.attribute.removeClass("Opened");parentElement.opened=false;parentElement.environment.addStyle({"display":"none"});return;} variable

12345678910>>...12