Home
last modified time | relevance | path

Searched defs:value (Results 301 – 325 of 1845) sorted by last modified time

1...<<11121314151617181920>>...74

/plugin/edittable/lib/
H A Dhandsontable.full.js75 /******/ __webpack_require__.i = function(value) { return value; }; argument
/plugin/captcha/
H A DEasySVG.php112 setLineHeight($value) global() argument
122 setLetterSpacing($value) global() argument
527 addAttribute($key, $value) global() argument
[all...]
/plugin/statdisplay/
H A DBrowser.php303 protected function setMobile($value=true) { $this->_is_mobile = $value; }
308 protected function setRobot($value=true) { $this->_is_robot = $value; }
/plugin/statdisplay/pchart/
H A DpData.php51 public function addPoint($value, $series = "Series1", $Description = "") {
H A DpChart.php1360 function linearScale($value, $istart, $istop, $ostart, $ostop){
3118 static private function convertValueForDisplay($value, $format, $unit) {
/plugin/random_page/
H A Daction.php42 function isCurNS($value)
/plugin/s5/ui/default/
H A Dslides.js25 function hasValue(object, value) { argument
426 function fontSize(value) { argument
/plugin/s5/ui/dokuwiki/
H A Dslides.js25 function hasValue(object, value) { argument
425 function fontSize(value) { argument
/plugin/oauthauthsch/
H A DDotAccess.php51 protected static function accessible($value)
/plugin/elasticsearch/vendor/ruflin/elastica/src/
H A DClient.php132 setConfigValue(string $key, $value) global() argument
168 addHeader(string $header, string $value) global() argument
[all...]
H A DClientConfiguration.php148 public function set(string $key, $value): void argument
159 add(string $key, $value) global() argument
[all...]
H A DMapping.php124 public function setParam(string $key, $value): Mapping argument
H A DParam.php56 public function setParam($key, $value) argument
87 public function addParam($key, $value, ?string $subKey = null) argument
191 _setRawParam($key, $value) global() argument
[all...]
H A DReindex.php94 $value = $value ? 'true' : 'false'; argument
99 $this->setParam(self::WAIT_FOR_COMPLETION, $value); argument
104 $this->setParam(self::WAIT_FOR_ACTIVE_SHARDS, $value); argument
109 $this->setParam(self::TIMEOUT, $value); argument
83 setWaitForCompletion($value) global() argument
129 setRefresh(string $value) global() argument
[all...]
H A DSearch.php180 * @param mixed $value argument
210 * @param mixed $value argument
/plugin/elasticsearch/vendor/ruflin/elastica/src/Cluster/
H A DSettings.php108 public function setPersistent(string $key, $value): Response argument
124 public function setTransient(string $key, $value): Response argument
/plugin/elasticsearch/vendor/ruflin/elastica/src/Query/
H A DCommon.php142 public function setQueryParam(string $key, $value): self argument
H A DFuzzy.php21 public function __construct(?string $fieldName = null, ?string $value = null) argument
35 public function setField(string $fieldName, string $value): self argument
51 public function setFieldOption(string $option, $value) argument
[all...]
H A DMatchPhrase.php44 public function setFieldParam(string $field, string $key, $value): self argument
H A DPrefix.php42 public function setPrefix(string $key, $value, float $boost = 1.0): self argument
H A DQueryString.php189 public function setUseDisMax(bool $value = true): self argument
H A DSpanTerm.php45 public function setTerm(string $key, $value, float $boost = 1.0): self argument
H A DTerm.php44 public function setTerm(string $key, $value, float $boost = 1.0): self argument
/plugin/elasticsearch/vendor/ruflin/elastica/src/Multi/
H A DResultSet.php149 public function offsetSet($offset, $value): void argument
/plugin/elasticsearch/vendor/ruflin/elastica/src/Processor/
H A DAppendProcessor.php21 public function __construct(string $field, $value) argument
34 public function setValue($value): self argument

1...<<11121314151617181920>>...74