Home
last modified time | relevance | path

Searched refs:valueFormatter (Results 1 – 25 of 63) sorted by relevance

123

/dports/www/tikiwiki/tiki-21.2/lib/core/Search/Formatter/Plugin/
H A DWikiTemplate.php49 function prepareEntry($valueFormatter) argument
57 …$match->replaceWith((string) $this->processDisplay($valueFormatter, $match->getBody(), $match->get…
59 $match->replaceWith((string) $this->processCalc($valueFormatter, $match));
75 private function processDisplay($valueFormatter, $body, $arguments) argument
90 return $valueFormatter->$format($name, $arguments);
101 private function processCalc($valueFormatter, $match) { argument
110 $runner->setVariables($valueFormatter->getPlainValues());
H A DCsvTemplate.php15 function prepareEntry($valueFormatter) argument
18 $searchRow = $valueFormatter->getPlainValues();
28 …$entry[str_replace('tracker_field_', '', $field)] = trim($valueFormatter->$format($field, $argumen…
H A DArrayTemplate.php46 function prepareEntry($valueFormatter) argument
49 $searchRow = $valueFormatter->getPlainValues();
70 trim($valueFormatter->$format($searchField, $arguments))
H A DReportTemplate.php49 function prepareEntry($valueFormatter) argument
52 return $valueFormatter->getPlainValues();
/dports/benchmarks/ali/ali-0.7.5/vendor/github.com/mum4k/termdash/widgets/linechart/internal/axes/
H A Dscale.go72 valueFormatter func(float64) string member
85 func NewYScale(min, max float64, graphHeight, nonZeroDecimals int, mode YScaleMode, valueFormatter
121 Min: yScaleNewValue(min, nonZeroDecimals, valueFormatter),
122 Max: yScaleNewValue(max, nonZeroDecimals, valueFormatter),
126 valueFormatter: valueFormatter,
196 return yScaleNewValue(v, ys.Min.NonZeroDecimals, ys.valueFormatter), nil
200 func yScaleNewValue(value float64, nonZeroDecimals int, valueFormatter func(float64) string) *Value…
202 if valueFormatter != nil {
203 opts = append(opts, ValueFormatter(valueFormatter))
/dports/sysutils/sensu-go/sensu-go-5.11.1/cli/elements/list/
H A Dlist.go54 valueFormatter StrTransform member
68 valueFormatter: cfg.RowFormatter,
142 if e.valueFormatter != nil {
143 return e.valueFormatter(e.value)
/dports/sysutils/bareos18-server/bareos-Release-18.2.12/webui/vendor/zendframework/zend-form/src/View/Helper/
H A DFormDateTimeSelect.php237 … $valueFormatter = new IntlDateFormatter($this->getLocale(), null, null, null, null, $pattern);
243 $value = $valueFormatter->format($date);
261 … $valueFormatter = new IntlDateFormatter($this->getLocale(), null, null, null, null, $pattern);
267 $value = $valueFormatter->format($date);
285 … $valueFormatter = new IntlDateFormatter($this->getLocale(), null, null, null, null, $pattern);
291 $value = $valueFormatter->format($date);
H A DFormDateSelect.php90 … $valueFormatter = new IntlDateFormatter($this->getLocale(), null, null, null, null, $pattern);
96 $value = $valueFormatter->format($date->getTimestamp());
/dports/sysutils/bareos19-server/bareos-Release-19.2.11/webui/vendor/zendframework/zend-form/src/View/Helper/
H A DFormDateTimeSelect.php237 … $valueFormatter = new IntlDateFormatter($this->getLocale(), null, null, null, null, $pattern);
243 $value = $valueFormatter->format($date);
261 … $valueFormatter = new IntlDateFormatter($this->getLocale(), null, null, null, null, $pattern);
267 $value = $valueFormatter->format($date);
285 … $valueFormatter = new IntlDateFormatter($this->getLocale(), null, null, null, null, $pattern);
291 $value = $valueFormatter->format($date);
/dports/sysutils/bareos19-client/bareos-Release-19.2.11/webui/vendor/zendframework/zend-form/src/View/Helper/
H A DFormDateTimeSelect.php237 … $valueFormatter = new IntlDateFormatter($this->getLocale(), null, null, null, null, $pattern);
243 $value = $valueFormatter->format($date);
261 … $valueFormatter = new IntlDateFormatter($this->getLocale(), null, null, null, null, $pattern);
267 $value = $valueFormatter->format($date);
285 … $valueFormatter = new IntlDateFormatter($this->getLocale(), null, null, null, null, $pattern);
291 $value = $valueFormatter->format($date);
H A DFormDateSelect.php90 … $valueFormatter = new IntlDateFormatter($this->getLocale(), null, null, null, null, $pattern);
96 $value = $valueFormatter->format($date->getTimestamp());
/dports/sysutils/bareos19-traymonitor/bareos-Release-19.2.11/webui/vendor/zendframework/zend-form/src/View/Helper/
H A DFormDateTimeSelect.php237 … $valueFormatter = new IntlDateFormatter($this->getLocale(), null, null, null, null, $pattern);
243 $value = $valueFormatter->format($date);
261 … $valueFormatter = new IntlDateFormatter($this->getLocale(), null, null, null, null, $pattern);
267 $value = $valueFormatter->format($date);
285 … $valueFormatter = new IntlDateFormatter($this->getLocale(), null, null, null, null, $pattern);
291 $value = $valueFormatter->format($date);
H A DFormDateSelect.php90 … $valueFormatter = new IntlDateFormatter($this->getLocale(), null, null, null, null, $pattern);
96 $value = $valueFormatter->format($date->getTimestamp());
/dports/sysutils/bareos18-traymonitor/bareos-Release-18.2.12/webui/vendor/zendframework/zend-form/src/View/Helper/
H A DFormDateTimeSelect.php237 … $valueFormatter = new IntlDateFormatter($this->getLocale(), null, null, null, null, $pattern);
243 $value = $valueFormatter->format($date);
261 … $valueFormatter = new IntlDateFormatter($this->getLocale(), null, null, null, null, $pattern);
267 $value = $valueFormatter->format($date);
285 … $valueFormatter = new IntlDateFormatter($this->getLocale(), null, null, null, null, $pattern);
291 $value = $valueFormatter->format($date);
H A DFormDateSelect.php90 … $valueFormatter = new IntlDateFormatter($this->getLocale(), null, null, null, null, $pattern);
96 $value = $valueFormatter->format($date->getTimestamp());
/dports/sysutils/bareos-traymonitor/bareos-Release-20.0.3/webui/vendor/zendframework/zend-form/src/View/Helper/
H A DFormDateTimeSelect.php237 … $valueFormatter = new IntlDateFormatter($this->getLocale(), null, null, null, null, $pattern);
243 $value = $valueFormatter->format($date);
261 … $valueFormatter = new IntlDateFormatter($this->getLocale(), null, null, null, null, $pattern);
267 $value = $valueFormatter->format($date);
285 … $valueFormatter = new IntlDateFormatter($this->getLocale(), null, null, null, null, $pattern);
291 $value = $valueFormatter->format($date);
/dports/sysutils/bareos-client/bareos-Release-20.0.3/webui/vendor/zendframework/zend-form/src/View/Helper/
H A DFormDateTimeSelect.php237 … $valueFormatter = new IntlDateFormatter($this->getLocale(), null, null, null, null, $pattern);
243 $value = $valueFormatter->format($date);
261 … $valueFormatter = new IntlDateFormatter($this->getLocale(), null, null, null, null, $pattern);
267 $value = $valueFormatter->format($date);
285 … $valueFormatter = new IntlDateFormatter($this->getLocale(), null, null, null, null, $pattern);
291 $value = $valueFormatter->format($date);
/dports/sysutils/bareos18-client/bareos-Release-18.2.12/webui/vendor/zendframework/zend-form/src/View/Helper/
H A DFormDateTimeSelect.php237 … $valueFormatter = new IntlDateFormatter($this->getLocale(), null, null, null, null, $pattern);
243 $value = $valueFormatter->format($date);
261 … $valueFormatter = new IntlDateFormatter($this->getLocale(), null, null, null, null, $pattern);
267 $value = $valueFormatter->format($date);
285 … $valueFormatter = new IntlDateFormatter($this->getLocale(), null, null, null, null, $pattern);
291 $value = $valueFormatter->format($date);
/dports/sysutils/bareos-server/bareos-Release-20.0.3/webui/vendor/zendframework/zend-form/src/View/Helper/
H A DFormDateTimeSelect.php237 … $valueFormatter = new IntlDateFormatter($this->getLocale(), null, null, null, null, $pattern);
243 $value = $valueFormatter->format($date);
261 … $valueFormatter = new IntlDateFormatter($this->getLocale(), null, null, null, null, $pattern);
267 $value = $valueFormatter->format($date);
285 … $valueFormatter = new IntlDateFormatter($this->getLocale(), null, null, null, null, $pattern);
291 $value = $valueFormatter->format($date);
/dports/www/bareos18-webui/bareos-Release-18.2.12/webui/vendor/zendframework/zend-form/src/View/Helper/
H A DFormDateTimeSelect.php237 … $valueFormatter = new IntlDateFormatter($this->getLocale(), null, null, null, null, $pattern);
243 $value = $valueFormatter->format($date);
261 … $valueFormatter = new IntlDateFormatter($this->getLocale(), null, null, null, null, $pattern);
267 $value = $valueFormatter->format($date);
285 … $valueFormatter = new IntlDateFormatter($this->getLocale(), null, null, null, null, $pattern);
291 $value = $valueFormatter->format($date);
/dports/www/bareos19-webui/bareos-Release-19.2.11/webui/vendor/zendframework/zend-form/src/View/Helper/
H A DFormDateTimeSelect.php237 … $valueFormatter = new IntlDateFormatter($this->getLocale(), null, null, null, null, $pattern);
243 $value = $valueFormatter->format($date);
261 … $valueFormatter = new IntlDateFormatter($this->getLocale(), null, null, null, null, $pattern);
267 $value = $valueFormatter->format($date);
285 … $valueFormatter = new IntlDateFormatter($this->getLocale(), null, null, null, null, $pattern);
291 $value = $valueFormatter->format($date);
/dports/www/bareos-webui/bareos-Release-20.0.3/webui/vendor/zendframework/zend-form/src/View/Helper/
H A DFormDateTimeSelect.php237 … $valueFormatter = new IntlDateFormatter($this->getLocale(), null, null, null, null, $pattern);
243 $value = $valueFormatter->format($date);
261 … $valueFormatter = new IntlDateFormatter($this->getLocale(), null, null, null, null, $pattern);
267 $value = $valueFormatter->format($date);
285 … $valueFormatter = new IntlDateFormatter($this->getLocale(), null, null, null, null, $pattern);
291 $value = $valueFormatter->format($date);
/dports/www/zend-framework/ZendFramework-2.4.13/library/Zend/Form/View/Helper/
H A DFormDateTimeSelect.php237 … $valueFormatter = new IntlDateFormatter($this->getLocale(), null, null, null, null, $pattern);
243 $value = $valueFormatter->format($date);
261 … $valueFormatter = new IntlDateFormatter($this->getLocale(), null, null, null, null, $pattern);
267 $value = $valueFormatter->format($date);
285 … $valueFormatter = new IntlDateFormatter($this->getLocale(), null, null, null, null, $pattern);
291 $value = $valueFormatter->format($date);
/dports/graphics/R-cran-dygraphs/dygraphs/R/
H A Daxis.R105 valueFormatter = NULL, argument
158 axis$options$valueFormatter <- JS(valueFormatter)
/dports/cad/digital/Digital-0.27/src/main/java/de/neemann/digital/gui/components/
H A DSingleValueDialog.java75 private ValueFormatter valueFormatter = IntFormat.DEFAULT_FORMATTER; field in SingleValueDialog
104 valueFormatter = selectedItem.intFormat.createFormatter(null); in SingleValueDialog()
226 textField.setText(valueFormatter.formatToEdit(editValue)); in setLongToDialog()
238 valueFormatter = format; in setSelectedFormat()
239 formatComboBox.setSelectedItem(findFormat(valueFormatter)); in setSelectedFormat()
249 if (valueFormatter.isSeparatorInFrontOf(bits, i)) in updateSeparators()

123