Home
last modified time | relevance | path

Searched refs:getFormat (Results 51 – 75 of 107) sorted by path

12345

/plugin/diagramsnet/lib/js/orgchart/
H A Dbridge.min.js8getFormat:function(){return this.format},getArgument:function(n){return this.args[n]},getArguments…
/plugin/dokutexit/
H A Dlatex.php85 function getFormat() { function in Doku_Renderer_latex
H A Drenderer.php44 function getFormat(){ function in renderer_plugin_texit
/plugin/dump/renderer/
H A Dcallstack.php14 public function getFormat() function in renderer_plugin_dump_callstack
/plugin/dw2markdown/
H A Drenderer.php572 function getFormat() { function in Renderer_Plugin_dw2markdown
/plugin/edittable/renderer/
H A Dinverse.php31 function getFormat() { function in renderer_plugin_edittable_inverse
/plugin/eventline/
H A Dplain.php36 function getFormat() { function in Doku_Renderer_plain
/plugin/fckg/
H A Drenderer.php54 function getFormat() function in renderer_plugin_fckg
/plugin/findologicxmlexport/vendor/jms/serializer/src/
H A DContext.php191 public function getFormat(): string function in JMS\\Serializer\\Context
H A DGraphNavigator.php45 $this->format = $context->getFormat();
/plugin/findologicxmlexport/vendor/jms/serializer/src/Handler/
H A DDateHandler.php80 return $visitor->visitSimpleString($date->format($this->getFormat($type)), $type);
83 $format = $this->getFormat($type);
88 return $visitor->visitString($date->format($this->getFormat($type)), $type);
273 private function getFormat(array $type): string function in JMS\\Serializer\\Handler\\DateHandler
/plugin/findologicxmlexport/vendor/jms/serializer/tests/Serializer/
H A DBaseSerializationTest.php154 $this->getFormat()
205 $this->getFormat()
495 if ('xml' === $this->getFormat()) {
578 if ('xml' === $this->getFormat()) {
610 if ('xml' === $this->getFormat()) {
1164 $this->getFormat(),
1466 $this->getFormat(),
1506 $this->getFormat(),
1599 abstract protected function getFormat(); function in JMS\\Serializer\\Tests\\Serializer\\BaseSerializationTest
1628 $this->getFormat(),
[all …]
H A DJsonSerializationTest.php327 …ark":{"full_name":"Mark"}}', $this->serializer->serialize($data, $this->getFormat(), Serialization…
328 …im"},{"full_name":"Mark"}]', $this->serializer->serialize($data, $this->getFormat(), Serialization…
329 …ark":{"full_name":"Mark"}}', $this->serializer->serialize($data, $this->getFormat(), Serialization…
335 …im"},{"full_name":"Mark"}]', $this->serializer->serialize($data, $this->getFormat(), Serialization…
336 …,"1":{"full_name":"Mark"}}', $this->serializer->serialize($data, $this->getFormat(), Serialization…
337 …,"1":{"full_name":"Mark"}}', $this->serializer->serialize($data, $this->getFormat(), Serialization…
423 protected function getFormat() function in JMS\\Serializer\\Tests\\Serializer\\JsonSerializationTest
H A DXmlSerializationTest.php312 …tEquals($this->getContent($key . '_no_cdata'), $serializer->serialize($value, $this->getFormat()));
327 …tEquals($this->getContent($key . '_no_cdata'), $serializer->serialize($value, $this->getFormat()));
338 $this->serializer->serialize(new Input($attributes), $this->getFormat());
/plugin/footnotestyle/
H A Drenderer.php21 function getFormat(){ function in renderer_plugin_footnotestyle
/plugin/gemini/
H A Drenderer.php23 public function getFormat() function in renderer_plugin_gemini
/plugin/gtime/
H A Drenderer.php40 public function getFormat(){ function in renderer_plugin_gtime
/plugin/html5/
H A Drenderer.php35 function getFormat() function in renderer_plugin_html5
/plugin/icalevents/
H A Drenderer.php58 function getFormat() { function in renderer_plugin_icalevents
/plugin/ifauthex/
H A Dsyntax.php139 if ($renderer->getFormat() === 'xhtml') {
184 if ($renderer->getFormat() === 'xhtml') {
/plugin/jcapture/lib/
H A Dtransform-3.0.2.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/jcapture/src/com/hammurapi/jcapture/
H A DMovieEditorDialog.java1087 AudioFormat audioFormat = audioStream.getFormat(); in SoundPlayer()
/plugin/latexit/_test/
H A Drenderer.test.php66 $this->assertEquals('latex', $this->r->getFormat());
/plugin/latexit/
H A Drenderer.php177 public function getFormat() { function in renderer_plugin_latexit
/plugin/latexport/implementation/
H A Ddecorator.php34 function getFormat() { function in decorator

12345