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.
e39d13aa52
Add $can_edit and $can_delete flags. This makes it possible to make some, but not all items non-editable or non-deletable (based on a database column/query or read_from_db_postprocess()) - add $can_edit and $can_delete - after initStruct, check if $struct contains _can_edit and _can_delete. If not, fill with default values (allowed) - init(): set $this->can_edit and $this->can_delete (only in view/edit mode) - set(): abort if !$this->can_edit git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@1716 a1433add-5e2c-0410-b055-b7f2511e0802 |
10 years ago | |
---|---|---|
.. | ||
AdminHandler.php | 11 years ago | |
AdminpasswordHandler.php | 11 years ago | |
AliasHandler.php | 10 years ago | |
AliasdomainHandler.php | 11 years ago | |
CliDelete.php | 10 years ago | |
CliEdit.php | 10 years ago | |
CliHelp.php | 10 years ago | |
CliScheme.php | 10 years ago | |
CliView.php | 10 years ago | |
Config.php | 11 years ago | |
DomainHandler.php | 10 years ago | |
MailboxHandler.php | 10 years ago | |
PFAHandler.php | 10 years ago | |
VacationHandler.php | 11 years ago |