Home
last modified time | relevance | path

Searched refs:categories (Results 1 – 25 of 54) sorted by last modified time

123

/plugin/nspages/
H A Dstyle.css9 /* the headlines (categories and pages in this category) */
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/build/Elasticsearch/Namespaces/
H A DMlNamespace.asciidoc428 $params['from'] = (int) skips a number of categories
429 $params['size'] = (int) specifies a max number of categories to get
430 $params['partition_field_value'] = (string) Specifies the partition to retrieve categories for. This is optional, and should never be used for jobs where per-partition categorization is disabled.
H A DXpackNamespace.asciidoc32 $params['categories'] = (list) Comma-separated list of info categories. Can be any of: build, license, features
/plugin/achart/assets/
H A Dapexcharts.min.js6categories:[],convertedCatToNumeric:!1,offsetX:0,offsetY:0,overwriteCategories:void 0,labels:{show…
/plugin/ckgedit/ckeditor/
H A DCHANGES.md74 * [#2571](https://github.com/ckeditor/ckeditor-dev/issues/2571): Fixed: Clicking the categories in …
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudNaturalLanguage/
H A DAnnotateTextResponse.php41 public function setCategories($categories) argument
43 $this->categories = $categories;
50 return $this->categories;
H A DClassifyTextResponse.php29 public function setCategories($categories) argument
31 $this->categories = $categories;
38 return $this->categories;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Testing/
H A DStartActivityIntent.php30 public $categories; variable in Google\\Service\\Testing\\StartActivityIntent
53 public function setCategories($categories) argument
55 $this->categories = $categories;
62 return $this->categories;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudRetail/
H A DGoogleCloudRetailV2Product.php46 public $categories; variable in Google\\Service\\CloudRetail\\GoogleCloudRetailV2Product
225 public function setCategories($categories) argument
227 $this->categories = $categories;
234 return $this->categories;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/MyBusinessBusinessInformation/
H A DListCategoriesResponse.php33 public function setCategories($categories) argument
35 $this->categories = $categories;
42 return $this->categories;
H A DLocation.php93 public function setCategories(Categories $categories) argument
95 $this->categories = $categories;
102 return $this->categories;
H A DBatchGetCategoriesResponse.php29 public function setCategories($categories) argument
31 $this->categories = $categories;
38 return $this->categories;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ContainerAnalysis/
H A DWindowsUpdate.php51 public function setCategories($categories) argument
53 $this->categories = $categories;
60 return $this->categories;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudAsset/
H A DWindowsUpdatePackage.php61 public function setCategories($categories) argument
63 $this->categories = $categories;
70 return $this->categories;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/OSConfig/
H A DInventoryWindowsUpdatePackage.php61 public function setCategories($categories) argument
63 $this->categories = $categories;
70 return $this->categories;
H A DZypperSettings.php26 public $categories; variable in Google\\Service\\OSConfig\\ZypperSettings
51 public function setCategories($categories) argument
53 $this->categories = $categories;
60 return $this->categories;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/OnDemandScanning/
H A DWindowsUpdate.php51 public function setCategories($categories) argument
53 $this->categories = $categories;
60 return $this->categories;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Books/
H A DVolumeVolumeInfo.php39 public $categories; variable in Google\\Service\\Books\\VolumeVolumeInfo
174 public function setCategories($categories) argument
176 $this->categories = $categories;
183 return $this->categories;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DMyBusinessBusinessInformation.php42 public $categories; variable in Google\\Service\\MyBusinessBusinessInformation
169 'categories',
173 'path' => 'v1/categories:batchGet',
195 'path' => 'v1/categories',
H A DGames.php354 'path' => 'games/v1/players/{playerId}/categories/{collection}',
/plugin/authgooglesheets/vendor/google/apiclient-services/src/RecommendationsAI/
H A DGoogleCloudRecommendationengineV1beta1CatalogItemCategoryHierarchy.php26 public $categories; variable in Google\\Service\\RecommendationsAI\\GoogleCloudRecommendationengineV1beta1CatalogItemCategoryHierarchy
31 public function setCategories($categories) argument
33 $this->categories = $categories;
40 return $this->categories;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidManagement/
H A DPersistentPreferredActivity.php30 public $categories; variable in Google\\Service\\AndroidManagement\\PersistentPreferredActivity
53 public function setCategories($categories) argument
55 $this->categories = $categories;
62 return $this->categories;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Bigquery/
H A DTableFieldSchema.php65 public function setCategories(TableFieldSchemaCategories $categories) argument
67 $this->categories = $categories;
74 return $this->categories;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/PagespeedInsights/
H A DLighthouseResultV5.php83 public function setCategories(Categories $categories) argument
85 $this->categories = $categories;
92 return $this->categories;
/plugin/c3chart/assets/
H A Dc3.min.js2categories=function(t){var e=this.internal,i=e.config;return arguments.length&&(i.axis_x_categorie…

123