Home
last modified time | relevance | path

Searched refs:status (Results 1401 – 1425 of 1484) sorted by last modified time

1...<<51525354555657585960

/plugin/animation/scripts/
H A Djquery.scianimator.min.js8status:{preload:"Preloading images...",refresh:"Refreshing images from source..."}},utf8:{first:"|… class in e.fn.scianimator.defaults.labels.text
/plugin/animation/styles/
H A Dscianimator.css101 .scianimator .status {
/plugin/actickets/
H A DLICENSE255 of preserving the free status of all derivatives of our free software and
/plugin/translator/
H A Dhelper.php1022 $status = $this->_insertTranslation($key, $value, $Language, $date);
1023 if ( $status === -1 ) {
1025 } else if ( $status === true ) {
H A Dadmin.php381 $status = $this->_importLanguage($file, $CategoryID, $version);
384 if ( $status === false ) {
/plugin/groupmgr/
H A Dsyntax.php262 $status = 0;
337 if ($status == 0) $status = 1;
339 $status = 2;
369 if ($status == 1) {
371 } else if ($status == 2) {
/plugin/doctree2filelist/
H A Dadmin.php475 function _save_status($status) { argument
479 …e($conf['dformat'],$t)."\t".$_SERVER['REMOTE_ADDR']."\t".$_SERVER['REMOTE_USER']."\t".$status."\n";
496 $status = "START";
502 $status = explode("\t", $statusline);
504 $status = rtrim($status[4]);
506 $status = $status[1] . " " . $this->getLang('fromuser') . " " . $status[3];
510 return $status;
/plugin/wikicalendar/
H A DCOPYING255 of preserving the free status of all derivatives of our free software and
/plugin/uparrow/
H A DCOPYING255 of preserving the free status of all derivatives of our free software and
/plugin/usersubscriptions/
H A Dsyntax.php88 $status = '';
104 $status = io_deleteFromFile($file, $INFO['client']."\n") ? 'success' : 'failure';
122 … $status = io_saveFile($file, $INFO['client']."\n", @file_exists($file)) ? 'success' : 'failure';
H A Dusersubscriptions.tpl.php26 <?php if($status != '') { ?>
28 …ptions_nothing usersubscription_<?php echo $status; ?>"><?php echo $this->getLang('usersubscriptio…
/plugin/processing/
H A Dscript.js67 …if (xhr.status !== 200 && xhr.status !== 0) { throw ("XMLHttpRequest failed, status code " + xhr.s…
5246 p.status = function(text) { function
5247 window.status = text;
/plugin/quickedit/
H A DCOPYING255 of preserving the free status of all derivatives of our free software and
/plugin/sidebarng/
H A DCOPYING255 of preserving the free status of all derivatives of our free software and
/plugin/farm/install/
H A Dpreload.php78 $status = null; variable
82 if($m[1] == 'status') $status = $m[2]; variable
86 if(!$status) $status = 'open'; variable
88 if($status != 'open') displayAndExit($status);
/plugin/farm/
H A Doverview.class.php153 $status = $a->getMetadata('status');
154 if($status == '') $status = 'open';
156 …ptln(' <option '.($status == 'open' ? 'selected="selected"' : '').' value="open">'.$this->manag…
157 …ptln(' <option '.($status == 'maintenance' ? 'selected="selected"' : '').' value="maintenance">…
158 …ptln(' <option '.($status == 'closed' ? 'selected="selected"' : '').' value="closed">'.$this->m…
159 …ptln(' <option '.($status == 'abuse' ? 'selected="selected"' : '').' value="abuse">'.$this->man…
H A Dsoapserver.php178 $status = isset($args['status']) ? $args['status'] : '';
179 …if($name == '' || in_array($status, array('open', 'maintenance', 'closed', 'abuse'))) return array…
182 return array('success' => $a->setMetadata('status', $status));
H A DCOPYING255 of preserving the free status of all derivatives of our free software and
H A Danimalmanager.class.php228 $status = $this->animal->getInfos()->getStatus();
229 if($status == '') $status = 'open';
231 …ptln(' <option '.($status == 'open' ? 'selected="selected"' : '').' value="open">'.$this->manag…
232 …ptln(' <option '.($status == 'maintenance' ? 'selected="selected"' : '').' value="maintenance">…
233 …ptln(' <option '.($status == 'closed' ? 'selected="selected"' : '').' value="closed">'.$this->m…
234 …ptln(' <option '.($status == 'abuse' ? 'selected="selected"' : '').' value="abuse">'.$this->man…
/plugin/jdraw/src/com/mxgraph/examples/swing/editor/
H A DEditorActions.java.bak596 editor.status("Upload finished");
742 editor.status("Uploaded "+progress+"%");
/plugin/jquery/
H A Djquery-1.4.2.min.js130 …ccess:function(a){try{return!a.status&&location.protocol==="file:"||a.status>=200&&a.status<300||a…
131status===0}catch(b){}return false},httpNotModified:function(a,b){var d=a.getResponseHeader("Last-M…
H A Djquery-1.4.2.js4826 complete: function( res, status ) { argument
4828 if ( status === "success" || status === "notmodified" ) {
4978 var jsonp, status, data,
5182 status = isTimeout === "timeout" ?
5192 if ( status === "success" ) {
5198 status = "parsererror";
5204 if ( status === "success" || status === "notmodified" ) {
5301 handleError: function( s, xhr, status, e ) { argument
5322 ( xhr.status >= 200 && xhr.status < 300 ) ||
5323 xhr.status === 304 || xhr.status === 1223 || xhr.status === 0;
[all …]
/plugin/multipoll/
H A DCOPYING255 of preserving the free status of all derivatives of our free software and
/plugin/conflictmerger/
H A DCOPYING255 of preserving the free status of all derivatives of our free software and
/plugin/jmol2/jmol/
H A DJmol.js1144 window.status = _jmol.scripts[ckbox.checked ? whenUnchecked : whenChecked];
1148 window.status = _jmol.scripts[scriptIndex];
1152 window.status = " ";

1...<<51525354555657585960