Home
last modified time | relevance | path

Searched refs:view (Results 176 – 200 of 861) sorted by last modified time

12345678910>>...35

/plugin/spreadout/
H A DLICENSE109 these conditions, and telling the user how to view a copy of this
/plugin/indexmenu/scripts/
H A Dcontextmenu.local.js.example14 if (!indexmenu_contextmenu['all']['pg']) indexmenu_contextmenu['all']['pg'] = {'view': [] };
15 if (!indexmenu_contextmenu['all']['ns']) indexmenu_contextmenu['all']['ns'] = {'view': [] };
19 //indexmenu_contextmenu['all']['pg']['view'][0] = ['Custom Title'];
22 //indexmenu_contextmenu['all']['pg']['view'].splice(1, 0, ['Input new page', '"javascript: IndexmenuContextmenu.reqpage(\'"+index.config.urlbase+"\',\'"+index.config.sepchar+"\',\'"+node.dokuid+"\');"']);
26 if (!indexmenu_contextmenu['pg']) indexmenu_contextmenu['pg'] = {'view': []};
27 if (!indexmenu_contextmenu['ns']) indexmenu_contextmenu['ns'] = {'view': []};
36 if (!indexmenu_contextmenu['pg']) indexmenu_contextmenu['pg'] = {'view': []};
37 if (!indexmenu_contextmenu['ns']) indexmenu_contextmenu['ns'] = {'view': []};
/plugin/indexmenu/
H A DCOPYING110 these conditions, and telling the user how to view a copy of this
/plugin/actionrenderer/
H A DLICENSE109 these conditions, and telling the user how to view a copy of this
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Drive/
H A DPermission.php78 public $view; variable in Google\\Service\\Drive\\Permission
279 public function setView($view) argument
281 $this->view = $view;
288 return $this->view;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DServiceManagement.php162 'view' => [
262 'view' => [
H A DCloudchannel.php172 'view' => [
194 'view' => [
H A DAppengine.php167 'view' => [
189 'view' => [
672 'view' => [
699 'view' => [
H A DConnectors.php159 'view' => [
213 'view' => [
411 'view' => [
433 'view' => [
H A DCloudKMS.php569 'view' => [
H A DApigateway.php262 'view' => [
H A DDataflow.php154 'view' => [
176 'view' => [
199 'view' => [
252 'view' => [
498 'view' => [
522 'view' => [
605 'view' => [
1022 'view' => [
1142 'view' => [
H A DPubsub.php106 'view' => [
142 'view' => [
H A DVMMigrationService.php539 'view' => [
569 'view' => [
821 'view' => [
851 'view' => [
H A DVault.php132 'view' => [
153 'view' => [
330 'view' => [
352 'view' => [
H A DRealTimeBidding.php128 'view' => [
419 'view' => [
445 'view' => [
H A DBlogger.php118 'view' => [
132 'view' => [
160 'view' => [
234 'view' => [
277 'view' => [
421 'view' => [
466 'view' => [
628 'view' => [
684 'view' => [
707 'view' => [
[all …]
H A DMyBusinessBusinessInformation.php189 'view' => [
218 'view' => [
H A DCloudIdentity.php155 'view' => [
445 'view' => [
493 'view' => [
597 'view' => [
H A DWorkflowExecutions.php115 'view' => [
137 'view' => [
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Bigquery/
H A DDatasetAccess.php168 public function setView(TableReference $view) argument
170 $this->view = $view;
177 return $this->view;
H A DTable.php698 public function setView(ViewDefinition $view) argument
700 $this->view = $view;
707 return $this->view;
H A DTableListTables.php218 public function setView(TableListTablesView $view) argument
220 $this->view = $view;
227 return $this->view;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Vault/
H A DCountArtifactsRequest.php27 public $view; variable in Google\\Service\\Vault\\CountArtifactsRequest
46 public function setView($view) argument
48 $this->view = $view;
55 return $this->view;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Area120Tables/
H A DUpdateRowRequest.php31 public $view; variable in Google\\Service\\Area120Tables\\UpdateRowRequest
64 public function setView($view) argument
66 $this->view = $view;
73 return $this->view;

12345678910>>...35