Home
last modified time | relevance | path

Searched refs:category (Results 1 – 25 of 138) sorted by relevance

123456

/plugin/translator/syntax/
H A Dlabel.php21 var $category = null; variable in syntax_plugin_translator_label
65 $this->category = $this->getConf('category');
97 if ( !empty( $this->category) ) {
99 if ( !is_numeric($this->category) ) {
100 $this->category = $this->functions->_getCategoryFromName($this->category);
103 if ( $this->category === false || !is_array($this->category) ) {
107 list($this->category, $fileName) = $this->category;
111 $EXECUTE[] = $this->category;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ShoppingContent/
H A DSettlementTransactionAmountCommission.php25 public $category; variable in Google\\Service\\ShoppingContent\\SettlementTransactionAmountCommission
34 public function setCategory($category) argument
36 $this->category = $category;
43 return $this->category;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Bigquery/
H A DCategoryCount.php25 public $category; variable in Google\\Service\\Bigquery\\CategoryCount
34 public function setCategory($category) argument
36 $this->category = $category;
43 return $this->category;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ToolResults/
H A DSuggestionClusterProto.php26 public $category; variable in Google\\Service\\ToolResults\\SuggestionClusterProto
33 public function setCategory($category) argument
35 $this->category = $category;
42 return $this->category;
H A DTestIssue.php25 public $category; variable in Google\\Service\\ToolResults\\TestIssue
46 public function setCategory($category) argument
48 $this->category = $category;
55 return $this->category;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/MyBusinessBusinessInformation/
H A DFreeFormServiceItem.php25 public $category; variable in Google\\Service\\MyBusinessBusinessInformation\\FreeFormServiceItem
32 public function setCategory($category) argument
34 $this->category = $category;
41 return $this->category;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Games/
H A DCategory.php25 public $category; variable in Google\\Service\\Games\\Category
38 public function setCategory($category) argument
40 $this->category = $category;
47 return $this->category;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Recommender/
H A DGoogleCloudRecommenderV1Impact.php25 public $category; variable in Google\\Service\\Recommender\\GoogleCloudRecommenderV1Impact
34 public function setCategory($category) argument
36 $this->category = $category;
43 return $this->category;
H A DGoogleCloudRecommenderV1Insight.php28 public $category; variable in Google\\Service\\Recommender\\GoogleCloudRecommenderV1Insight
85 public function setCategory($category) argument
87 $this->category = $category;
94 return $this->category;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/OSConfig/
H A DInventoryZypperPatch.php25 public $category; variable in Google\\Service\\OSConfig\\InventoryZypperPatch
42 public function setCategory($category) argument
44 $this->category = $category;
51 return $this->category;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudAsset/
H A DZypperPatch.php25 public $category; variable in Google\\Service\\CloudAsset\\ZypperPatch
42 public function setCategory($category) argument
44 $this->category = $category;
51 return $this->category;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ContainerAnalysis/
H A DExternalRef.php22 public $category; variable in Google\\Service\\ContainerAnalysis\\ExternalRef
27 public function setCategory($category) argument
29 $this->category = $category;
33 return $this->category;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Slides/
H A DCreateLineRequest.php25 public $category; variable in Google\\Service\\Slides\\CreateLineRequest
40 public function setCategory($category) argument
42 $this->category = $category;
49 return $this->category;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/TrafficDirectorService/
H A DExtension.php25 public $category; variable in Google\\Service\\TrafficDirectorService\\Extension
44 public function setCategory($category) argument
46 $this->category = $category;
53 return $this->category;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudHealthcare/
H A DAttributeDefinition.php30 public $category; variable in Google\\Service\\CloudHealthcare\\AttributeDefinition
65 public function setCategory($category) argument
67 $this->category = $category;
74 return $this->category;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AnalyticsData/
H A DDimensionMetadata.php30 public $category; variable in Google\\Service\\AnalyticsData\\DimensionMetadata
65 public function setCategory($category) argument
67 $this->category = $category;
74 return $this->category;
H A DMetricMetadata.php34 public $category; variable in Google\\Service\\AnalyticsData\\MetricMetadata
91 public function setCategory($category) argument
93 $this->category = $category;
100 return $this->category;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Document/
H A DGoogleCloudDocumentaiV1ProcessorType.php32 public $category; variable in Google\\Service\\Document\\GoogleCloudDocumentaiV1ProcessorType
77 public function setCategory($category) argument
79 $this->category = $category;
86 return $this->category;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/PagespeedInsights/
H A DUserPageLoadMetricV5.php26 public $category; variable in Google\\Service\\PagespeedInsights\\UserPageLoadMetricV5
49 public function setCategory($category) argument
51 $this->category = $category;
58 return $this->category;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Webfonts/
H A DWebfont.php26 public $category; variable in Google\\Service\\Webfonts\\Webfont
59 public function setCategory($category) argument
61 $this->category = $category;
68 return $this->category;
/plugin/stopforumspam/
H A DResponseChecker.php131 * @param ResponseCategory $category
134 private function categoryIsValid(ResponseCategory $category) argument
136 if ($category->frequency > 0 && $category->confidence > $this->tolerance) {
137 $this->confidence = $category->confidence;
138 $this->frequency = $category->frequency;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Sasportal/
H A DSasPortalDeviceConfig.php32 public $category; variable in Google\\Service\\Sasportal\\SasPortalDeviceConfig
89 public function setCategory($category) argument
91 $this->category = $category;
98 return $this->category;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/SASPortalTesting/
H A DSasPortalDeviceConfig.php32 public $category; variable in Google\\Service\\SASPortalTesting\\SasPortalDeviceConfig
89 public function setCategory($category) argument
91 $this->category = $category;
98 return $this->category;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/SecurityCommandCenter/
H A DGoogleCloudSecuritycenterV1p1beta1Finding.php29 public $category; variable in Google\\Service\\SecurityCommandCenter\\GoogleCloudSecuritycenterV1p1beta1Finding
86 public function setCategory($category) argument
88 $this->category = $category;
95 return $this->category;
/plugin/noticeboard/classes/
H A DNotice.php31 private $category; variable in helper_plugin_noticeboard_Notice
107 public function setCategory($category){ argument
108 $this->category = $category;
112 return $this->category;

123456