Home
last modified time | relevance | path

Searched refs:createPageRevision (Results 1 – 2 of 2) sorted by relevance

/plugin/struct/
H A Dhelper.php109 $newrevision = self::createPageRevision($page, $summary, $minor);
148 public static function createPageRevision($page, $summary = '', $minor = false) function in helper_plugin_struct
/plugin/struct/action/
H A Dinline.php155 $revision = helper_plugin_struct::createPageRevision($this->pid, 'inline edit');