Home
last modified time | relevance | path

Searched refs:format (Results 401 – 425 of 1384) sorted by relevance

1...<<11121314151617181920>>...56

/plugin/jdraw/src/com/mxgraph/examples/swing/
H A DGraphEditor.java.bak507 tip += "[x=" + numberFormat.format(point.getX())
508 + ",y=" + numberFormat.format(point.getY())
525 tip += "[x=" + numberFormat.format(point.getX())
526 + ",y=" + numberFormat.format(point.getY())
542 + numberFormat.format(geo.getY()) + ",width="
543 + numberFormat.format(geo.getWidth()) + ",height="
544 + numberFormat.format(geo.getHeight());
553 + numberFormat.format(state.getY()) + ",width="
554 + numberFormat.format(state.getWidth())
556 + numberFormat.format(state.getHeight());
[all …]
/plugin/openlayersmapoverlays/syntax/
H A Dosmlayer.php103 public function render($format, Doku_Renderer $renderer, $data): bool { argument
104 if($format !== 'xhtml') {
H A Dmapillarylayer.php97 public function render($format, Doku_Renderer $renderer, $data): bool { argument
98 if($format !== 'xhtml') {
H A Dwmslayer.php106 public function render($format, Doku_Renderer $renderer, $data): bool { argument
107 if($format !== 'xhtml') {
H A Dagslayer.php107 public function render($format, Doku_Renderer $renderer, $data): bool { argument
108 if($format !== 'xhtml') {
/plugin/cryptsign/
H A Dsyntax.php70 function render($format, Doku_Renderer $R, $data) { argument
71 if($format != 'xhtml') return false;
/plugin/orphanswanted/
H A Dsyntax.php84 function render($format, Doku_Renderer $renderer, $data) { argument
88 if($format == 'xhtml') {
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/build/Elasticsearch/Namespaces/
H A DCatNamespace.asciidoc56 $params['format'] = (string) a short version of the Accept header, e.g. json, yaml
76 $params['format'] = (string) a short version of the Accept header, e.g. json, yaml
97 $params['format'] = (string) a short version of the Accept header, e.g. json, yaml
115 $params['format'] = (string) a short version of the Accept header, e.g. json, yaml
133 $params['format'] = (string) a short version of the Accept header, e.g. json, yaml
167 $params['format'] = (string) a short version of the Accept header, e.g. json, yaml
192 $params['format'] = (string) a short version of the Accept header, e.g. json, yaml
214 $params['format'] = (string) a short version of the Accept header, e.g. json, yaml
235 $params['format'] = (string) a short version of the Accept header, e.g. json, yaml
257 $params['format']
[all...]
/plugin/datasearchform/
H A Dsyntax.php79 public function render($format, Doku_Renderer $renderer, $data) { argument
82 if($format == 'xhtml') {
/plugin/displayorphans/
H A Dsyntax.php59 function render($format, Doku_Renderer $renderer, $data) argument
64 if ($format != 'xhtml') { return false; }
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/functions/
H A Ddate.test4 {{ date().format('r') == date('now').format('r') ? 'OK' : 'KO' }}
/plugin/autotooltip/
H A Drenderer.php26 * @param $format
29 function canRender($format) { argument
30 return $format == 'xhtml';
/plugin/odp/
H A Dsyntax.php75 function render($format, Doku_Renderer $renderer, $data) { argument
78 if($format != 'xhtml') return false;
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Formatter/
H A DLogstashFormatter.php64 public function format(array $record): string function in Monolog\\Formatter\\LogstashFormatter
66 $record = parent::format($record);
/plugin/data-au/syntax/
H A Drelated.php26 * @param string $format output format being rendered
31 function render($format, Doku_Renderer $renderer, $dataau) { argument
32 if($format != 'xhtml') return false;
/plugin/findologicxmlexport/vendor/jms/serializer/src/Handler/
H A DFormErrorHandler.php34 foreach (['xml', 'json'] as $format) {
38 'format' => $format,
43 'format' => $format,
/plugin/bbs/
H A Dsyntax.php36 function render($format, &$renderer, $data) { argument
37 if($format == 'xhtml'){
44 }else if($format == 'metadata'){
/plugin/davcard/syntax/
H A Dcard.php99 function render($format, Doku_Renderer $R, $data) { argument
100 if($format == 'metadata')
109 if($format != 'xhtml')
/plugin/findologicxmlexport/vendor/hoa/compiler/Bin/
H A DPp.php212 $format = '%' . (strlen((string) count($sequence)) + 1) . 's ' .
216 $format,
228 $format,
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/System/SSH/Agent/
H A DIdentity.php240 * @param string $format
242 public function withSignatureFormat($format) argument
247 if ($format != 'SSH2') {
/plugin/data/syntax/
H A Drelated.php30 * @param string $format output format being rendered
35 public function render($format, Doku_Renderer $renderer, $data)
37 if ($format != 'xhtml') return false;
29 render($format, Doku_Renderer $renderer, $data) global() argument
/plugin/combo/syntax/
H A Dfragment.php198 * @param string $format
207 function render($format, Doku_Renderer $renderer, $data): bool argument
210 if ($format === "xhtml") {
H A Dcell.php230 * @param string $format
238 function render($format, Doku_Renderer $renderer, $data): bool argument
241 if ($format == 'xhtml') {
/plugin/findologicxmlexport/vendor/symfony/yaml/Command/
H A DLintCommand.php37 private $format; variable in Symfony\\Component\\Yaml\\Command\\LintCommand
86 $this->format = $input->getOption('format');
135 switch ($this->format) {
141 … throw new InvalidArgumentException(sprintf('The format "%s" is not supported.', $this->format));
/plugin/settingstree/settings/
H A Dsettingswrapper.class.php85 …ng('invalid_value').($this->_setting->_input !== null ? ": <code>{$this->format($this->_setting->_…
87 …ttingshierarchy::$helper->getLang('updated_value_from').": <code>{$this->format($this->_old_val,$d…
118 function format($value,&$default = null){ function in settingswrapper
124 return $this->_level->getHierarchy()->format($this->_key,$value);

1...<<11121314151617181920>>...56