Searched refs:isRevisionApproved (Results 1 – 4 of 4) sorted by relevance
210 function isRevisionApproved($revision, $id = null) { function in helper_plugin_publish219 return $this->isRevisionApproved($this->getRevision($id), $id);225 if ($this->isRevisionApproved($revision, $id)) {286 if ($this->isRevisionApproved($revision)) {
45 if ($this->hlp->isRevisionApproved($revision)) {
108 …if ($this->getConf('send_mail_on_approve') && $this->helper->isRevisionApproved($approvalRevision)…
118 if ($this->hlp->isRevisionApproved($latestRevision)) {