Home
last modified time | relevance | path

Searched defs:data (Results 251 – 275 of 2637) sorted by last modified time

1...<<11121314151617181920>>...106

/plugin/combo/syntax/
H A Dfooter.php162 function render($format, Doku_Renderer $renderer, $data) argument
H A Dfragment.php207 function render($format, Doku_Renderer $renderer, $data): bool argument
H A Dfrontmatter.php208 function render($format, Doku_Renderer $renderer, $data): bool argument
[all...]
H A Dheader.php113 function render($format, Doku_Renderer $renderer, $data): bool argument
H A Dheadingatx.php120 function render($format, Doku_Renderer $renderer, $data): bool argument
H A Dheadingwiki.php175 public function render($format, Doku_Renderer $renderer, $data): bool argument
[all...]
H A Dhighlightmd.php126 public function render($format, Doku_Renderer $renderer, $data): bool argument
H A Dhighlightwiki.php163 public function render($format, $renderer, $data): bool argument
H A Diterator.php335 function render($format, Doku_Renderer $renderer, $data): bool argument
[all...]
H A Diteratordata.php167 function render($format, Doku_Renderer $renderer, $data) argument
H A Ditext.php125 function render($format, Doku_Renderer $renderer, $data): bool argument
H A Dlabel.php168 function render($format, Doku_Renderer $renderer, $data): bool argument
[all...]
H A Dnote.php146 function render($format, Doku_Renderer $renderer, $data) argument
H A Dpara.php184 function render($format, Doku_Renderer $renderer, $data): bool argument
H A Dpreformatted.php197 function render($format, Doku_Renderer $renderer, $data) argument
H A Drailroad.php163 function render($format, Doku_Renderer $renderer, $data) argument
H A Drelated.php135 function render($format, Doku_Renderer $renderer, $data): bool argument
H A Dtoc.php128 function render($format, Doku_Renderer $renderer, $data): bool argument
H A Dxmlinlineemptytag.php79 function render($format, Doku_Renderer $renderer, $data): bool argument
/plugin/combo/ComboStrap/
H A DBlockquoteTag.php247 public static function renderEnterXhtml(TagAttributes $tagAttributes, $data, $renderer): string argument
320 static function renderExitXhtml(TagAttributes $tagAttributes, Doku_Renderer_xhtml $renderer, array $data) argument
H A DBrandTag.php69 public static function render(TagAttributes $tagAttributes, int $state, array $data): string argument
H A DCacheTag.php64 public static function renderXhtml(array $data): string argument
75 public static function metadata($data) argument
H A DMetadataFrontmatterStore.php182 public function __construct(ResourceCombo $page, array $data = null) argument
H A DMetadataSingleArrayStore.php25 protected array $data = []; variable in ComboStrap\\MetadataSingleArrayStore
32 public function __construct(ResourceCombo $page, $data = null) argument
146 setData($data) global() argument
[all...]
/plugin/combo/vendor/salesforce/handlebars-php/src/Handlebars/
H A DHandlebars.php172 public function render($template, $data) argument
183 public function __invoke($template, $data) argument
[all...]

1...<<11121314151617181920>>...106