Home
last modified time | relevance | path

Searched refs:approved (Results 1 – 25 of 27) sorted by last modified time

12

/plugin/structpublish/
H A Dstyle.less24 &.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/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/approve/db/
H A Dupdate0001.sql12 approved TEXT NULL, field
31 ON revision (current, page, rev, ready_for_approval, approved, version);
/plugin/publish/_test/
H A Dmail.unit.test.php120 is approved.
/plugin/publish/lang/en/
H A Dmailapprovetext.txt6 is 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/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/authgooglesheets/vendor/google/apiclient-services/src/
H A DDfareporting.php3006 'approved' => [
4156 'approved' => [
H A DAndroidEnterprise.php952 'approved' => [
/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/inclform/
H A DREADME.md1 This DokuWiki-plugin was originally created to include an approved html-form into a wiki-page. But …
H A Dplugin.info.txt6 desc Includes an approved form into a page. Can also be used to insert safely php into pages.
/plugin/tuxquote/
H A Dquotes.txt849 I didn't attend the funeral, but I sent a nice letter saying I approved of it. <BR> -- Mark Twain
1024 …h it's going to cost until you've consumed 5.7 liters of a manufacturer-approved wine. <BR> -- Dav…
/plugin/subjectindex/plugins/
H A Dbible_verses.txt5835 And as to Ash'er he said:"Blessed with sons is Ash'er.Let him become one approved by his brothers,A…
23210 … there was a voice from the heavens that said: "This is my Son, the beloved, whom I have approved."
23486 Yes, O Father, because to do thus came to be the way approved by you.
24227 and a voice came out of the heavens: "You are my Son, the beloved; I have approved you."
25048 … down upon him, and a voice came out of heaven: "You are my Son, the beloved; I have approved you."
25492 "Have no fear, little flock, because YOUR Father has approved of giving YOU the kingdom.
28052 endurance, in turn, an approved condition; the approved condition, in turn, hope,
28347 Greet A·pel'les, the approved one in Christ. Greet those from the household of A·ris·tob'u·lus.
28620 For there must also be sects among YOU, that the persons approved may also become manifest among YO…
28990 For not the one who recommends himself is approved, but the man whom Jehovah recommends.
[all …]
/plugin/bible/bible_douayRheims/
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 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 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 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 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…
H A DHebrews.txt248 11:39. And all these, being approved by the testimony of faith, received not the promise:

12