Searched refs:saveRevision (Results 1 – 5 of 5) sorted by relevance
80 $helper->saveRevision(Constants::ACTION_APPROVE);87 $helper->saveRevision(Constants::ACTION_PUBLISH, '1');102 $helper->saveRevision(Constants::ACTION_PUBLISH, '2');
41 $newRevision = $helper->saveRevision(key($in), $INPUT->str('version'));
35 public function saveRevision($id, $rev, $content) function in helper_plugin_renderrevisions_storage
31 public function saveRevision($action, $newversion = '') function in helper_plugin_structpublish_publish
119 $storage->saveRevision($ID, filemtime(wikiFN($ID)), $xhtml);