Home
last modified time | relevance | path

Searched defs:wikitext (Results 1 – 7 of 7) sorted by relevance

/plugin/mermaid/
H A Daction.php31 private function lockMermaidDiagram(string $wikitext): string {
43 private function unlockMermaidDiagram(string $wikitext): string {
54 private function isWikiTextChanged(string $wikitext, string $newWikitext): bool {
/plugin/projects/action/
Daction.php34 private function wikitext($type) { function in action_plugin_projects_action
/plugin/stylingpages/
Daction.php80 public function update($patterns, $wikitext)
/plugin/dokubookmark/
Dhelper.php274 function printPost($targeturl, $path, $wikiid, $timestamp, $title, $wikitext) {
/plugin/dwtimeline/syntax/
H A Drenderpagetimeline.php174 string $wikitext,
H A Ddwtimeline.php191 public function getLink(string $wikitext): string
/plugin/move/helper/
Dhandler.php43 public $wikitext = ''; variable in helper_plugin_move_handler