Home
last modified time | relevance | path

Searched defs:approver (Results 1 – 5 of 5) sorted by relevance

/plugin/approve/db/
H A Dupdate0003.sql4 approver TEXT NULL field
21 approver TEXT NULL, field
/plugin/approve/
H A DPageRemoteResponse.php13 public $approver; variable in dokuwiki\\plugin\\approve\\PageRemoteResponse
H A Dremote.php29 …states = ['approved', 'draft', 'ready_for_approval'], $namespace = '', $filter = '', $approver = ''
/plugin/publish/
H A Dhelper.php269 function getApproverName($approver) {
/plugin/approve/helper/
H A Ddb.php367 public function addMaintainer(string $namespace, string $approver): void