Home
last modified time | relevance | path

Searched refs:clientCanSeeDrafts (Results 1 – 3 of 3) sorted by relevance

/plugin/approve/helper/
H A Dacl.php64 public function clientCanSeeDrafts($id): bool { function in helper_plugin_approve_acl
H A Dtpl.php57 if ($acl->clientCanSeeDrafts($INFO['id'])) {
/plugin/approve/action/
H A Dapprove.php119 if ($acl->clientCanSeeDrafts($INFO['id'])) return;