Home
last modified time | relevance | path

Searched refs:getDirectorModel (Results 1 – 25 of 56) sorted by relevance

123

/dports/sysutils/bareos18-client/bareos-Release-18.2.12/webui/module/Director/src/Director/Controller/
H A DDirectorController.php73 $result = $this->getDirectorModel()->getDirectorStatus($this->bsock);
161 … $result = $this->getDirectorModel()->getDirectorMessages($this->bsock, $limit, $offset, $reverse);
171 $result = $this->getDirectorModel()->sendDirectorCommand($this->bsock, $command);
194 public function getDirectorModel() function in Director\\Controller\\DirectorController
/dports/sysutils/bareos18-traymonitor/bareos-Release-18.2.12/webui/module/Director/src/Director/Controller/
H A DDirectorController.php73 $result = $this->getDirectorModel()->getDirectorStatus($this->bsock);
161 … $result = $this->getDirectorModel()->getDirectorMessages($this->bsock, $limit, $offset, $reverse);
171 $result = $this->getDirectorModel()->sendDirectorCommand($this->bsock, $command);
194 public function getDirectorModel() function in Director\\Controller\\DirectorController
/dports/sysutils/bareos18-server/bareos-Release-18.2.12/webui/module/Director/src/Director/Controller/
H A DDirectorController.php73 $result = $this->getDirectorModel()->getDirectorStatus($this->bsock);
161 … $result = $this->getDirectorModel()->getDirectorMessages($this->bsock, $limit, $offset, $reverse);
171 $result = $this->getDirectorModel()->sendDirectorCommand($this->bsock, $command);
194 public function getDirectorModel() function in Director\\Controller\\DirectorController
/dports/www/bareos18-webui/bareos-Release-18.2.12/webui/module/Director/src/Director/Controller/
H A DDirectorController.php73 $result = $this->getDirectorModel()->getDirectorStatus($this->bsock);
161 … $result = $this->getDirectorModel()->getDirectorMessages($this->bsock, $limit, $offset, $reverse);
171 $result = $this->getDirectorModel()->sendDirectorCommand($this->bsock, $command);
194 public function getDirectorModel() function in Director\\Controller\\DirectorController
/dports/sysutils/bareos-server/bareos-Release-20.0.3/webui/module/Auth/src/Auth/Controller/
H A DAuthController.php185 public function getDirectorModel() function in Auth\\Controller\\AuthController
221 $dird_version_array = $this->getDirectorModel()->getDirectorVersion($this->bsock);
243 $result = $this->getDirectorModel()->sendDirectorCommand($this->bsock, ".api 2 compact=yes");
269 $commands = $this->getDirectorModel()->getAvailableCommands($this->bsock);
293 $dird_version = $this->getDirectorModel()->getDirectorVersion($this->bsock);
/dports/sysutils/bareos-traymonitor/bareos-Release-20.0.3/webui/module/Auth/src/Auth/Controller/
H A DAuthController.php185 public function getDirectorModel() function in Auth\\Controller\\AuthController
221 $dird_version_array = $this->getDirectorModel()->getDirectorVersion($this->bsock);
243 $result = $this->getDirectorModel()->sendDirectorCommand($this->bsock, ".api 2 compact=yes");
269 $commands = $this->getDirectorModel()->getAvailableCommands($this->bsock);
293 $dird_version = $this->getDirectorModel()->getDirectorVersion($this->bsock);
/dports/sysutils/bareos-client/bareos-Release-20.0.3/webui/module/Auth/src/Auth/Controller/
H A DAuthController.php185 public function getDirectorModel() function in Auth\\Controller\\AuthController
221 $dird_version_array = $this->getDirectorModel()->getDirectorVersion($this->bsock);
243 $result = $this->getDirectorModel()->sendDirectorCommand($this->bsock, ".api 2 compact=yes");
269 $commands = $this->getDirectorModel()->getAvailableCommands($this->bsock);
293 $dird_version = $this->getDirectorModel()->getDirectorVersion($this->bsock);
/dports/www/bareos-webui/bareos-Release-20.0.3/webui/module/Auth/src/Auth/Controller/
H A DAuthController.php185 public function getDirectorModel() function in Auth\\Controller\\AuthController
221 $dird_version_array = $this->getDirectorModel()->getDirectorVersion($this->bsock);
243 $result = $this->getDirectorModel()->sendDirectorCommand($this->bsock, ".api 2 compact=yes");
269 $commands = $this->getDirectorModel()->getAvailableCommands($this->bsock);
293 $dird_version = $this->getDirectorModel()->getDirectorVersion($this->bsock);
/dports/sysutils/bareos-server/bareos-Release-20.0.3/webui/module/Director/src/Director/Controller/
H A DDirectorController.php81 $result = $this->getDirectorModel()->getDirectorStatus($this->bsock);
168 … $result = $this->getDirectorModel()->getDirectorMessages($this->bsock, $limit, $offset, $reverse);
191 public function getDirectorModel() function in Director\\Controller\\DirectorController
/dports/sysutils/bareos19-client/bareos-Release-19.2.11/webui/module/Director/src/Director/Controller/
H A DDirectorController.php81 $result = $this->getDirectorModel()->getDirectorStatus($this->bsock);
168 … $result = $this->getDirectorModel()->getDirectorMessages($this->bsock, $limit, $offset, $reverse);
191 public function getDirectorModel() function in Director\\Controller\\DirectorController
/dports/sysutils/bareos19-traymonitor/bareos-Release-19.2.11/webui/module/Director/src/Director/Controller/
H A DDirectorController.php81 $result = $this->getDirectorModel()->getDirectorStatus($this->bsock);
168 … $result = $this->getDirectorModel()->getDirectorMessages($this->bsock, $limit, $offset, $reverse);
191 public function getDirectorModel() function in Director\\Controller\\DirectorController
/dports/sysutils/bareos19-server/bareos-Release-19.2.11/webui/module/Director/src/Director/Controller/
H A DDirectorController.php81 $result = $this->getDirectorModel()->getDirectorStatus($this->bsock);
168 … $result = $this->getDirectorModel()->getDirectorMessages($this->bsock, $limit, $offset, $reverse);
191 public function getDirectorModel() function in Director\\Controller\\DirectorController
/dports/sysutils/bareos-client/bareos-Release-20.0.3/webui/module/Director/src/Director/Controller/
H A DDirectorController.php81 $result = $this->getDirectorModel()->getDirectorStatus($this->bsock);
168 … $result = $this->getDirectorModel()->getDirectorMessages($this->bsock, $limit, $offset, $reverse);
191 public function getDirectorModel() function in Director\\Controller\\DirectorController
/dports/sysutils/bareos-traymonitor/bareos-Release-20.0.3/webui/module/Director/src/Director/Controller/
H A DDirectorController.php81 $result = $this->getDirectorModel()->getDirectorStatus($this->bsock);
168 … $result = $this->getDirectorModel()->getDirectorMessages($this->bsock, $limit, $offset, $reverse);
191 public function getDirectorModel() function in Director\\Controller\\DirectorController
/dports/www/bareos-webui/bareos-Release-20.0.3/webui/module/Director/src/Director/Controller/
H A DDirectorController.php81 $result = $this->getDirectorModel()->getDirectorStatus($this->bsock);
168 … $result = $this->getDirectorModel()->getDirectorMessages($this->bsock, $limit, $offset, $reverse);
191 public function getDirectorModel() function in Director\\Controller\\DirectorController
/dports/www/bareos19-webui/bareos-Release-19.2.11/webui/module/Director/src/Director/Controller/
H A DDirectorController.php81 $result = $this->getDirectorModel()->getDirectorStatus($this->bsock);
168 … $result = $this->getDirectorModel()->getDirectorMessages($this->bsock, $limit, $offset, $reverse);
191 public function getDirectorModel() function in Director\\Controller\\DirectorController
/dports/sysutils/bareos19-client/bareos-Release-19.2.11/webui/module/Auth/src/Auth/Controller/
H A DAuthController.php181 public function getDirectorModel() function in Auth\\Controller\\AuthController
219 $result = $this->getDirectorModel()->sendDirectorCommand($this->bsock, ".api 2 compact=yes");
242 $commands = $this->getDirectorModel()->getAvailableCommands($this->bsock);
266 $dird_version = $this->getDirectorModel()->getDirectorVersion($this->bsock);
/dports/sysutils/bareos19-traymonitor/bareos-Release-19.2.11/webui/module/Auth/src/Auth/Controller/
H A DAuthController.php181 public function getDirectorModel() function in Auth\\Controller\\AuthController
219 $result = $this->getDirectorModel()->sendDirectorCommand($this->bsock, ".api 2 compact=yes");
242 $commands = $this->getDirectorModel()->getAvailableCommands($this->bsock);
266 $dird_version = $this->getDirectorModel()->getDirectorVersion($this->bsock);
/dports/sysutils/bareos19-server/bareos-Release-19.2.11/webui/module/Auth/src/Auth/Controller/
H A DAuthController.php181 public function getDirectorModel() function in Auth\\Controller\\AuthController
219 $result = $this->getDirectorModel()->sendDirectorCommand($this->bsock, ".api 2 compact=yes");
242 $commands = $this->getDirectorModel()->getAvailableCommands($this->bsock);
266 $dird_version = $this->getDirectorModel()->getDirectorVersion($this->bsock);
/dports/sysutils/bareos18-server/bareos-Release-18.2.12/webui/module/Auth/src/Auth/Controller/
H A DAuthController.php181 public function getDirectorModel() function in Auth\\Controller\\AuthController
219 $result = $this->getDirectorModel()->sendDirectorCommand($this->bsock, ".api 2 compact=yes");
242 $commands = $this->getDirectorModel()->getAvailableCommands($this->bsock);
266 $dird_version = $this->getDirectorModel()->getDirectorVersion($this->bsock);
/dports/sysutils/bareos18-traymonitor/bareos-Release-18.2.12/webui/module/Auth/src/Auth/Controller/
H A DAuthController.php181 public function getDirectorModel() function in Auth\\Controller\\AuthController
219 $result = $this->getDirectorModel()->sendDirectorCommand($this->bsock, ".api 2 compact=yes");
242 $commands = $this->getDirectorModel()->getAvailableCommands($this->bsock);
266 $dird_version = $this->getDirectorModel()->getDirectorVersion($this->bsock);
/dports/sysutils/bareos18-client/bareos-Release-18.2.12/webui/module/Auth/src/Auth/Controller/
H A DAuthController.php181 public function getDirectorModel() function in Auth\\Controller\\AuthController
219 $result = $this->getDirectorModel()->sendDirectorCommand($this->bsock, ".api 2 compact=yes");
242 $commands = $this->getDirectorModel()->getAvailableCommands($this->bsock);
266 $dird_version = $this->getDirectorModel()->getDirectorVersion($this->bsock);
/dports/www/bareos18-webui/bareos-Release-18.2.12/webui/module/Auth/src/Auth/Controller/
H A DAuthController.php181 public function getDirectorModel() function in Auth\\Controller\\AuthController
219 $result = $this->getDirectorModel()->sendDirectorCommand($this->bsock, ".api 2 compact=yes");
242 $commands = $this->getDirectorModel()->getAvailableCommands($this->bsock);
266 $dird_version = $this->getDirectorModel()->getDirectorVersion($this->bsock);
/dports/www/bareos19-webui/bareos-Release-19.2.11/webui/module/Auth/src/Auth/Controller/
H A DAuthController.php181 public function getDirectorModel() function in Auth\\Controller\\AuthController
219 $result = $this->getDirectorModel()->sendDirectorCommand($this->bsock, ".api 2 compact=yes");
242 $commands = $this->getDirectorModel()->getAvailableCommands($this->bsock);
266 $dird_version = $this->getDirectorModel()->getDirectorVersion($this->bsock);
/dports/sysutils/bareos19-server/bareos-Release-19.2.11/webui/module/Console/src/Console/Controller/
H A DConsoleController.php114 $result = $this->getDirectorModel()->sendDirectorCommand($this->bsock, $command);
136 public function getDirectorModel() function in Console\\Controller\\ConsoleController

123