Searched defs:changelog (Results 1 – 7 of 7) sorted by relevance
/dokuwiki/inc/Ui/ | ||
H A D | PageRevisions.php | 17 protected $changelog; variable in dokuwiki\\Ui\\PageRevisions |
H A D | MediaRevisions.php | 18 protected $changelog; variable in dokuwiki\\Ui\\MediaRevisions |
H A D | Revisions.php | 22 protected $changelog; // PageChangeLog or MediaChangeLog object variable in dokuwiki\\Ui\\Revisions |
H A D | Diff.php | 27 protected $changelog; // PageChangeLog or MediaChangeLog object variable in dokuwiki\\Ui\\Diff |
H A D | MediaDiff.php | 19 protected $changelog; variable in dokuwiki\\Ui\\MediaDiff |
H A D | PageDiff.php | 21 protected $changelog; variable in dokuwiki\\Ui\\PageDiff |
/dokuwiki/inc/File/ | ||
H A D | PageFile.php | 20 public $changelog; variable in dokuwiki\\File\\PageFile |