Home
last modified time | relevance | path

Searched refs:name (Results 6426 – 6450 of 8094) sorted by relevance

1...<<251252253254255256257258259260>>...324

/plugin/combo/resources/firebug/
H A Dfirebug-lite-1.2-compressed.js39 return content.join(" ");}},history:[],historyIndex:0,openObject:function(_index){with(firebug){d.dom.open(d.console.cache[_index],el.left.dom.container,lib.env.ie);d.navigate("dom");}},print:function(_cmd,_text){with(firebug){d.console.addLine().attribute.addClass("Arrow").update(">>> "+_cmd);d.console.addLine().update(d.highlight(_text,false,false,true));d.console.scroll();}},printException:function(_exception){with(firebug){var message=_exception.description||_exception.message||_exception;if(_exception.fileName){message+=' ('+(_exception.name&&(_exception.name+', ')||'')+getFileName(_exception.fileName)+', '+_exception.lineNumber+')';}
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;"));}
122 return base.init.apply(this,arguments);return this;};this.movePrivateMembers(this.body,_private);if(this.init){fn["$Init"]=this.init;};fn.prototype=this.body;return fn;};this.createAccessors=function(_p,_branch){var getter=function(_property){return this[_property];},setter=function(_property,_value){this[_property]=_value;return _branch._parent_||_branch;};for(var name in _p){var isPrivate=name.substring(0,1)=="_",title=name.substring(1,2).toUpperCase()+name.substring(2);if(isPrivate){_branch[(_branch["get"+title]?"_":"")+"get"+title]=pi.util.Curry(getter,_p,name);_branc
[all...]
H A Dfirebug-lite-1.2.js930 message+=' ('+(_exception.name&&(_exception.name+', ')||'')+getFileName(_exception.fileName)+', '+_exception.lineNumber+')';
1625 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));
1626 el.left.xhr.nameTitle = new lib.element("STRONG").update("Object Name:").insert(el.left.xhr.name);
1627 el.left.xhr.nameContent = new lib.element("DIV").insert(el.left.xhr.name);
2252 for (var name in _p) {
2253 var isPrivate = name.substring(0, 1) == "_", title = name.substring(1, 2).toUpperCase() + name.substring(2);
2256 _branch[(_branch["get" + title]?"_":"")+"get" + title] = pi.util.Curry(getter,_p,name);
[all...]
/plugin/freechat/phpfreechat/src/commands/
H A Dsend.class.php86 $xml_reponse->script("pfc.handleResponse('".$this->name."', 'ok', '');");
/plugin/syntaxhighlightjs/static/lib/highlightjs/languages/
H A Dlisp.min.js1 …d]},o={c:[n,i,s,u,m,d],v:[{b:"['`]\\(",e:"\\)"},{b:"\\(quote ",e:"\\)",k:{name:"quote"}},{b:"'"+c}…
/plugin/code3/styles/schemes/
H A Didea_alloy.css10 /** sgml attribute name. */
/plugin/webcomponent/_test/data/pages/
H A Dblockquote.txt18 <webcode name="Default" frameborder=0 width=100% scrolling=yes externalResources="," renderingMode=…
/plugin/sqlquery/
H A Dsyntax.php109 $renderer->doc .= $fieldinfo->name;
/plugin/syntaxhighlightjs/static/lib/highlightjs/styles/
H A Didea.min.css1 ….hljs-meta{color:#808000}.hljs-tag{background:#efefef}.hljs-section,.hljs-name,.hljs-literal,.hljs…
/plugin/watchcycle/
H A Dstyle.less68 input[name=filter] {
/plugin/diagramsnet/lib/WEB-INF/lib/
H A Dgae-stub-1.0.8.jar ... .CachingProvider provider javax.cache.CacheManager cacheManager String name int expirationDelta String memcachedEndpoint javax.cache.spi. ...
/plugin/tgnotify/
H A DCHANGELOG.rst25 * Feature: user name in message can be enabled/disabled in plugin config
/plugin/authgoogle/google/contrib/
H A DGoogle_DriveService.php1299 public $name; variable in Google_About
1376 public function setName( $name) { argument
1377 $this->name = $name;
1380 return $this->name;
1555 public $name; variable in Google_App
1606 public function setName( $name) { argument
1607 $this->name = $name;
1610 return $this->name;
2973 public $name; variable in Google_Permission
3012 $this->name = $name;
[all …]
/plugin/latexport/examples/
H A Dexample.tex13 \author{Put here your name}
52 % Author name | Main title %
/plugin/wysiwyg/fckeditor/
H A Dfckeditor.afp74 …html = html + [<input type="hidden" id="]+THIS.cInstanceName +[" name="]+THIS.cInstanceName +[" va…
94 …html = html + [<textarea name="]+THIS.cInstanceName +[" rows="4" cols="40" style="width: ]+WidthCS…
/plugin/register/
H A Dsyntax.php260 function adi_register_xml_parse($parser, $name, $attrs) argument
264 if ($name != "REGISTER")
/plugin/authgooglesheets/
H A Dhelper.php91 $name = $row[$this->columnMap['name']] ?? '';
97 'name' => $name,
/plugin/combo/vendor/php-webdriver/webdriver/lib/Support/Events/
H A DEventFiringWebDriver.php367 public function execute($name, $params) argument
370 return $this->driver->execute($name, $params);
/plugin/bez/scripts/
H A Dthread.js22 $a.parent().find('input[name=type]').click();
110 jQuery("input[name=plan_date]").datepicker({
113 if (jQuery("input[name=all_day_event]").is(":checked")) {
116 jQuery("input[name=all_day_event]").on('change', function() {
164 name = $this.find('.bez_name').text(),
165 content = '<div style="margin-bottom: 3px;">'+name+'</div>';
/plugin/diagramsnet/lib/js/
H A Dshapes-14-6-5.min.js205name:"rx",dispName:"Hor. Rounding Size",type:"float",min:0,defVal:3},{name:"ry",dispName:"Ver. Rou…
267name:"fillColor2",dispName:"Fill2 Color",type:"color"},{name:"textColor",dispName:"Text Color",typ…
465name:"strokeColor2",dispName:"Stroke2 Color",type:"color"},{name:"strokeColor3",dispName:"Stroke3 …
470name:"strokeColor2",dispName:"Bar Stroke Color",type:"color"},{name:"strokeColor3",dispName:"Coord…
488name:"strokeColor2",dispName:"Bubble Stroke Color",type:"color"},{name:"strokeColor3",dispName:"Co…
598name:"mainText",dispName:"Text",type:"string"},{name:"textSize",dispName:"Text Size",type:"float"}…
710name:"buttonText",dispName:"Labels",type:"string"},{name:"textColor",dispName:"Text Color",type:"c…
1743name:"dx1",dispName:"Arrowhead Length",type:"float",mix:0,defVal:20},{name:"dy1",dispName:"Arrow W…
1960name:"fillStrokeColor",dispName:"Fill Stroke Color",type:"color",defVal:"#cccccc"},{name:"top",dis…
2357 …ype.customProperties=[{name:"dx",dispName:"Fold Length",min:0,defVal:25},{name:"dy",dispName:"Ribb…
[all …]
/plugin/icalevents/vendor/sabre/vobject/resources/schema/
H A Dxcard.rng14 x-name = xsd:string { pattern = "x-[a-zA-Z0-9\-]+" }
124 x-name | iana-token }*
200 | "textphone" | x-name | iana-token }+
384 attribute name { text },
/plugin/webdav/vendor/sabre/vobject/resources/schema/
H A Dxcard.rng14 x-name = xsd:string { pattern = "x-[a-zA-Z0-9\-]+" }
124 x-name | iana-token }*
200 | "textphone" | x-name | iana-token }+
384 attribute name { text },
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D16.16.js.map1name', '@rulevalue'],\n ['}', { token: 'delimiter.bracket', next: '@pop' }]\n ],…
/plugin/schedule/lib/
H A DscheduleCitiesMap.js527 …scheduleFinalForm.append ('<input type="hidden" name="'+this.name+'" value="'+this.value.replace(/…
530 … scheduleFinalForm.append ('<input type="hidden" name="'+this.name+'" value="'+this.value+'"/>');
542 var name = jQuery (this).attr ('name');
543 scheduleFinalForm.append ('<input type="hidden" name="'+name+'" value="'+val+'"/>');
/plugin/s5/ui/default/
H A Dslides.js308 if ( (targetSlide.name && targetSlide.name == hash)
508 if (allMetas[i].name == 'defaultView') {
511 if (allMetas[i].name == 'controlVis') {
/plugin/s5/ui/dokuwiki/
H A Dslides.js307 if ( (targetSlide.name && targetSlide.name == hash)
507 if (allMetas[i].name == 'defaultView') {
510 if (allMetas[i].name == 'controlVis') {

1...<<251252253254255256257258259260>>...324