Home
last modified time | relevance | path

Searched refs:getClients (Results 1 – 25 of 155) sorted by relevance

1234567

/dports/www/ilias6/ILIAS-6.14/setup/classes/
H A Dclass.ilClientListTableGUI.php46 $this->getClients();
57 public function getClients() function in ilClientListTableGUI
63 $list = $clientlist->getClients();
H A Dclass.ilBackgroundTaskTableGUI.php52 $this->getClients();
61 public function getClients() function in ilBackgroundTaskTableGUI
67 $list = $clientlist->getClients();
H A Dclass.ilClientList.php77 public function getClients() function in ilClientList
/dports/www/ilias/ILIAS-5.4.25/setup/classes/
H A Dclass.ilClientListTableGUI.php46 $this->getClients();
57 public function getClients() function in ilClientListTableGUI
63 $list = $clientlist->getClients();
H A Dclass.ilBackgroundTaskTableGUI.php52 $this->getClients();
61 public function getClients() function in ilBackgroundTaskTableGUI
67 $list = $clientlist->getClients();
H A Dclass.ilClientList.php78 public function getClients() function in ilClientList
/dports/sysutils/barrier/barrier-2.3.3/src/lib/barrier/
H A DServerTaskBarReceiver.cpp59 server->getClients(m_clients); in updateStatus()
89 ServerTaskBarReceiver::getClients() const in getClients() function in ServerTaskBarReceiver
/dports/sysutils/synergy/synergy-core-1.14.0.4-stable/src/lib/synergy/
H A DServerTaskBarReceiver.cpp59 server->getClients(m_clients); in updateStatus()
89 ServerTaskBarReceiver::getClients() const in getClients() function in ServerTaskBarReceiver
/dports/games/emptyepsilon/EmptyEpsilon-EE-2021.06.23/netboot/
H A Dconfig_manager.py106 def getClients(self): member in ClientDatabase
118 clients = self.getClients()
159 for client in self.__client_database.getClients():
171 for client in self.__client_database.getClients():
/dports/games/openlierox/OpenLieroX/src/server/
H A DCServerConnection.cpp112 if(this < &server->getClients()[0] || this >= &server->getClients()[MAX_CLIENTS]) { in getConnectionArrayIndex()
117 return this - &server->getClients()[0]; in getConnectionArrayIndex()
H A DCRace.cpp45 if(cServer->getClients()[ii].getStatus() != NET_CONNECTED) continue; in sendWormScoreUpdate()
46 if(cServer->getClients()[ii].getNetEngine() == NULL) continue; in sendWormScoreUpdate()
47 cServer->getClients()[ii].getNetEngine()->SendWormScore( w ); in sendWormScoreUpdate()
/dports/net-mgmt/nagios-check_bacula11/bacula-11.0.5/src/qt-console/tray-monitor/
H A Dtray-ui-controller.h59 Q_PROPERTY(QList<QObject *> clients READ getClients NOTIFY clientsChanged())
105 QList<QObject *> getClients() { in getClients() function
H A Drestore-ui-controller.h54 Q_PROPERTY(QStringList clients READ getClients NOTIFY clientsChanged())
129 QStringList getClients() { in getClients() function
/dports/sysutils/bacula11-server/bacula-11.0.5/src/qt-console/tray-monitor/
H A Dtray-ui-controller.h59 Q_PROPERTY(QList<QObject *> clients READ getClients NOTIFY clientsChanged())
105 QList<QObject *> getClients() { in getClients() function
H A Drestore-ui-controller.h54 Q_PROPERTY(QStringList clients READ getClients NOTIFY clientsChanged())
129 QStringList getClients() { in getClients() function
/dports/sysutils/bacula11-client-static/bacula-11.0.5/src/qt-console/tray-monitor/
H A Dtray-ui-controller.h59 Q_PROPERTY(QList<QObject *> clients READ getClients NOTIFY clientsChanged())
105 QList<QObject *> getClients() { in getClients() function
H A Drestore-ui-controller.h54 Q_PROPERTY(QStringList clients READ getClients NOTIFY clientsChanged())
129 QStringList getClients() { in getClients() function
/dports/sysutils/bacula11-client/bacula-11.0.5/src/qt-console/tray-monitor/
H A Dtray-ui-controller.h59 Q_PROPERTY(QList<QObject *> clients READ getClients NOTIFY clientsChanged())
105 QList<QObject *> getClients() { in getClients() function
H A Drestore-ui-controller.h54 Q_PROPERTY(QStringList clients READ getClients NOTIFY clientsChanged())
129 QStringList getClients() { in getClients() function
/dports/games/openlierox/OpenLieroX/src/client/
H A DCClient.cpp1758 if(cServer->getClients()[i].isLocalClient()) { in updateAddedWorms()
1759 localConn = &cServer->getClients()[i]; in updateAddedWorms()
1797 if(cServer->getClients()[ii].isLocalClient()) continue; in updateAddedWorms()
1798 if(cServer->getClients()[ii].getStatus() != NET_CONNECTED) continue; in updateAddedWorms()
1799 if(cServer->getClients()[ii].getNetEngine() == NULL) continue; in updateAddedWorms()
1800 cServer->getClients()[ii].getNetEngine()->SendUpdateWorm(serverWorm); in updateAddedWorms()
1807 if(cServer->getClients()[ii].getStatus() != NET_CONNECTED) continue; in updateAddedWorms()
1808 if(cServer->getClients()[ii].getNetEngine() == NULL) continue; in updateAddedWorms()
1815 if(cServer->getClients()[j].getNetEngine() == NULL) continue; in updateAddedWorms()
1896 if(!cServer->getClients()[ii].isLocalClient()) { in updateAddedWorms()
[all …]
/dports/www/orangehrm/orangehrm-4.9/symfony/lib/vendor/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/
H A DListClientsResponse.php35 public function getClients() function in Google_Service_AdExchangeBuyerII_ListClientsResponse
/dports/www/owncloud/owncloud/apps/files_external/3rdparty/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/
H A DListClientsResponse.php35 public function getClients() function in Google_Service_AdExchangeBuyerII_ListClientsResponse
/dports/net/pear-Net_Server/Net_Server-1.0.3/examples/
H A Dtalkback.php56 for ($nA = 0; $nA < $this->_server->getClients(); $nA++) {
/dports/www/nextcloud/nextcloud/apps-pkg/oauth2/lib/Settings/
H A DAdmin.php49 $clients = $this->clientMapper->getClients();
/dports/x11-wm/fluxter/fluxter-0.2.0/
H A Dwminterface.hh64 const vector<Window>& getClients(void);

1234567