Searched refs:serviceStream (Results 1 – 7 of 7) sorted by relevance
38 $stream = $this->helper->serviceStream->findByName($INPUT->param('news')['stream']);59 $stream = $this->helper->serviceStream->findByName($streamName);63 $streams = $this->helper->serviceStream->getAll();
31 $streams = $this->helper->serviceStream->getAll();
57 public ServiceStream $serviceStream; variable in helper_plugin_newsfeed67 $this->serviceStream = new ServiceStream($this->sqlite);
127 $stream = $this->helper->serviceStream->findByName($streamId);177 $stream = $this->helper->serviceStream->findByName($streamName);193 $stream = $this->helper->serviceStream->findByName($INPUT->param('news')['stream']);208 $stream = $this->helper->serviceStream->findByName($INPUT->param('news')['stream']);
36 $stream = $this->helper->serviceStream->findByName($param['stream']);
101 $stream = $this->helper->serviceStream->findByName($streamName);
86 $stream = $this->helper->serviceStream->findByName($streamName);