You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
postfixadmin/model
Christian Boltz 04cd5c5aa4 model/CliView.php:
- new file for CLI 'view'
- based on the ViewTask classes in scripts/shells/*.php
- introduces usage of *Handler->_formatted_$field() to get "pretty" 
  output for a field 
  (not sure if this is the final solution, but it works ;-)

scripts/shells/*.php
- remove ViewTask, obsoleted by model/CliView.php
 
scripts/shells/shell.php:
- use CliView instead of ViewTask



git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@1572 a1433add-5e2c-0410-b055-b7f2511e0802
11 years ago
..
AdminHandler.php AdminHandler.php, AdminpasswordHandler.php: 11 years ago
AdminpasswordHandler.php AdminHandler.php, AdminpasswordHandler.php: 11 years ago
AliasHandler.php MailboxHandler.php: 11 years ago
AliasdomainHandler.php AliasdomainHandler: 11 years ago
CliDelete.php CliDelete: 11 years ago
CliEdit.php CliEdit.php: 11 years ago
CliView.php model/CliView.php: 11 years ago
Config.php model/Config: 11 years ago
DomainHandler.php DomainHandler.php 11 years ago
MailboxHandler.php MailboxHandler.php: 11 years ago
PFAHandler.php PFAHandler: 11 years ago
VacationHandler.php Merge jan-kruis's vacation interval reply behaviour - see SF patch 3508083 - https://sourceforge.net/tracker/?func=detail&aid=3508083&group_id=191583&atid=937966 ; Thank you 13 years ago