Home
last modified time | relevance | path

Searched refs:listChannels (Results 1 – 25 of 34) sorted by relevance

12

/dports/biology/jalview/jalview/src/jalview/gui/
H A DBlogReader.java124 private JList listChannels = new JList(); field in BlogReader
477 listChannels.setModel(_channelModel);
528 listChannels.setSelectedIndex(1);
532 _itemTimer = new ItemReadTimer(listChannels, listItems);
593 new JMenuItem(new MarkChannelAsRead(listChannels, listItems)));
595 new MarkChannelAsUnread(listChannels, listItems)));
/dports/www/orangehrm/orangehrm-4.9/symfony/lib/vendor/google/apiclient-services/src/Google/Service/YouTube/Resource/
H A DChannels.php85 public function listChannels($part, $optParams = array()) function in Google_Service_YouTube_Resource_Channels
/dports/www/owncloud/owncloud/apps/files_external/3rdparty/google/apiclient-services/src/Google/Service/YouTube/Resource/
H A DChannels.php75 public function listChannels($part, $optParams = array()) function in Google_Service_YouTube_Resource_Channels
/dports/www/orangehrm/orangehrm-4.9/symfony/lib/vendor/google/apiclient/examples/
H A Dmulti-api.php93 $yt_channels = $yt_service->channels->listChannels('contentDetails', array("mine" => true));
/dports/www/orangehrm/orangehrm-4.9/symfony/lib/vendor/google/apiclient/tests/Google/Service/
H A DYouTubeTest.php32 $channels = $this->youtube->channels->listChannels($parts, $opts);
/dports/www/joomla3/joomla3-3.9.24/libraries/joomla/google/data/
H A Dadsense.php242 public function listChannels($accountID, $adclientID, $options = array(), $maxpages = 1) function in JGoogleDataAdsense
/dports/security/mailzu/MailZu_0.8RC3/lib/pear/PEAR/Command/
H A DChannels.php590 $this->config->setChannels($reg->listChannels());
703 $this->config->setChannels($reg->listChannels());
H A DInstall.php368 foreach ($reg->listChannels() as $channel) {
/dports/deskutils/egroupware/egroupware/vendor/pear/pear/PEAR/Command/
H A DChannels.php501 $this->config->setChannels($reg->listChannels());
656 $this->config->setChannels($reg->listChannels());
H A DInstall.php885 $channels = $reg->listChannels();
/dports/devel/pear/pear-1.10.12/go-pear-bundle/tmp/PEAR-1.10.12/PEAR/Command/
H A DChannels.php501 $this->config->setChannels($reg->listChannels());
656 $this->config->setChannels($reg->listChannels());
H A DInstall.php890 $channels = $reg->listChannels();
/dports/www/tikiwiki/tiki-21.2/vendor_bundled/vendor/pear/pear/PEAR/Command/
H A DChannels.php501 $this->config->setChannels($reg->listChannels());
656 $this->config->setChannels($reg->listChannels());
H A DInstall.php890 $channels = $reg->listChannels();
/dports/deskutils/egroupware/egroupware/vendor/pear/pear/PEAR/
H A DRegistry.php1723 function listChannels() function in PEAR_Registry
1818 $this->_config->setChannels($this->listChannels());
1845 $this->_config->setChannels($this->listChannels());
H A DConfig.php1648 $this->setChannels($this->_registry[$layer]->listChannels(), $merge);
/dports/devel/pear/pear-1.10.12/go-pear-bundle/tmp/PEAR-1.10.12/PEAR/
H A DRegistry.php1724 function listChannels() function in PEAR_Registry
1819 $this->_config->setChannels($this->listChannels());
1846 $this->_config->setChannels($this->listChannels());
/dports/www/tikiwiki/tiki-21.2/vendor_bundled/vendor/pear/pear/PEAR/
H A DRegistry.php1724 function listChannels() function in PEAR_Registry
1819 $this->_config->setChannels($this->listChannels());
1846 $this->_config->setChannels($this->listChannels());
/dports/security/mailzu/MailZu_0.8RC3/lib/pear/PEAR/
H A DRegistry.php1516 function listChannels() function in PEAR_Registry
1610 $this->_config->setChannels($this->listChannels());
1637 $this->_config->setChannels($this->listChannels());
H A DConfig.php1533 $this->setChannels($this->_registry[$layer]->listChannels(), $merge);
/dports/net-im/scudcloud/scudcloud-1.65/scudcloud/
H A Dwrapper.py205 def listChannels(self): member in Wrapper
H A Dscudcloud.py366 self.quicklist(self.current().listChannels())
/dports/net-im/telepathy-qt/telepathy-qt-0.9.8/TelepathyQt/
H A Dbase-connection-internal.h69 void listChannels(
/dports/devel/pear-PEAR_Info/PEAR_Info-1.9.2/
H A DInfo.php326 $channels = $this->reg->listChannels();
/dports/www/groupoffice/groupoffice-6.4.231-php-71/modules/googledrive/google-api-php-client/src/contrib/
H A DGoogle_YoutubeService.php39 public function listChannels($part, $optParams = array()) { function in Google_ChannelsServiceResource

12