Home
last modified time | relevance | path

Searched refs:approved (Results 1 – 25 of 27) sorted by relevance

12

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudDeploy/
H A DApproveRolloutRequest.php25 public $approved; variable in Google\\Service\\CloudDeploy\\ApproveRolloutRequest
30 public function setApproved($approved) argument
32 $this->approved = $approved;
39 return $this->approved;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidEnterprise/
H A DProductApprovalEvent.php25 public $approved; variable in Google\\Service\\AndroidEnterprise\\ProductApprovalEvent
34 public function setApproved($approved) argument
36 $this->approved = $approved;
43 return $this->approved;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dfareporting/
H A DSite.php30 public $approved; variable in Google\\Service\\Dfareporting\\Site
83 public function setApproved($approved) argument
85 $this->approved = $approved;
92 return $this->approved;
/plugin/publish/
H A Dsyntax.php100 $approved = '';
105 $approved = sprintf($this->getLang('apr_p_approved'),
115 if($approved == '') { $renderer->doc .= ' apr_never'; }
121 $renderer->doc .= $approved;
/plugin/approve/db/
H A Dupdate0001.sql12 approved TEXT NULL, field
31 ON revision (current, page, rev, ready_for_approval, approved, version);
/plugin/publish/lang/en/
H A Dmailapprovetext.txt6 is approved.
/plugin/approve/syntax/
H A Dtable.php11 protected $states = ['approved', 'draft', 'ready_for_approval'];
162 $approved = strtotime($page['approved']);
181 if ($approved) {
183 $state = $this->getLang('approved');
184 $date = $approved;
/plugin/inclform/
H A Dplugin.info.txt6 desc Includes an approved form into a page. Can also be used to insert safely php into pages.
H A DREADME.md1 This DokuWiki-plugin was originally created to include an approved html-form into a wiki-page. But …
/plugin/approve/action/
H A Dmigration.php125 'approved' => date('c', $rev),
144 } elseif($summary == $this->getConf('sum approved')) {
145 $data['approved'] = date('c', $last_change_date);
195 $version = $this->approved($id);
206 if ($revInfo['sum'] == $this->getConf('sum approved')) {
220 * Get the number of approved pages
224 protected function approved($id) { function in action_plugin_approve_migration
233 if ($revInfo['sum'] == $this->getConf('sum approved')) {
/plugin/structpublish/
H A Dstyle.less24 &.approved {
/plugin/publish/_test/
H A Dmail.unit.test.php120 is approved.
/plugin/bible/bible_douayRheims/
H A D2_Timothy.txt33 …2:15. Carefully study to present thyself approved unto God, a workman that needeth not to be asham…
H A D1_Thessalonians.txt14 …2:4. But as we were approved by God that the gospel should be committed to us: even so we speak, n…
H A D2_Corinthians.txt188 10:18. For not he who commendeth himself is approved: but he, whom God commendeth.
249 …13:7. Now we pray God that you may do no evil, not that we may appear approved, but that you may d…
H A DLamentations.txt76 3:36. Lamed. To destroy a man wrongfully in his judgment, the Lord hath not approved.
H A DRomans.txt368 14:18. For he that in this serveth Christ pleaseth God and is approved of men.
416 16:10. Salute Apellas, approved in Christ.
H A DHebrews.txt248 11:39. And all these, being approved by the testimony of faith, received not the promise:
H A D1_Corinthians.txt255 …11:19. For there must be also heresies: that they also, who are approved may be made manifest amon…
H A DEcclesiasticus.txt751 25:1. With three things my spirit is pleased, which are approved before God and men:
1239 39:40. It is not to be said: This is worse than that: for all shall be well approved in their time.
1308 …by young men: and thou shalt be well instructed in all things, and well approved in the sight of a…
H A D2_Esdras.txt384 …ext to them Hanan the son of Zachur, the son of Mathania: for they were approved as faithful, and …
H A DActs.txt48 …2:22. Ye men of Israel, hear these words: Jesus of Nazareth, a man approved of God among you by mi…
H A DDeuteronomy.txt13 …om among you wise and understanding men, and such whose conversation is approved among your tribes…
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DAndroidEnterprise.php952 'approved' => [
H A DDfareporting.php3006 'approved' => [
4156 'approved' => [

12