Lines Matching defs:topics
779 private $topics;793 $topics = array(),805 $this->topics = $topics;882 if ($this->topics) {883 foreach ($this->topics as $url => $topic) {941 private $topics;962 $topics = array(),973 $this->topics = $topics;1046 if (is_array($this->topics)) {1047 foreach ($this->topics as $topic => $url) {