Home
last modified time | relevance | path

Searched refs:revision (Results 1 – 25 of 192) sorted by path

12345678

/plugin/amcharts/assets/amcharts/plugins/export/libs/pdfmake/
H A Dpdfmake.js30218 this.revision = data.readInt();
30240 table.writeInt(this.revision);
H A Dpdfmake.min.js14revision=t.readInt(),this.checkSumAdjustment=t.readInt(),this.magicNumber=t.readInt(),this.flags=t…
H A Dpdfmake.min.js.map1revision","checkSumAdjustment","magicNumber","created","modified","macStyle","lowestRecPPEM","font…
/plugin/approve/action/
H A Drevisions.php32 FROM revision
53 $revision = $element->attr('value');
54 if ($revision == 'current') {
55 $revision = $INFO['meta']['date']['modified'];
57 if (!isset($approve_revisions[$revision])) {
59 } elseif ($approve_revisions[$revision]['approved'] && $revision == $last_approved_rev) {
61 } elseif ($approve_revisions[$revision]['approved']) {
63 } elseif ($this->getConf('ready_for_approval') && $approve_revisions[$revision]['ready_for_approval']) {
/plugin/approve/db/
H A Dupdate0001.sql7 CREATE TABLE revision ( table
31 ON revision (current, page, rev, ready_for_approval, approved, version);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigee/
H A DGoogleCloudApigeeV1ApiProxy.php48 public $revision; variable in Google\\Service\\Apigee\\GoogleCloudApigeeV1ApiProxy
137 public function setRevision($revision) argument
139 $this->revision = $revision;
146 return $this->revision;
H A DGoogleCloudApigeeV1ApiProxyRevision.php86 public $revision; variable in Google\\Service\\Apigee\\GoogleCloudApigeeV1ApiProxyRevision
343 public function setRevision($revision) argument
345 $this->revision = $revision;
352 return $this->revision;
H A DGoogleCloudApigeeV1Deployment.php44 public $revision; variable in Google\\Service\\Apigee\\GoogleCloudApigeeV1Deployment
143 public function setRevision($revision) argument
145 $this->revision = $revision;
152 return $this->revision;
H A DGoogleCloudApigeeV1DeploymentChangeReportRoutingDeployment.php37 public $revision; variable in Google\\Service\\Apigee\\GoogleCloudApigeeV1DeploymentChangeReportRoutingDeployment
84 public function setRevision($revision) argument
86 $this->revision = $revision;
93 return $this->revision;
H A DGoogleCloudApigeeV1InstanceDeploymentStatusDeployedRevision.php29 public $revision; variable in Google\\Service\\Apigee\\GoogleCloudApigeeV1InstanceDeploymentStatusDeployedRevision
48 public function setRevision($revision) argument
50 $this->revision = $revision;
57 return $this->revision;
H A DGoogleCloudApigeeV1SharedFlow.php36 public $revision; variable in Google\\Service\\Apigee\\GoogleCloudApigeeV1SharedFlow
83 public function setRevision($revision) argument
85 $this->revision = $revision;
92 return $this->revision;
H A DGoogleCloudApigeeV1SharedFlowRevision.php66 public $revision; variable in Google\\Service\\Apigee\\GoogleCloudApigeeV1SharedFlowRevision
233 public function setRevision($revision) argument
235 $this->revision = $revision;
242 return $this->revision;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudBuild/
H A DGitFileSource.php41 public $revision; variable in Google\\Service\\CloudBuild\\GitFileSource
106 public function setRevision($revision) argument
108 $this->revision = $revision;
115 return $this->revision;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudDomains/
H A DPostalAddress.php58 public $revision; variable in Google\\Service\\CloudDomains\\PostalAddress
183 public function setRevision($revision) argument
185 $this->revision = $revision;
192 return $this->revision;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudRun/
H A DGoogleCloudRunOpV2RevisionTemplate.php52 public $revision; variable in Google\\Service\\CloudRun\\GoogleCloudRunOpV2RevisionTemplate
169 public function setRevision($revision) argument
171 $this->revision = $revision;
178 return $this->revision;
H A DGoogleCloudRunOpV2TrafficTarget.php29 public $revision; variable in Google\\Service\\CloudRun\\GoogleCloudRunOpV2TrafficTarget
56 public function setRevision($revision) argument
58 $this->revision = $revision;
65 return $this->revision;
H A DGoogleCloudRunOpV2TrafficTargetStatus.php29 public $revision; variable in Google\\Service\\CloudRun\\GoogleCloudRunOpV2TrafficTargetStatus
60 public function setRevision($revision) argument
62 $this->revision = $revision;
69 return $this->revision;
H A DGoogleCloudRunV2RevisionTemplate.php52 public $revision; variable in Google\\Service\\CloudRun\\GoogleCloudRunV2RevisionTemplate
169 public function setRevision($revision) argument
171 $this->revision = $revision;
178 return $this->revision;
H A DGoogleCloudRunV2TrafficTarget.php29 public $revision; variable in Google\\Service\\CloudRun\\GoogleCloudRunV2TrafficTarget
56 public function setRevision($revision) argument
58 $this->revision = $revision;
65 return $this->revision;
H A DGoogleCloudRunV2TrafficTargetStatus.php29 public $revision; variable in Google\\Service\\CloudRun\\GoogleCloudRunV2TrafficTargetStatus
60 public function setRevision($revision) argument
62 $this->revision = $revision;
69 return $this->revision;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudTalentSolution/
H A DPostalAddress.php58 public $revision; variable in Google\\Service\\CloudTalentSolution\\PostalAddress
183 public function setRevision($revision) argument
185 $this->revision = $revision;
192 return $this->revision;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Cloudchannel/
H A DGoogleTypePostalAddress.php58 public $revision; variable in Google\\Service\\Cloudchannel\\GoogleTypePostalAddress
183 public function setRevision($revision) argument
185 $this->revision = $revision;
192 return $this->revision;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ContainerAnalysis/
H A DIdentity.php25 public $revision; variable in Google\\Service\\ContainerAnalysis\\Identity
34 public function setRevision($revision) argument
36 $this->revision = $revision;
43 return $this->revision;
H A DVersion.php45 public $revision; variable in Google\\Service\\ContainerAnalysis\\Version
120 public function setRevision($revision) argument
122 $this->revision = $revision;
129 return $this->revision;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Document/
H A DGoogleCloudDocumentaiV1DocumentProvenance.php32 public $revision; variable in Google\\Service\\Document\\GoogleCloudDocumentaiV1DocumentProvenance
69 public function setRevision($revision) argument
71 $this->revision = $revision;
78 return $this->revision;

12345678