Home
last modified time | relevance | path

Searched full:status (Results 2701 – 2725 of 3084) sorted by relevance

1...<<101102103104105106107108109110>>...124

/template/gtopia/
H A Dstyle.css3165 div.messages.status,.help{
3884 }tr.selected a,#admin-dblog tbody a,table.system-status-report a,table.update a,.update table.versi…
3889 tr.selected a:hover,#admin-dblog tbody a:hover,table.system-status-report a:hover,table.update a:ho…
3893 table.system-status-report th{
/plugin/wysiwyg/fckeditor/editor/js/
H A Dfckeditorcode_gecko.js31Status:0,EditMode:0,Toolbar:null,HasFocus:false,DataProcessor:new FCKDataProcessor(),AttachToOnSel… property in FCK
67status==200||C.status==304) this.DOMDocument=C.responseXML;else if (C.status==0&&C.readyState==4) …
99Status!=2) FCK.Events.AttachEvent('OnStatusChange',this.RefreshModeState);else this.RefreshModeSta…
/template/bootstrap3/
H A Dscript.js411 window_options = 'width=800,height=600,menubar=no,location=no,status=no';
420 'yammer': (function () { return ['https://www.yammer.com/messages/new?login=true&trk_event=yammer_share&status=', url, '#/Messages/bookmarklet'].join(''); })(),
/template/arcadebasic/css/
H A Darcadebasic.css34 Description: Create a truly unique design with Arcade, a lightweight and fully responsive HTML5 theme. Use the theme customizer to add your own header image, page layout, site width and more. Distinguish each post with one of the eight supported post formats, such as: Video, Image, Aside, Status, Audio, Quote, Link and Gallery. Install JetPack to display each of your galleries through a tiled view and jQuery carousel. Compatible with bbPress, BuddyPress, WPML & Woocommerce. Uses Google Fonts for improved typeface readability and works perfectly in desktop browsers, tablets and handheld devices.
4821 /* =Status
4823 .format-status .post-format {
4825 .format-status .avatar {
4828 .format-status .author {
4831 .format-status .entry-content {
4835 .format-status .entry-content p {
4837 .format-status time {
/plugin/combo/resources/firebug/
H A Dfirebug-lite-1.2-compressed.js33 values+='height:'+(parseInt(firebug.internal.targetWindow.firebug.el.main.element.style.height.replace(/px/,''),10)-38);exdate=new Date();exdate.setDate(exdate.getDate()+365);firebug.internal.targetWindow.document.cookie='FBLiteSettings='+values+';expires='+exdate.toGMTString();}},refreshForm:function(){var fe=firebug.env,elSet=firebug.el.settings;elSet.cbxDebug.element.checked=fe.debug;elSet.cbxDetectFirebug.element.checked=fe.detectFirebug;elSet.cbxHideDOMFunctions.element.checked=fe.hideDOMFunctions;elSet.cbxOverride.element.checked=fe.override;elSet.cbxShowIcon.element.checked=fe.showIconWhenHidden;elSet.cbxOpenInPopup.element.checked=fe.openInPopup;elSet.textNodeChars.element.value=fe.textNodeChars;}},win:{hide:function(){with(firebug){el.main.environment.addStyle({"display":"none"});el.mainiframe.environment.addStyle({"display":"none"});if(env.showIconWhenHidden){el.firebugIcon.environment.addStyle({"display":"block"});}}},show:function(){with(firebug){el.main.environment.addStyle({"display":"block"});el.mainiframe.environment.addStyle({"display":"block"});if(env.showIconWhenHidden){el.firebugIcon.environment.addStyle({"display":"none"});}}},iconClicked:function(_event){with(firebug){if(_event.ctrlKey==true||_event.metaKey==true){el.firebugIcon.environment.addStyle({"display":"none"});env.showIconWhenHidden=false;}else{win.show();}}},minimize:function(){with(firebug){internal.minimized=true;el.main.environment.addStyle({"height":"35px"});el.mainiframe.environment.addStyle({"height":"35px"});el.button.maximize.environment.addStyle({"display":"block"});el.button.minimize.environment.addStyle({"display":"none"});win.refreshSize();}},maximize:function(){with(firebug){internal.minimized=false;el.button.minimize.environment.addStyle({"display":"block"});el.button.maximize.environment.addStyle({"display":"none"});win.setHeight(env.height);}},newWindow:function(){var interval,scripts,script,scriptPath,fe=firebug.env,fi=firebug.internal;if(!fi.popupWin){scripts=document.getElementsByTagName('script');fi.popupWin=window.open("","_firebug","status=0,menubar=0,resizable=1,top="+fe.popupTop+",left="+fe.popupLeft+",width="+fe.popupWidth+",height="+fe.popupHeight+",scrollbars=0,addressbar=0,outerWidth="+fe.popupWidth+",outerHeight="+fe.popupHeight+"toolbar=0,location=0,directories=0,dialog=0");if(!fi.popupWin){alert("Firebug Lite could not open a pop-up window, most likely because of a popup blocker.\nPlease enable popups for this domain");}else{firebug.settings.hide();for(i=0,len=scripts.length;i<len;i++){if(scripts[i].src.indexOf(fi.liteFilename)>-1){scriptPath=scripts[i].src;break;}}
82 d.scripts.open(d.scripts.index);}}},str:{open:function(_str){with(firebug){d.navigate("str");el.left.str.container.update(_str.replace(/\n/g,"<br />"))}}},xhr:{objects:[],addObject:function(){with(firebug){for(var i=0,len=arguments.length;i<len;i++){try{var item=arguments[i],val=internal.targetWindow.eval(item);d.xhr.objects.push([item,val]);}catch(e){continue;}}}},open:function(){with(firebug){el.left.xhr.container.update("");el.left.xhr.name=new lib.element("DIV").attribute.addClass("BlockContent").insert(new lib.element("DIV").attribute.addClass("Block").environment.addStyle({"width":"20%"}).insert(el.left.xhr.container));el.left.xhr.nameTitle=new lib.element("STRONG").update("Object Name:").insert(el.left.xhr.name);el.left.xhr.nameContent=new lib.element("DIV").insert(el.left.xhr.name);el.left.xhr.status=new lib.element("DIV").attribute.addClass("BlockContent").insert(new lib.element("DIV").attribute.addClass("Block").environment.addStyle({"width":"10%"}).insert(el.left.xhr.container));el.left.xhr.statusTitle=new lib.element("STRONG").update("Status:").insert(el.left.xhr.status);el.left.xhr.statusContent=new lib.element("DIV").insert(el.left.xhr.status);el.left.xhr.readystate=new lib.element("DIV").attribute.addClass("BlockContent").insert(new lib.element("DIV").environment.addStyle({"width":"15%"}).attribute.addClass("Block").insert(el.left.xhr.container));el.left.xhr.readystateTitle=el.left.xhr.nameTitle=new lib.element("STRONG").update("Ready State:").insert(el.left.xhr.readystate);el.left.xhr.readystateContent=new lib.element("DIV").insert(el.left.xhr.readystate);el.left.xhr.response=new lib.element("DIV").attribute.addClass("BlockContent").insert(new lib.element("DIV").environment.addStyle({"width":(lib.env.ie?"50":"55")+"%"}).attribute.addClass("Block").insert(el.left.xhr.container));el.left.xhr.responseTitle=new lib.element("STRONG").update("Response:").insert(el.left.xhr.response);el.left.xhr.responseContent=new lib.element("DIV").insert(el.left.xhr.response);setTimeout(d.xhr.refresh,500);}},refresh:function(){with(firebug){el.left.xhr.nameContent.update("");el.left.xhr.statusContent.update("");el.left.xhr.readystateContent.update("");el.left.xhr.responseContent.update("");for(var i=0,len=d.xhr.objects.length;i<len;i++){var item=d.xhr.objects[i],response=item[1].responseText;if(Boolean(item[1])==false)continue;el.left.xhr.nameContent.child.add(new lib.element("span").update(item[0]));try{el.left.xhr.statusContent.child.add(new lib.element("span").update(item[1].status));}catch(e){el.left.xhr.statusContent.child.add(new lib.element("span").update("&nbsp;"));}
H A Dfirebug-lite-1.2.js681 "status=0,menubar=0,resizable=1,top="+fe.popupTop+",left="+fe.popupLeft+",width=" + fe.popupWidth +
1628 el.left.xhr.status = new lib.element("DIV").attribute.addClass("BlockContent").insert(new lib.element("DIV").attribute.addClass("Block").environment.addStyle({ "width":"10%" }).insert(el.left.xhr.container));
1629 el.left.xhr.statusTitle = new lib.element("STRONG").update("Status:").insert(el.left.xhr.status);
1630 el.left.xhr.statusContent = new lib.element("DIV").insert(el.left.xhr.status);
1652 el.left.xhr.statusContent.child.add(new lib.element("span").update(item[1].status));
/dokuwiki/vendor/geshi/geshi/src/geshi/
H A Drails.php90 'Process::Status', 'Process::Sys', 'Process::UID', 'Queue',
H A Drsplus.php189 'sys.save.image', 'Sys.setenv', 'Sys.setlocale', 'Sys.sleep', 'sys.source', 'sys.status',
380 'promptPackage', 'rc.getOption', 'rc.options', 'rc.settings', 'rc.status', 'read.csv', 'read.csv2', 'read.delim',
/dokuwiki/lib/plugins/authad/adLDAP/classes/
H A DadLDAPExchange.php320 // Check to see if this is an enabled status update
/plugin/odt2dw/
H A Daction.php314 // Check the file status
/plugin/fckg/fckeditor/editor/lang/
H A Den.js292 DlgLnkPopStatus : "Status Bar",
/plugin/jplayer/vendor/james-heinrich/getid3/getid3/
H A Dmodule.graphic.tiff.php473 …37385 => 'Flash', // Indicates the status of flash when the i…
/plugin/authgoogle/google/contrib/
H A DGoogle_PredictionService.php90 * Check training status of your model. (trainedmodels.get)
/plugin/wysiwyg/fckeditor/editor/_source/internals/
H A Dfckdomtools.js407 // If the padding node is changed, remove its status as a padding node.
/plugin/ckgdoku/ckeditor/lang/
H A Dlang_array.txt459 "popupStatusBar": "Status Bar",
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Namespaces/
H A DClusterNamespace.php107 // manually make this verbose so we can check status code
H A DCatNamespace.php188 * $params['health'] = (enum) A health status ("green", "yellow", or "red" to filter only indices matching the specified health status (Options = green,yellow,red)
/plugin/combo/
H A Dcli.php537 echo "The following pages had an other status";
/plugin/acknowledge/
H A Dhelper.php470 * depending on the (optional) filter based on status of the acknowledgements.
474 * @param string $status Optional status filter, can be all (default), current or due
478 public function getUserAcknowledgements($user, $groups, $status = '')
480 $filterClause = $this->getFilterClause($status, 'B');
499 * Get ack status for all assigned users of a given page
505 * @param string $status
510 public function getPageAcknowledgements($page, $user = '', $status = '', $max = 0)
526 if ($status === 'current') {
542 if ($status
[all...]
/plugin/geophp/vendor/funiq/geophp/
H A DLICENSE286 of preserving the free status of all derivatives of our free software and
/plugin/advrack/
H A Djquery.qtip.js344 function(xhr, status, error) { argument
345 if(api.destroyed || xhr.status === 0) { return; }
346 api.set('content.text', status + ': ' + error);
1161 // Set focused status to FALSE
/plugin/diagramsnet/lib/js/diagramly/
H A DDriveClient.js537 'status=no', 'resizable=yes',
660 …//When the request fails (e.g, Hibernate on Windows), the status is 0, this doesn't mean the token…
1184 if (xhr.status >= 200 && xhr.status <= 299)
H A DGitLabClient.js267 error({status: 400});
271 error({status: req.getStatus(), message: this.getErrorMessage(req,
/plugin/diagramsnet/lib/WEB-INF/lib/
H A Dhttpcore-4.4.9.jarMETA-INF/MANIFEST.MF META-INF/ org/ org/apache/ org/ ...
/plugin/fckg/fckeditor/editor/js/
H A Dfckeditorcode_gecko.js31Status:0,EditMode:0,Toolbar:null,HasFocus:false,DataProcessor:new FCKDataProcessor(),GetInstanceOb… property in FCK
78status==200||C.status==304||(C.status==0&&C.readyState==4)){B=C.responseXML;if (!B) B=(new DOMPars…
114Status!=2) FCK.Events.AttachEvent('OnStatusChange',this.RefreshModeState);else this.RefreshModeSta…

1...<<101102103104105106107108109110>>...124