Home
last modified time | relevance | path

Searched refs:_value (Results 1 – 25 of 52) sorted by relevance

123

/plugin/html2pdf/html2pdf/html2ps/
H A Dcss.property.declaration.php5 var $_value; variable in CSSPropertyDeclaration
10 $this->_value = null;
15 return $this->_value;
27 $this->_value =& $value;
47 $declaration->_value = $handler->parse($value, $pipeline);
59 if (is_object($this->_value)) {
60 $declaration->_value =& $this->_value->copy();
62 $declaration->_value =& $this->_value;
H A Dvalue.generic.percentage.php11 var $_value; variable in CSSValuePercentage
15 $this->_value = $value;
42 $this->_value->units2pt($font_size);
50 return $this->_value->getPoints();
68 $value->_value = $this->_value->copy();
70 $value->_value = $this->_value;
82 return $this->_value;
H A Dcss.counter.php5 var $_value; variable in CSSCounter
13 return $this->_value;
21 $this->_value = 0;
25 $this->_value = $value;
H A Dbox.input.textarea.php6 var $_value; variable in TextAreaInputBox
40 return $this->_value;
49 $this->_value = $value;
64 $this->_value,
H A Dbox.radiobutton.php19 var $_value; variable in RadioBox
48 $this->_value = trim($value);
110 if ($g_config['renderforms'] && $this->_value != "") {
116 $this->_value,
H A Dvalue.content.item.php39 var $_value; variable in ValueContentItemString
52 return $this->_value;
69 return css_process_escapes($this->_value);
73 $this->_value = $value;
78 var $_value; variable in ValueContentItemUri
H A Dbox.input.text.php11 var $_value; variable in TextInputBox
16 $this->_value = $value;
77 $this->_value,
H A Dbox.button.submit.php27 var $_value; variable in ButtonSubmitBox
40 $this->_value = $value;
86 $this->_value,
H A Dbox.checkbutton.php47 var $_value; variable in CheckBox
87 $this->_value = trim($value);
202 if ($g_config['renderforms'] && $this->_name != "" && $this->_value != "") {
208 $this->_value,
H A Doutput.pcl.class.php68 var $_value; variable in PCLEscapeGroup
73 $this->_value = $value;
77 return $this->_value.$this->_character;
81 return $this->_value.strtoupper($this->_character);
H A Dbox.select.php6 var $_value; variable in SelectBox
14 $this->_value = $value;
74 $this->_value,
/plugin/elasticsearch/vendor/ezimuel/ringphp/src/Future/
H A DFutureArray.php18 return isset($this->_value[$offset]);
27 return $this->_value[$offset];
36 $this->_value[$offset] = $value;
45 unset($this->_value[$offset]);
54 return count($this->_value);
63 return new \ArrayIterator($this->_value);
H A DMagicFutureTrait.php8 * @property mixed $_value Actual data used by the future. Accessing this
26 if ($name !== '_value') {
30 return $this->_value = $this->wait();
/plugin/findologicxmlexport/vendor/hoa/compiler/Llk/
H A DTreeNode.php63 protected $_value = null; variable in Hoa\\Compiler\\Llk\\TreeNode
149 $old = $this->_value;
150 $this->_value = $value;
162 return $this->_value;
173 isset($this->_value['token'])
174 ? $this->_value['token']
186 isset($this->_value['value'])
187 ? $this->_value['value']
198 return !empty($this->_value);
/plugin/html2pdf/html2pdf/html2ps/cache/
H A D7d888258e9745b3716532ea81342daaf.css.compiled1_value";s:5:"block";s:10:"_important";b:0;}i:1;O:22:"CSSPropertyDeclaration":3:{s:5:"_code";i:34;s…
/plugin/revealjs/lib/js/
H A Dpromise.js2_value=undefined,this._deferreds=[],u(e,this)}function o(e,n){for(;3===e._state;)e=e._value;0!==e.…
/plugin/findologicxmlexport/vendor/hoa/compiler/Llk/Rule/
H A DToken.php92 protected $_value = null; variable in Hoa\\Compiler\\Llk\\Rule\\Token
224 $old = $this->_value;
225 $this->_value = $value;
237 return $this->_value;
/plugin/webcode/vendor/
H A Dfirebug-lite-1.2.js973 log: function(_value){
980 warn: function(_value){
987 info: function(_value){
1022 dir:function(_value){
1195 isElement = _value!=undefined&&Boolean(_value.nodeName)&&Boolean(_value.nodeType);
1199 if(_value==null){
1230 if(_value.getAttribute&&_value.getAttribute("id"))
2072 _value*=100;
2321 "update":function(_value){ argument
2510 this._setApi(_value);
[all …]
H A Dfirebug-lite-1.2-compressed.js38_value,_inObject,_inArray,_link){with(firebug){var isArray=false,isHash,isElement=false,vtype=type…
39_value);isHash=lib.util.IsHash(_value);isElement=_value!=undefined&&Boolean(_value.nodeName)&&Bool…
40 else if(isElement){if(_value.nodeType==3)
41_value.nodeValue));else if(_inObject){result.push("<span class='Gray Italic'>"+_value.nodeName.toL…
42 result.push("<span class='DarkBlue'>#"+_value.getAttribute("id")+"</span>");var elClass=_value.getA…
43 …Blue TagName'>"+_value.nodeName.toLowerCase());if(_value.attributes){for(var i=0,len=_value.attrib…
46 …"<span class='Gray Italic'>["+_value.length+"]</span>");}else{result.push("<span class='Strong'>[ …
47 result.push((i>0?", ":"")+d.highlight(_value[i],false,true,true));}
50 result.push("</span>");}}else{result.push(["<span class'Gray Italic'>"+_value+"</span>"]);}}catch(e…
89 … tmp;},count:function(_array,_value){var count=0;pi.util.Array.forEach(_array,function(){count+=Nu… argument
[all …]
/plugin/combo/resources/firebug/
H A Dfirebug-lite-1.2-compressed.js42 d.console.scroll();}},scroll:function(){with(firebug){el.left.console.monitor.environment.getElement().parentNode.scrollTop=Math.abs(el.left.console.monitor.environment.getSize().offsetHeight-(el.left.console.monitor.element.parentNode.offsetHeight-11));}},run:function(_command){with(firebug){if(!internal.init){d.console.cache.push({"command":_command,"arg":Array.prototype.slice.call(arguments,1)});}else{d.console.cmd[_command].apply(window,Array.prototype.slice.call(arguments,1));}}},toggleML:function(){with(firebug){var open=!env.ml;env.ml=!env.ml;d.navigateRightColumn("console",open);el[open?"left":"right"].console.mlButton.environment.addStyle({display:"none"});el[!open?"left":"right"].console.mlButton.environment.addStyle({display:"block"});el.left.console.mlButton.attribute[(open?"add":"remove")+"Class"]("CloseML");}},countMap:{},timeMap:{},cmd:{log:function(_value){with(firebug){var args=d.console.formatArgs.apply(window,arguments);d.console.addLine().attribute.addClass("Log").update(args);d.console.scroll();}},warn:function(_value){with(firebug){var args=d.console.formatArgs.apply(window,arguments);d.console.addLine().attribute.addClass("Warn").update(args);d.console.scroll();}},info:function(_value){with(firebug){var args=d.console.formatArgs.apply(window,arguments);d.console.addLine().attribute.addClass("Info").update(args);d.console.scroll();}},debug:function(_value){with(firebug){var args=d.console.formatArgs.apply(window,arguments);d.console.addLine().attribute.addClass("Debug").update(args);d.console.scroll();}},error:function(_value){with(firebug){var args=d.console.formatArgs.apply(window,arguments);d.console.addLine().attribute.addClass("Error").update(args);d.console.scroll();}},trace:function(_value){with(firebug){var stackAmt=3,f=arguments.caller,isArray=lib.util.IsArray(f);if((!isArray&&f)||(isArray&&f.length>0)){d.console.addLine().attribute.addClass("Arrow").update(">>> console.trace(stack)");for(var i=0;i<stackAmt;i++){var func=f.toString(),args=f.arguments;d.dom.open({"function":func,"arguments":args},d.console.addLine());f=f.caller;}}}},dir:function(_value){with(firebug){d.console.addLine().attribute.addClass("Arrow").update(">>> console.dir("+_value+")");d.dom.open(_value,d.console.addLine());}},dirxml:function(){with(firebug){d.console.cmd.log.apply(this,arguments);}},time:function(_name){with(firebug){d.console.timeMap[_name]=new Date().getTime();}},timeEnd:function(_name){with(firebug){if(_name in d.console.timeMap){var delta=new Date().getTime()-d.console.timeMap[_name],args=d.console.formatArgs.apply(window,[_name+":",delta+"ms"]);d.console.addLine().attribute.addClass("log").update(args);delete d.console.timeMap[_name];}}},count:function(_name){with(firebug){if(!d.console.countMap[_name])
49 parentElement.environment.addStyle({"display":"block"});}}},highlight:function(_value,_inObjec
100 count(_array,_value) global() argument
102 indexOf(_array,_value) global() argument
108 setClass(_element,_value) global() argument
111 setOpacity(_element,_value) global() argument
122 setter(_property,_value) global() argument
127 setClass(_value) global() argument
128 setElement(_value) global() argument
133 setType(_value) global() argument
[all...]
H A Dfirebug-lite-1.2.js984 log: function(_value){
991 warn: function(_value){
998 info: function(_value){
1005 debug: function(_value){
1012 error: function(_value){
1019 trace: function(_value){
1033 dir:function(_value){
1035 d.console.addLine().attribute.addClass("Arrow").update(">>> console.dir("+_value+")");
1036 d.dom.open(_value,d.console.addLine());
1187 highlight:function(_value,_inObjec
1946 count(_array,_value) global() argument
1962 indexOf(_array,_value) global() argument
2058 setClass(_element,_value) global() argument
2080 setOpacity(_element,_value) global() argument
2250 setter(_property,_value) global() argument
2332 update(_value) global() argument
2354 set(_name,_value) global() argument
2374 setClass(_value) global() argument
2418 setElement(_value) global() argument
2519 setApi(_value) global() argument
2527 addData(_key,_value) global() argument
2531 setType(_value) global() argument
[all...]
/plugin/settingstree/settings/
H A Dsettingswrapper.class.php10 public $_value = null; // the value defined in this level variable in settingswrapper
20 $this->_value = @$set['value'];
42 $this->_value = $this->_setting->_local;
H A Dsettingslevel.class.php163 if ($set[$key]->_value !== null && $par_val !== $set[$key]->_value){
164 …$this->_values[$key]['value'] = $set[$key]->_value; // we do need to save value, as it's not defau…
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/examples/
H A Da49169b4622918992411fab4ec48191b.asciidoc12 'source' => '\'Genre: \' +_value',
/plugin/semanticdata/
H A Dscript.js30 li._value = name;

123