Searched defs:wikitext (Results 1 – 8 of 8) sorted by relevance
/plugin/bookmark2wiki/ |
D | bookmark2wiki.php | 42 $wikitext=$_GET['te']; // things to log : Selected text variable 48 $wikitext = html_entity_decode($string, ENT_COMPAT, 'UTF-8'); variable
|
/plugin/mermaid/ |
D | action.php | 31 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/ |
D | action.php | 34 private function wikitext($type) { function in action_plugin_projects_action
|
/plugin/stylingpages/ |
D | action.php | 80 public function update($patterns, $wikitext)
|
/plugin/dokubookmark/ |
D | helper.php | 274 function printPost($targeturl, $path, $wikiid, $timestamp, $title, $wikitext) {
|
/plugin/dwtimeline/syntax/ |
D | renderpagetimeline.php | 174 string $wikitext,
|
D | dwtimeline.php | 191 public function getLink(string $wikitext): string
|
/plugin/move/helper/ |
D | handler.php | 43 public $wikitext = ''; variable in helper_plugin_move_handler
|