Home
last modified time | relevance | path

Searched refs:handler_to_use (Results 1 – 25 of 42) sorted by relevance

12

/dports/mail/postfixadmin-lite/postfixadmin-d3bc1551/model/
H A DCliEdit.php11 public $handler_to_use = ""; variable in CliEdit
34 $handler = new $this->handler_to_use($this->new);
76 $handler = new $this->handler_to_use($this->new);
96 $handler = new $this->handler_to_use($this->new);
160 $handler = new $this->handler_to_use($this->new);
183 $handler = new $this->handler_to_use($this->new);
218 $module = preg_replace('/Handler$/', '', $this->handler_to_use);
238 $handler = new $this->handler_to_use($this->new);
H A DCliScheme.php11 public $handler_to_use = ""; variable in CliScheme
20 $module = preg_replace('/Handler$/', '', $this->handler_to_use);
23 $handler = new $this->handler_to_use($this->new);
88 $module = preg_replace('/Handler$/', '', $this->handler_to_use);
H A DCliHelp.php6 public $handler_to_use = "__not_set__"; variable in CliHelp
20 $handler = new $this->handler_to_use;
23 $module = preg_replace('/Handler$/', '', $this->handler_to_use);
H A DCliDelete.php29 $module = preg_replace('/Handler$/', '', $this->handler_to_use);
50 $handler = new $this->handler_to_use($this->new);
72 $module = preg_replace('/Handler$/', '', $this->handler_to_use);
H A DCliView.php29 $module = preg_replace('/Handler$/', '', $this->handler_to_use);
45 $handler = new $this->handler_to_use($this->new);
96 $module = preg_replace('/Handler$/', '', $this->handler_to_use);
/dports/mail/postfixadmin33/postfixadmin-postfixadmin-3.3.10/model/
H A DCliEdit.php10 public $handler_to_use = ""; variable in CliEdit
31 $handler = new $this->handler_to_use($this->new);
72 $handler = new $this->handler_to_use($this->new);
92 $handler = new $this->handler_to_use($this->new);
156 $handler = new $this->handler_to_use($this->new);
178 $handler = new $this->handler_to_use($this->new);
212 $module = preg_replace('/Handler$/', '', $this->handler_to_use);
232 $handler = new $this->handler_to_use($this->new);
H A DCliScheme.php10 public $handler_to_use = ""; variable in CliScheme
18 $module = preg_replace('/Handler$/', '', $this->handler_to_use);
21 $handler = new $this->handler_to_use($this->new);
85 $module = preg_replace('/Handler$/', '', $this->handler_to_use);
H A DCliHelp.php5 public $handler_to_use = "__not_set__"; variable in CliHelp
17 $handler = new $this->handler_to_use;
20 $module = preg_replace('/Handler$/', '', $this->handler_to_use);
H A DCliDelete.php26 $module = preg_replace('/Handler$/', '', $this->handler_to_use);
46 $handler = new $this->handler_to_use($this->new);
67 $module = preg_replace('/Handler$/', '', $this->handler_to_use);
H A DCliView.php26 $module = preg_replace('/Handler$/', '', $this->handler_to_use);
41 $handler = new $this->handler_to_use($this->new);
91 $module = preg_replace('/Handler$/', '', $this->handler_to_use);
/dports/mail/postfixadmin33-lite/postfixadmin-postfixadmin-3.3.10/model/
H A DCliEdit.php10 public $handler_to_use = ""; variable in CliEdit
31 $handler = new $this->handler_to_use($this->new);
72 $handler = new $this->handler_to_use($this->new);
92 $handler = new $this->handler_to_use($this->new);
156 $handler = new $this->handler_to_use($this->new);
178 $handler = new $this->handler_to_use($this->new);
212 $module = preg_replace('/Handler$/', '', $this->handler_to_use);
232 $handler = new $this->handler_to_use($this->new);
H A DCliScheme.php10 public $handler_to_use = ""; variable in CliScheme
18 $module = preg_replace('/Handler$/', '', $this->handler_to_use);
21 $handler = new $this->handler_to_use($this->new);
85 $module = preg_replace('/Handler$/', '', $this->handler_to_use);
H A DCliHelp.php5 public $handler_to_use = "__not_set__"; variable in CliHelp
17 $handler = new $this->handler_to_use;
20 $module = preg_replace('/Handler$/', '', $this->handler_to_use);
H A DCliDelete.php26 $module = preg_replace('/Handler$/', '', $this->handler_to_use);
46 $handler = new $this->handler_to_use($this->new);
67 $module = preg_replace('/Handler$/', '', $this->handler_to_use);
H A DCliView.php26 $module = preg_replace('/Handler$/', '', $this->handler_to_use);
41 $handler = new $this->handler_to_use($this->new);
91 $module = preg_replace('/Handler$/', '', $this->handler_to_use);
H A DShell.php98 public $handler_to_use; variable in Shell
/dports/mail/postfixadmin/postfixadmin-d3bc1551/model/
H A DCliEdit.php11 public $handler_to_use = ""; variable in CliEdit
34 $handler = new $this->handler_to_use($this->new);
76 $handler = new $this->handler_to_use($this->new);
96 $handler = new $this->handler_to_use($this->new);
160 $handler = new $this->handler_to_use($this->new);
183 $handler = new $this->handler_to_use($this->new);
218 $module = preg_replace('/Handler$/', '', $this->handler_to_use);
238 $handler = new $this->handler_to_use($this->new);
H A DCliScheme.php11 public $handler_to_use = ""; variable in CliScheme
20 $module = preg_replace('/Handler$/', '', $this->handler_to_use);
23 $handler = new $this->handler_to_use($this->new);
88 $module = preg_replace('/Handler$/', '', $this->handler_to_use);
H A DCliHelp.php6 public $handler_to_use = "__not_set__"; variable in CliHelp
20 $handler = new $this->handler_to_use;
23 $module = preg_replace('/Handler$/', '', $this->handler_to_use);
H A DCliDelete.php29 $module = preg_replace('/Handler$/', '', $this->handler_to_use);
50 $handler = new $this->handler_to_use($this->new);
72 $module = preg_replace('/Handler$/', '', $this->handler_to_use);
H A DCliView.php29 $module = preg_replace('/Handler$/', '', $this->handler_to_use);
45 $handler = new $this->handler_to_use($this->new);
96 $module = preg_replace('/Handler$/', '', $this->handler_to_use);
/dports/mail/postfixadmin33-lite/postfixadmin-postfixadmin-3.3.10/scripts/
H A Dpostfixadmin-cli.php189 $shell->handler_to_use = ucfirst($this->shell) . 'Handler';
191 if (!class_exists($shell->handler_to_use)) {
206 $handler = new $shell->handler_to_use;
/dports/mail/postfixadmin-lite/postfixadmin-d3bc1551/scripts/
H A Dpostfixadmin-cli.php194 $shell->handler_to_use = ucfirst($this->shell) . 'Handler';
196 if (!class_exists($shell->handler_to_use)) {
211 $handler = new $shell->handler_to_use;
/dports/mail/postfixadmin33/postfixadmin-postfixadmin-3.3.10/scripts/
H A Dpostfixadmin-cli.php189 $shell->handler_to_use = ucfirst($this->shell) . 'Handler';
191 if (!class_exists($shell->handler_to_use)) {
206 $handler = new $shell->handler_to_use;
/dports/mail/postfixadmin/postfixadmin-d3bc1551/scripts/
H A Dpostfixadmin-cli.php194 $shell->handler_to_use = ucfirst($this->shell) . 'Handler';
196 if (!class_exists($shell->handler_to_use)) {
211 $handler = new $shell->handler_to_use;

12