Searched refs:io_writeWikiPage (Results 1 – 3 of 3) sorted by relevance
| /dokuwiki/inc/ChangeLog/ |
| H A D | PageChangeLog.php | 72 …return io_writeWikiPage($atticfile, io_readWikiPage($file, $this->id, ''), $this->id, $revInfo['da…
|
| /dokuwiki/inc/File/ |
| H A D | PageFile.php | 190 io_writeWikiPage($pagefile, $data['newContent'], $this->id); 234 io_writeWikiPage($newfile, $this->rawWikiText(), $this->id, $date);
|
| /dokuwiki/inc/ |
| H A D | io.php | 259 function io_writeWikiPage($file, $content, $id, $rev = false) function
|