Home
last modified time | relevance | path

Searched refs:getFormat (Results 1 – 25 of 107) sorted by last modified time

12345

/plugin/dbquery/
H A Drenderer.php18 public function getFormat() function in renderer_plugin_dbquery
/plugin/diagrams/
H A Drenderer.php15 public function getFormat() function in renderer_plugin_diagrams
/plugin/struct/renderer/
H A Dcsv.php45 public function getFormat() function in renderer_plugin_struct_csv
/plugin/openlayersmap/ol7/
H A Dol.js.map
/plugin/bez/renderer/
H A Dxhtmlmail.php17 function getFormat() { function in renderer_plugin_bez_xhtmlmail
/plugin/dev/skel/
H A Drenderer.php12 public function getFormat() function
/plugin/combo/action/
H A Dcacheexpiration.php145 LogUtility::msg("The new calculated date cache expiration frequency ({$newDate->format(Iso8601Date::getFormat())}) is lower than the current date ({$actualDate->format(Iso8601Date::getFormat())})");
/plugin/combo/ComboStrap/
H A DMarkupPath.php1116 return $this->getPublishedTime() !== null ? $this->getPublishedTime()->format(Iso8601Date::getFormat()) : null;
H A DIso8601Date.php32 * See {@link Iso8601Date::getFormat()} for more information
127 $dateTime = DateTime::createFromFormat(self::getFormat(), $dateString);
153 public static function getFormat(): string function in ComboStrap\\Iso8601Date
229 return $this->getDateTime()->format(self::getFormat());
H A DCacheReportHtmlDataBlockArray.php43 $modifiedDate = $modifiedTime->format(Iso8601Date::getFormat());
H A DSnippet.php1197 public function getFormat(): string function in ComboStrap\\Snippet
/plugin/combo/renderer/
H A Danalytics.php675 public function getFormat() function in renderer_plugin_combo_analytics
H A Dxml.php21 function getFormat(): string function in renderer_plugin_combo_xml
H A Drenderer.php67 function getFormat() function in renderer_plugin_combo_renderer
/plugin/structodt/
H A Drenderer.php9 public function getFormat() { function in renderer_plugin_structodt
/plugin/data/
H A Drenderer_data_edit.php19 public function getFormat()
17 function getFormat(){ global() function in Doku_Renderer_plugin_data_edit
/plugin/odt/ODT/
H A Dpage.php264 public function getFormat() { function in pageFormat
H A DODTDocument.php1672 $format = $this->page->getFormat();
/plugin/odt/renderer/
H A Dpage.php65 function getFormat(){ function in renderer_plugin_odt_page
H A Dpagepdf.php35 function getFormat(){ function in renderer_plugin_odt_pagepdf
/plugin/prosemirror/
H A Drenderer.php38 public function getFormat() function in renderer_plugin_prosemirror
/plugin/blogtng/renderer/
H A Dcomment.php19 function getFormat(){ function in renderer_plugin_blogtng_comment
103 $plugin->render($this->getFormat(), $this, $data);
/plugin/ifauthex/
H A Dsyntax.php139 if ($renderer->getFormat() === 'xhtml') {
184 if ($renderer->getFormat() === 'xhtml') {
/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

12345