Home
last modified time | relevance | path

Searched refs:isCurrentRevisionApproved (Results 1 – 4 of 4) sorted by path

/plugin/publish/action/
H A Dbanner.php45 if ($this->hlp->isCurrentRevisionApproved() && $this->getConf('hide_approved_banner')) {
67 if ($this->hlp->isCurrentRevisionApproved()) {
148 if ($this->hlp->isCurrentRevisionApproved()) {
166 if (!$this->hlp->isCurrentRevisionApproved()) {
H A Drecent.php44 if ($this->hlp->isCurrentRevisionApproved($id)) {
H A Dstart.php47 if (!$this->hlp->isCurrentRevisionApproved()) {
/plugin/publish/
H A Dhelper.php213 function isCurrentRevisionApproved($id = null) { function in helper_plugin_publish
233 if (!$this->isCurrentRevisionApproved()) {
414 if ($this->isCurrentRevisionApproved($id)) {