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.
list-virtual.php:
- use list.tpl for aliases
- move show_gen_status handling for aliases to AliasHandler
AliasHandler:
- initStruct():
- add 'status' column (hidden by default)
- hide 'created'
- move 'active' after 'modified' to match old list-virtual.php layout
- initMsg: add list_header
- webformConfig(): if $CONF[show_status], set display_in_list for
'status' column. Also set a (whitespace) label to make sure it's
displayed
- db_read_from_db_postprocess(): if 'status' column is requested, call
gen_show_status() for each row
list-virtual.tpl
- remove alias table header and create alias button (which should have
been in list-virtual_alias.tpl)
list-virtual_alias.tpl:
- replace code to generate the alias table with {include 'list.tpl'}
(and some variable assignments)
git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@1777 a1433add-5e2c-0410-b055-b7f2511e0802
|
11 years ago | |
|---|---|---|
| .. | ||
| AdminHandler.php | 11 years ago | |
| AdminpasswordHandler.php | 11 years ago | |
| AliasHandler.php | 11 years ago | |
| AliasdomainHandler.php | 11 years ago | |
| CliDelete.php | 11 years ago | |
| CliEdit.php | 11 years ago | |
| CliHelp.php | 11 years ago | |
| CliScheme.php | 11 years ago | |
| CliView.php | 11 years ago | |
| Config.php | 12 years ago | |
| DomainHandler.php | 11 years ago | |
| FetchmailHandler.php | 11 years ago | |
| MailboxHandler.php | 11 years ago | |
| PFAHandler.php | 11 years ago | |
| VacationHandler.php | 11 years ago | |