Home
last modified time | relevance | path

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

/plugin/publish/
H A Dhelper.php122 function getApprovals($id = null) { function in helper_plugin_publish
186 $approvals = $this->getApprovals();
202 $approvals = $this->getApprovals($id);
211 $approvals = $this->getApprovals($id);
/plugin/publish/action/
H A Dapprove.php86 $approvals = $this->helper->getApprovals();