Home
last modified time | relevance | path

Searched refs:overview (Results 1 – 25 of 62) sorted by relevance

123

/plugin/authgooglesheets/vendor/google/apiclient-services/src/DataCatalog/
H A DGoogleCloudDatacatalogV1EntryOverview.php25 public $overview; variable in Google\\Service\\DataCatalog\\GoogleCloudDatacatalogV1EntryOverview
30 public function setOverview($overview) argument
32 $this->overview = $overview;
39 return $this->overview;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Recommender/
H A DGoogleCloudRecommenderV1RecommendationContent.php28 public $overview; variable in Google\\Service\\Recommender\\GoogleCloudRecommenderV1RecommendationContent
47 public function setOverview($overview) argument
49 $this->overview = $overview;
56 return $this->overview;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceConsumerManagement/
H A DDocumentation.php30 public $overview; variable in Google\\Service\\ServiceConsumerManagement\\Documentation
61 public function setOverview($overview) argument
63 $this->overview = $overview;
70 return $this->overview;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceManagement/
H A DDocumentation.php30 public $overview; variable in Google\\Service\\ServiceManagement\\Documentation
61 public function setOverview($overview) argument
63 $this->overview = $overview;
70 return $this->overview;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceUsage/
H A DDocumentation.php30 public $overview; variable in Google\\Service\\ServiceUsage\\Documentation
61 public function setOverview($overview) argument
63 $this->overview = $overview;
70 return $this->overview;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceNetworking/
H A DDocumentation.php30 public $overview; variable in Google\\Service\\ServiceNetworking\\Documentation
61 public function setOverview($overview) argument
63 $this->overview = $overview;
70 return $this->overview;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DLP/
H A DGooglePrivacyDlpV2DeidentifyContentResponse.php44 public function setOverview(GooglePrivacyDlpV2TransformationOverview $overview) argument
46 $this->overview = $overview;
53 return $this->overview;
H A DGooglePrivacyDlpV2ReidentifyContentResponse.php44 public function setOverview(GooglePrivacyDlpV2TransformationOverview $overview) argument
46 $this->overview = $overview;
53 return $this->overview;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AuthorizedBuyersMarketplace/
H A DPublisherProfile.php60 public $overview; variable in Google\\Service\\AuthorizedBuyersMarketplace\\PublisherProfile
211 public function setOverview($overview) argument
213 $this->overview = $overview;
220 return $this->overview;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdExchangeBuyerII/
H A DPublisherProfile.php64 public $overview; variable in Google\\Service\\AdExchangeBuyerII\\PublisherProfile
231 public function setOverview($overview) argument
233 $this->overview = $overview;
240 return $this->overview;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dfareporting/
H A DProject.php71 public $overview; variable in Google\\Service\\Dfareporting\\Project
280 public function setOverview($overview) argument
282 $this->overview = $overview;
289 return $this->overview;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdExchangeBuyer/
H A DPublisherProfileApiProto.php35 public $overview; variable in Google\\Service\\AdExchangeBuyer\\PublisherProfileApiProto
148 public function setOverview($overview) argument
150 $this->overview = $overview;
154 return $this->overview;
/plugin/openlayersmap/lang/en/
H A Dhelp.txt6 * **overview map** using the < button in the bottom right of the map you can expand an overview map
15 * **overview map** using the + button in the bottom right of the map you can expand an overview map
/plugin/revealjs/plugin/notes-server/
H A Dindex.js25 delete data.state.overview;
30 delete data.state.overview;
/plugin/eventline/
H A Dtimeline.js77 overview: true,
101 overview: true,
115 overview: true,
/plugin/badbehaviour/lang/en/
H A Dstats.txt3 This page gives you an overview on the amount of access tries that
/plugin/aclplusregex/
H A Dplugin.info.txt6 desc Show group membership and other user data in an overview table
/plugin/groupmatrix/
H A Dplugin.info.txt6 desc Show group membership and other user data in an overview table
H A DREADME3 Show group membership and other user data in an overview table
/plugin/webcomponent/_test/data/pages/
H A Dcontainer.txt4 [[https://getbootstrap.com/docs/4.3/layout/overview/#containers|container]] implementation of Boots…
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/
H A Dindex.asciidoc9 include::overview.asciidoc[]
H A Doverview.asciidoc1 [[overview]] anchor
/plugin/confmanager/lang/en/
H A Dsmileys.txt3 …u>Smileys]] and other images can be configured and extended. Here is an overview of Smileys includ…
/plugin/revealjs/css/
H A Dreveal.css555 .reveal.overview .slides > section,
921 .reveal.fade.overview .slides section,
1191 .reveal.overview {
1196 .reveal.overview .slides {
1198 .reveal.overview .slides section {
1206 .reveal.overview .slides section:hover,
1213 .reveal.overview .slides section:after,
1214 .reveal.overview .slides section:before {
1222 .reveal.overview .backgrounds {
1234 .reveal.overview .slides section,
[all …]
H A Dreveal.scss662 .reveal.overview .slides>section,
663 .reveal.overview .slides>section>section {
977 .reveal.fade.overview .slides section,
978 .reveal.fade.overview .slides>section>section {
1270 .reveal.overview {
1275 // Fixes overview rendering errors in FF48+, not applied to
1333 // or deactivating the overview mode.
1334 .reveal.overview .slides section,
1335 .reveal.overview-deactivating .slides section {
1339 .reveal.overview .backgrounds .slide-background,
[all …]

123