Home
last modified time | relevance | path

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

/plugin/bookmark2wiki/
Dbookmark2wiki.php42 $wikitext=$_GET['te']; // things to log : Selected text variable
48 $wikitext = html_entity_decode($string, ENT_COMPAT, 'UTF-8'); variable
/plugin/mermaid/
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/
Drenderpagetimeline.php174 string $wikitext,
Ddwtimeline.php191 public function getLink(string $wikitext): string
/plugin/move/helper/
Dhandler.php43 public $wikitext = ''; variable in helper_plugin_move_handler