Searched refs:_local (Results 1 – 10 of 10) sorted by relevance
242 $value = is_null($this->_local) ? $this->_default : $this->_local;251 $this->_local = $input;270 $value = is_null($this->_local) ? $this->_default : $this->_local;274 if (is_null($this->_local)) $defaultstyle = 'style="font-weight:bold;"';292 if (is_null($this->_local) || ($this->_default == $this->_local)) return '';299 $out = '$'.$var."['".$this->_out_key()."'] = '".strtr($this->_local, $tr)."';\n";303 $out = $this->_key."\t".$this->_local."\n";
285 var $_local = NULL; variable in setting0307 if (isset($local)) $this->_local = $local;321 $value = is_null($this->_local) ? $this->_default : $this->_local;330 $this->_local = $input;348 $value = is_null($this->_local) ? $this->_default : $this->_local;366 if (is_null($this->_local) || ($this->_default == $this->_local)) return '';375 $out = '$'.$var."['".$this->_out_key()."'] = '".strtr($this->_local, $tr)."';\n";388 function is_default() { return !$this->is_protected() && is_null($this->_local); }
53 $value = is_null($this->_local) ? $this->_default : $this->_local;80 $this->_local = $everything;101 $value = is_null($this->_local) ? $this->_default : $this->_local;
33 $this->_old_val = $this->_setting->_local;39 if ($this->_setting->_local !== null && $this->_setting->_local === $this->_setting->_default){ 40 $this->_setting->_local = null; 42 $this->_value = $this->_setting->_local;67 return $this->_setting->_local === null ? $this->_setting->_default : $this->_setting->_local;
35 $params['node_id'] = (list) A comma-separated list of node IDs or names to limit the returned information; use `_local` to return information from the node you're connecting to, leave empty to get information from all nodes54 $params['node_id'] = (list) A comma-separated list of node IDs or names to limit the returned information; use `_local` to return information from the node you're connecting to, leave empty to get information from all nodes81 $params['node_id'] = (list) A comma-separated list of node IDs or names to limit the returned information; use `_local` to return information from the node you're connecting to, leave empty to get information from all nodes96 $params['node_id'] = (list) A comma-separated list of node IDs or names to limit the returned information; use `_local` to return information from the node you're connecting to, leave empty to get information from all nodes
36 $params['nodes'] = (list) A comma-separated list of node IDs or names to limit the returned information; use `_local` to return information from the node you're connecting to, leave empty to get information from all nodes67 $params['nodes'] = (list) A comma-separated list of node IDs or names to limit the returned information; use `_local` to return information from the node you're connecting to, leave empty to get information from all nodes
271 $params['node_id'] = (list) A comma-separated list of node IDs or names to limit the returned information; use `_local` to return information from the node you're connecting to, leave empty to get information from all nodes
483 $params['nodes'] = (list) A comma-separated list of node IDs or names to limit the returned information; use `_local` to return information from the node you're connecting to, leave empty to get information from all nodes
163 $ok = $this->_local($data, $in, $cache);239 function _local($data, $in, $out) { function in syntax_plugin_plantuml
77883 _local = attr.local;77901 eqname = "{".concat(_uri, "}").concat(_local);