Home
last modified time | relevance | path

Searched refs:getApprovals (Results 1 – 2 of 2) sorted by last modified time

/plugin/publish/
H A Dhelper.php117 function getApprovals($id = null) { function in helper_plugin_publish
181 $approvals = $this->getApprovals();
197 $approvals = $this->getApprovals($id);
206 $approvals = $this->getApprovals($id);
/plugin/publish/action/
H A Dapprove.php84 $approvals = $this->helper->getApprovals();