Copyright 2014-2017 Horde LLC (http://www.horde.org/) See the enclosed file LICENSE for license information (LGPL). If you did not receive this file, see http://www.horde.org/licenses/lgpl21.
Copyright: | 2014-2017 Horde LLC |
License: | http://www.horde.org/licenses/lgpl21 LGPL 2.1 |
File Size: | 117 lines (4 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
Class: Horde_Imap_Client_Data_Capability_Imap - X-Ref
Query the capabilities of an IMAP server.__get($name) X-Ref |
No description |
query($capability, $parameter = null) X-Ref |
No description |
isEnabled($capability = null) X-Ref |
No description |
enable($capability, $enable = true) X-Ref |
Set a capability as enabled/disabled. param: array $capability A capability (+ parameter). param: boolean $enable If true, enables the capability. |