Home
last modified time | relevance | path

Searched refs:category (Results 26 – 50 of 138) sorted by relevance

123456

/plugin/noticeboard/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;
H A DEditForm.php23 private $category; variable in helper_plugin_noticeboard_EditForm
80 $this->category = $notice->getCategory();
100 $this->category = $_REQUEST['noticeboard_category'];
131 $data .= (!$this->category || $this->category == "meeting") ? ("checked") : ("");
134 $data .= ($this->category == "event") ? ("checked") : ("");
137 $data .= ($this->category == "conference") ? ("checked") : ("");
H A Drss.php27 private $category; variable in helper_plugin_noticeboard_Rss
32 public function helper_plugin_noticeboard_Rss($category,$parentId){ argument
33 $this->category = $category;
37 $this->noticeList->setCategoryFilter($category);
/plugin/noticeboard/classes/
H A DEditForm.php23 private $category; variable in helper_plugin_noticeboard_EditForm
80 $this->category = $notice->getCategory();
100 $this->category = $_REQUEST['noticeboard_category'];
131 $data .= (!$this->category || $this->category == "meeting") ? ("checked") : ("");
134 $data .= ($this->category == "event") ? ("checked") : ("");
137 $data .= ($this->category == "conference") ? ("checked") : ("");
H A Drss.php27 private $category; variable in helper_plugin_noticeboard_Rss
32 public function helper_plugin_noticeboard_Rss($category,$parentId){ argument
33 $this->category = $category;
37 $this->noticeList->setCategoryFilter($category);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Cloudbilling/
H A DSku.php53 public function setCategory(Category $category) argument
55 $this->category = $category;
62 return $this->category;
/plugin/evesso/classes/
H A DEveOnlineAdapter.php79 $category = $entry['category'];
80 if ($category == 'corporation') {
82 } elseif ($category == 'alliance') {
84 } elseif ($category == 'faction') {
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Reports/
H A DSource.php224 $category = $parts[1];
225 if (strlen($category) > 18) {
226 $category = substr($category, 0, ((strlen($category) - 18) * -1));
229 echo $category.str_repeat(' ', (20 - strlen($category)));
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudDataplex/
H A DGoogleCloudDataplexV1Action.php30 public $category; variable in Google\\Service\\CloudDataplex\\GoogleCloudDataplexV1Action
89 public function setCategory($category) argument
91 $this->category = $category;
98 return $this->category;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DCommitment.php30 public $category; variable in Google\\Service\\Compute\\Commitment
107 public function setCategory($category) argument
109 $this->category = $category;
116 return $this->category;
/plugin/translator/syntax/
H A Dtranslator.php21 var $category = null; variable in syntax_plugin_translator_translator
77 $this->category = $_REQUEST['Category'];
92 if ( empty($this->category) || empty($this->currentLanguage) ) {
172 list($categoryID) = $this->functions->_getCategoryFromName($this->category);
288 list($categoryID) = $this->functions->_getCategoryFromName($this->category);
329 if ( empty ( $this->category ) || empty ( $this->currentVersion ) ) {
333 list($cagtegoryID, $filename) = $this->functions->_getCategoryFromName($this->category);
342 …$form = $this->_startFieldSet( $this->category . ' ' . $this->getLang('Version') . ' ' . $this->cu…
347 $form->addHidden('Category', $this->category);
365 …$form->addElement($this->functions->_downloadLink($this->category, $this->currentVersion, $languag…
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Games/
H A DApplication.php119 public function setCategory(ApplicationCategory $category) argument
121 $this->category = $category;
128 return $this->category;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidManagement/
H A DApplication.php42 public $category; variable in Google\\Service\\AndroidManagement\\Application
177 public function setCategory($category) argument
179 $this->category = $category;
186 return $this->category;
/plugin/tagsections/
H A Dhelper.php143 list($category, $tag) = explode(':', $nsTag, 2);
145 $tag = $category;
146 $category = '';
149 $catTags[$category][$tag]++;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Spanner/
H A DMetric.php72 public function setCategory(LocalizedString $category) argument
74 $this->category = $category;
81 return $this->category;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidEnterprise/
H A DProduct.php42 public $category; variable in Google\\Service\\AndroidEnterprise\\Product
185 public function setCategory($category) argument
187 $this->category = $category;
194 return $this->category;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/SecurityCommandCenter/
H A DFinding.php32 public $category; variable in Google\\Service\\SecurityCommandCenter\\Finding
139 public function setCategory($category) argument
141 $this->category = $category;
148 return $this->category;
/plugin/zotero/tests/
H A DStubZoteroConfig.php9 public function setConfig($category, $key, $value) argument
11 $this->config[$category][$key] = $value;
/plugin/tagadd/
H A Daction.php207 $category=substr($nsTag,0,strpos($nsTag,':'));
208 $catTags[$category][]=$nsTag;
226 foreach($nsTags_cat as $category=>$tags) {
227 …$catTagsCount = array_key_exists($category, $siteTags_cat) ? count($siteTags_cat[$category]) : '0';
228 …$form->_content[]='<h3><a href="#">'.$category.' ('.$catTagsCount.'/'.count($tags).')</a></h3><div…
/plugin/flowplay2/flowplayer/extras/
H A Dsuggestions.js5 info: { viewed: 631, category: 'ads' } },
8 info: { viewed: 2, category: 'sports' } }
/plugin/icons/syntax/
H A Dbreeze.php27 list($category, $icon) = explode('/', $icon);
29 return "$base_url/$category/$size/$icon.svg";
/plugin/combo/syntax/
H A Ddisqus.php27 const ATTRIBUTE_CATEGORY = "category";
167 $category = $attributes[self::ATTRIBUTE_CATEGORY];
168 if (empty($category)) {
169 $disqusConfig .= "this.page.category_id = $category;";
/plugin/jplayer/vendor/james-heinrich/getid3/getid3/
H A Dmodule.misc.cue.php286 $category = strtolower(substr($line, 0, strpos($line, ' ')));
292 switch ($category)
302 $this->cuesheet[$category] = $line;
306 $this->cuesheet['tracks'][$track_on][$category] = $line;
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Report/Xml/
H A DUnit.php44 public function setPackage($full, $package, $sub, $category) argument
63 $node->setAttribute('category', $category);
/plugin/mantisreporter/
H A Dsyntax.php184 foreach($categories as $category) {
185 $html .= '<option value="'.$category.'">'.$category.'</option>';
367 $newIssue->category = $_POST['category'];

123456