Searched refs:categories (Results 1 – 3 of 3) sorted by relevance
32 protected $categories = []; variable in phpweb\\News\\Entry53 $this->categories = $cats;61 if (!in_array($cat, $this->categories, false)) {62 $this->categories[] = $cat;68 return (bool)array_intersect($this->categories, ['cfp', 'conferences']);129 foreach ($this->categories as $cat) {
2649 categories). (Ilia)
2553 categories). (Ilia)
Completed in 34 milliseconds