/plugin/html2pdf/html2pdf/html2ps/ |
H A D | css.property.declaration.php | 5 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 D | value.generic.percentage.php | 11 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 D | css.counter.php | 5 var $_value; variable in CSSCounter 13 return $this->_value; 21 $this->_value = 0; 25 $this->_value = $value;
|
H A D | box.input.textarea.php | 6 var $_value; variable in TextAreaInputBox 40 return $this->_value; 49 $this->_value = $value; 64 $this->_value,
|
H A D | box.radiobutton.php | 19 var $_value; variable in RadioBox 48 $this->_value = trim($value); 110 if ($g_config['renderforms'] && $this->_value != "") { 116 $this->_value,
|
H A D | value.content.item.php | 39 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 D | box.input.text.php | 11 var $_value; variable in TextInputBox 16 $this->_value = $value; 77 $this->_value,
|
H A D | box.button.submit.php | 27 var $_value; variable in ButtonSubmitBox 40 $this->_value = $value; 86 $this->_value,
|
H A D | box.checkbutton.php | 47 var $_value; variable in CheckBox 87 $this->_value = trim($value); 202 if ($g_config['renderforms'] && $this->_name != "" && $this->_value != "") { 208 $this->_value,
|
H A D | output.pcl.class.php | 68 var $_value; variable in PCLEscapeGroup 73 $this->_value = $value; 77 return $this->_value.$this->_character; 81 return $this->_value.strtoupper($this->_character);
|
H A D | box.select.php | 6 var $_value; variable in SelectBox 14 $this->_value = $value; 74 $this->_value,
|
/plugin/elasticsearch/vendor/ezimuel/ringphp/src/Future/ |
H A D | FutureArray.php | 17 return isset($this->_value[$offset]); 26 return $this->_value[$offset]; 35 $this->_value[$offset] = $value; 44 unset($this->_value[$offset]); 53 return count($this->_value); 62 return new \ArrayIterator($this->_value);
|
H A D | MagicFutureTrait.php | 8 * @property mixed $_value Actual data used by the future. Accessing this 30 return $this->_value = $this->wait();
|
/plugin/findologicxmlexport/vendor/hoa/compiler/Llk/ |
H A D | TreeNode.php | 63 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/revealjs/lib/js/ |
H A D | promise.js | 2 …_value=undefined,this._deferreds=[],u(e,this)}function o(e,n){for(;3===e._state;)e=e._value;0!==e.…
|
/plugin/html2pdf/html2pdf/html2ps/cache/ |
H A D | 7d888258e9745b3716532ea81342daaf.css.compiled | 1 …_value";s:5:"block";s:10:"_important";b:0;}i:1;O:22:"CSSPropertyDeclaration":3:{s:5:"_code";i:34;s…
|
/plugin/findologicxmlexport/vendor/hoa/compiler/Llk/Rule/ |
H A D | Token.php | 92 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 D | firebug-lite-1.2.js | 973 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 D | firebug-lite-1.2-compressed.js | 38 …_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 D | firebug-lite-1.2-compressed.js | 49 …_value,_inObject,_inArray,_link){with(firebug){var isArray=false,isHash,isElement=false,vtype=type… 50 …_value);isHash=lib.util.IsHash(_value);isElement=_value!=undefined&&Boolean(_value.nodeName)&&Bool… 51 else if(isElement){if(_value.nodeType==3) 52 …_value.nodeValue));else if(_inObject){result.push("<span class='Gray Italic'>"+_value.nodeName.toL… 53 result.push("<span class='DarkBlue'>#"+_value.getAttribute("id")+"</span>");var elClass=_value.getA… 54 …Blue TagName'>"+_value.nodeName.toLowerCase());if(_value.attributes){for(var i=0,len=_value.attrib… 57 …"<span class='Gray Italic'>["+_value.length+"]</span>");}else{result.push("<span class='Strong'>[ … 58 result.push((i>0?", ":"")+d.highlight(_value[i],false,true,true));} 61 result.push("</span>");}}else{result.push(["<span class'Gray Italic'>"+_value+"</span>"]);}}catch(e… 100 … tmp;},count:function(_array,_value){var count=0;pi.util.Array.forEach(_array,function(){count+=Nu… argument [all …]
|
H A D | firebug-lite-1.2.js | 984 log: function(_value){ 991 warn: function(_value){ 998 info: function(_value){ 1033 dir:function(_value){ 1206 isElement = _value!=undefined&&Boolean(_value.nodeName)&&Boolean(_value.nodeType); 1210 if(_value==null){ 1241 if(_value.getAttribute&&_value.getAttribute("id")) 2083 _value*=100; 2332 "update":function(_value){ argument 2521 this._setApi(_value); [all …]
|
/plugin/settingstree/settings/ |
H A D | settingswrapper.class.php | 10 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 D | settingslevel.class.php | 163 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 D | a49169b4622918992411fab4ec48191b.asciidoc | 12 'source' => '\'Genre: \' +_value',
|
/plugin/semanticdata/ |
H A D | script.js | 30 li._value = name;
|