Home
last modified time | relevance | path

Searched +defs:data +defs:format (Results 226 – 250 of 502) sorted by relevance

12345678910>>...21

/plugin/combo/syntax/
H A Dcode.php181 function render($format, Doku_Renderer $renderer, $data)
H A Dpara.php184 function render($format, Doku_Renderer $renderer, $data): bool
H A Dpreformatted.php197 function render($format, Doku_Renderer $renderer, $data)
H A Dlabel.php168 function render($format, Doku_Renderer $renderer, $data): bool
H A Ddisqus.php107 function render($format, Doku_Renderer $renderer, $data): bool
H A Dnavbarcollapse.php173 function render($format, Doku_Renderer $renderer, $data)
H A Drailroad.php163 function render($format, Doku_Renderer $renderer, $data)
H A Dbadge.php236 function render($format, Doku_Renderer $renderer, $data)
H A Dtooltip.php215 function render($format, Doku_Renderer $renderer, $data): bool
H A Dvariable.php136 public function render($format, $renderer, $data): bool
H A Dxmlinlinetag.php171 function render($format, Doku_Renderer $renderer, $data): bool
H A Dtoggle.php142 function render($format, Doku_Renderer $renderer, $data): bool
H A Dnote.php146 function render($format, Doku_Renderer $renderer, $data)
/plugin/drawio/
Dscript.js20 function(data) { argument
69 function(data) { argument
132 function(data){ argument
147 function(data){ argument
185 … localStorage.setItem(name, JSON.stringify({lastModified: new Date(), data: imgData})); property
239 format: 'xmlpng', xml: msg.xml, spin: 'Updating page'}), '*'); property
246 format: 'xmlsvg', xml: msg.xml, spin: 'Updating page'}), '*'); property
/plugin/randominc/
Dsyntax.php83 function render($format, Doku_Renderer $renderer, $data) {
/plugin/mantisreporter/
Dsyntax.php72 public function render($format, &$renderer, $data) {
101 private function parseData($data) {
/plugin/bpmnioeditor/
Dscript.js48 data: { property
53 success: function(data){ argument
75 data: { property
80 success: function(data){ argument
96 data: { property
101 success: function(data){ argument
225 resultSave = await window.bpmn[index]['edit'].saveXML({format: true}); property
236 data: { property
242 success: function(data){ argument
257 error: function(data) { argument
/plugin/geotag/syntax/
Dgeotag.php152 final public function render($format, Doku_Renderer $renderer, $data): bool
/plugin/dataloop/syntax/
Dtextloop.php209 function render($format, &$renderer, $alldata) {
307 function _buildSQL(&$data){
Dloop.php209 function render($format, &$renderer, $alldata) {
383 function _buildSQL(&$data){
/plugin/lvhpacket/
Dsyntax.php53 protected $format = ''; variable in syntax_plugin_lvhpacket
424 function render($mode, &$renderer, $data)
/plugin/navi/
Dsyntax.php58 public function render($format, Doku_Renderer $R, $data)
/plugin/changes/
Dsyntax.php98 protected function handleNamedParameter($name, $value, &$data)
160 protected function addNamespace(&$data, $namespace)
178 public function render($format, Doku_Renderer $renderer, $data)
/plugin/addnewpage/
H A Dsyntax.php125 public function render($format, Doku_Renderer $renderer, $data)
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Formatter/
DJsonFormatter.php75 public function format(array $record): string function in Monolog\\Formatter\\JsonFormatter
159 protected function normalize($data, int $depth = 0)

12345678910>>...21