Home
last modified time | relevance | path

Searched defs:url (Results 726 – 750 of 821) sorted by last modified time

1...<<21222324252627282930>>...33

/plugin/jcapture/lib/
H A Dcommons-logging-1.1.1.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/dokutexit/
H A Dlatex.php609 function rss ($url,$params){
1361 function get_from_URL($url,$ext,$cache) {
/plugin/eventline/
H A Dplain.php32 function set_base_url($url) {
92 function externallink($url, $name = NULL) {
H A Dtimeline.js140 Timeline.loadXML(filepath, function(xml, url) { eventSource.loadXML(xml, url); }); argument
/plugin/eventline/timeline_ajax/
H A Dsimile-ajax-bundle.js748 jQuery.fn.extend({_load:jQuery.fn.load,load:function(url,params,callback){if(typeof url!="string"){… argument
775 jQuery.extend({get:function(url,data,callback,type){if(jQuery.isFunction(data)){callback=data; argument
778 },getScript:function(url,callback){return jQuery.get(url,null,callback,"script"); argument
779 },getJSON:function(url,data,callback){return jQuery.get(url,data,callback,"json"); argument
780 },post:function(url,data,callback,type){if(jQuery.isFunction(data)){callback=data; argument
864 },httpNotModified:function(xhr,url){try{var xhrRes=xhr.getResponseHeader("Last-Modified"); argument
H A Dsimile-ajax-api.js48 SimileAjax.includeJavascriptFile = function(doc, url, onerror, charset) { argument
82 SimileAjax.includeCssFile = function(doc, url) { argument
125 SimileAjax.parseURLParameters = function(url, to, types) { argument
193 var url = SimileAjax.findScript(document, "simile-ajax-api.js"); variable
/plugin/eventline/timeline_js/scripts/
H A Dsources.js23 Timeline.DefaultEventSource.prototype.loadXML = function(xml, url) { argument
88 Timeline.DefaultEventSource.prototype.loadJSON = function(data, url) { argument
160 Timeline.DefaultEventSource.prototype.loadSPARQL = function(xml, url) { argument
310 Timeline.DefaultEventSource.prototype._getBaseURL = function(url) { argument
328 Timeline.DefaultEventSource.prototype._resolveRelativeURL = function(url, base) { argument
/plugin/eventline/timeline_js/
H A Dtimeline-api.js255 var url = useLocalResources ? variable
H A Dtimeline-bundle.js462 var E={url:H.getIcon()}; property in Timeline.CompactEventPainter.paintPreciseInstantEvent.E
484 var G={url:H.compositeIcon,width:H.compositeIconWidth,height:H.compositeIconHeight,className:"timel… property in Timeline.CompactEventPainter.paintCompositePreciseInstantEvents.G
502 var O=function(i){var r={url:i.getIcon()}; property in Timeline.CompactEventPainter.paintStackedPreciseInstantEvents.O.r
611 var F={url:I.getIcon()}; property in Timeline.CompactEventPainter.paintImpreciseInstantEvent.F
629 var F={url:I.getIcon()}; property in Timeline.CompactEventPainter.paintPreciseDurationEvent.F
647 var F={url:I.getIcon()}; property in Timeline.CompactEventPainter.paintImpreciseDurationEvent.F
2625 Timeline.loadJSON=function(url,f){var fError=function(statusText,status,xmlhttp){alert("Failed to l… argument
2704 Timeline._Impl.prototype.loadJSON=function(url,f){var tl=this; argument
/plugin/eventline/timeline_ajax/scripts/
H A Dsignal.js16 var url = node.src; variable
/plugin/socialshareprivacy2/SSP/scripts/
H A Djquery.socialshareprivacy.pinterest.js60 url : uri + options.referrer_track, property in $.fn.socialSharePrivacy.settings.services.pinterest.button.params
H A Djquery.socialshareprivacy.reddit.js61 url : uri + options.referrer_track, property in $.fn.socialSharePrivacy.settings.services.reddit.button.params
H A Djquery.socialshareprivacy.twitter.js46 url : uri + options.referrer_track, property in $.fn.socialSharePrivacy.settings.services.twitter.button.params
H A Djquery.socialshareprivacy.js32 function absurl (url, base) { argument
/plugin/aceeditor/
H A Daction.php89 private function link_script($event, $url) {
/plugin/tindexmenu/
H A Dadmin.php362 function _remotequery($url,$tag=true) {
/plugin/fblogin/lib/
H A Dbase_facebook.php892 protected function _oauthRequest($url, $params) {
918 protected function makeRequest($url, $params, $ch=null) {
/plugin/bugzillahttp/
H A DcUrlHelper.php31 public function fetchContent($url) {
/plugin/fedauth/classes/
H A Dfa_provider.class.php33 public static function createCustom($id, $name, $url, $large, $small) {
H A Dfa_providerlist.class.php113 public function addCustom($id, $name, $url, $large, $small) {
/plugin/fedauth/Auth/OpenID/
H A DTrustRoot.php272 static function match($trust_root, $url)
/plugin/fedauth/Auth/Yadis/
H A DParanoidHTTPFetcher.php78 function get($url, $extra_headers = null)
194 function post($url, $body, $extra_headers = null)
H A DXRI.php97 function Auth_Yadis_XRIAppendArgs($url, $args)
H A DPlainHTTPFetcher.php37 function get($url, $extra_headers = null)
151 function post($url, $body, $extra_headers = null)
H A DManager.php344 function forURL($url)
390 function Auth_Yadis_Discovery($session, $url,

1...<<21222324252627282930>>...33