/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudRun/ |
H A D | GoogleCloudRunOpV2ListRevisionsResponse.php | 47 public function setRevisions($revisions) argument 49 $this->revisions = $revisions; 56 return $this->revisions;
|
H A D | GoogleCloudRunV2ListRevisionsResponse.php | 47 public function setRevisions($revisions) argument 49 $this->revisions = $revisions; 56 return $this->revisions;
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Drive/ |
H A D | RevisionList.php | 65 public function setRevisions($revisions) argument 67 $this->revisions = $revisions; 74 return $this->revisions;
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigee/ |
H A D | GoogleCloudApigeeV1ResourceStatus.php | 55 public function setRevisions($revisions) argument 57 $this->revisions = $revisions; 64 return $this->revisions;
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Document/ |
H A D | GoogleCloudDocumentaiV1Document.php | 143 public function setRevisions($revisions) argument 145 $this->revisions = $revisions; 152 return $this->revisions;
|
H A D | GoogleCloudDocumentaiV1beta1Document.php | 143 public function setRevisions($revisions) argument 145 $this->revisions = $revisions; 152 return $this->revisions;
|
H A D | GoogleCloudDocumentaiV1beta2Document.php | 159 public function setRevisions($revisions) argument 161 $this->revisions = $revisions; 168 return $this->revisions;
|
/plugin/jsonrpc/ |
H A D | jsonrpc.php | 605 $revisions = getRevisions($id, $first, $num+1); 607 if(count($revisions)==0 && $first!=0) { 609 $revisions = getRevisions($id, $first, $num+1); 612 if(count($revisions)>0 && $first==0) { 613 array_unshift($revisions, ''); // include current revision 614 array_pop($revisions); // remove extra log entry 618 if(count($revisions)>$num) { 620 array_pop($revisions); // remove extra log entry 623 if(!empty($revisions)) { 624 foreach($revisions as $rev) {
|
/plugin/publish/action/ |
H A D | removeattic.php | 39 $revisions = $changelog->getRevisions(0, 0); 41 foreach ($revisions as $revision) {
|
/plugin/tos/ |
H A D | action.php | 111 while ($revisions = $changes->getRevisions($start, 25)) { 112 $start += count($revisions); 113 foreach ($revisions as $rev) {
|
/plugin/etherpadlite/externals/etherpad-lite-client/ |
H A D | README.md | 9 $revisionCount = $revisionCount->revisions; 10 echo "Pad has $revisionCount revisions\n\n";
|
/plugin/sync/lang/en/ |
H A D | list.txt | 3 …your local and the remote wiki is shown below. You need to decide which revisions you want to keep.
|
/plugin/cacherevisionseraser/ |
H A D | plugin.info.txt | 6 desc Erase entire cache and/or old wiki revisions
|
H A D | README.md | 5 This admin plug-in allows you to erase the entire cache and/or old wiki revisions. 8 Once old revisions are erased; there�s no way to restore them. 101 * Enable/Disable all old revisions erase command (Default OFF).
|
/plugin/revisionat/ |
H A D | plugin.info.txt | 6 desc Link to old version of the wiki from old revisions page
|
/plugin/deletehistory/lang/en/ |
H A D | intro.txt | 1 Deleting history will irretrievably remove previous revisions of pages and media. All edits will be…
|
/plugin/scrape/HTMLPurifier/ConfigSchema/schema/ |
H A D | HTML.DefinitionRev.txt |
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ |
H A D | Drive.php | 71 public $revisions; variable in Google\\Service\\Drive 1068 'revisions', 1072 'path' => 'files/{fileId}/revisions/{revisionId}', 1087 'path' => 'files/{fileId}/revisions/{revisionId}', 1106 'path' => 'files/{fileId}/revisions', 1124 'path' => 'files/{fileId}/revisions/{revisionId}',
|
H A D | Games.php | 52 public $revisions; variable in Google\\Service\\Games 437 'revisions', 441 'path' => 'games/v1/revisions/check',
|
H A D | CloudRun.php | 506 'revisions', 538 'path' => 'v2/{+parent}/revisions',
|
/plugin/clearhistory/lang/en/ |
H A D | intro.txt | 3 It deletes all page revisions that have been made by the same user within a one-hour timeframe.
|
/plugin/archivegenerator/lang/en/ |
H A D | intro.txt | 2 This archive will not include old revisions of pages and media files, changelogs or cache data.
|
/plugin/actionlink/ |
H A D | syntax.php | 96 …$renderer->doc .=$this->tpll_link(wl($ID,'do=revisions'),$title,'class="action revisions" accesske…
|
/plugin/fastwiki/ |
H A D | script.js | 18 var m_supportedActions = {'':1, edit:1, draft:1, history:1, recent:1, revisions:1, show:1, subscribe:1, backlink:1, index:1, profile:1, media:1, diff:1, save:1}; property in plugin_fastwiki.m_supportedActions 509 revisions: function(params, extraData) { method in plugin_fastwiki.m_actionEffects 583 m_actionEffects.diff = m_actionEffects.revisions;
|
/plugin/farmer/lang/en/ |
H A D | tab_new_help.txt | 21 to the new animal. Page and media revisions will not be copied.
|