Home
last modified time | relevance | path

Searched refs:deleteACL (Results 1 – 25 of 33) sorted by relevance

12

/dports/mail/pear-Net_Cyrus/Net_Cyrus-0.3.1/
H A DCyrus.php171 $this->deleteACL($mailbox, $this->_user);
288 function deleteACL($mailbox, $user) function in Net_Cyrus
290 return parent::deleteACL($mailbox, $user);
521 $this->deleteACL($newFolderName, $oldUsername);
/dports/deskutils/egroupware/egroupware/mail/inc/
H A Dclass.mail_acl.inc.php446 if(($res = $this->deleteACL($content['mailbox'], $identifier,$recursive)))
478 function deleteACL ($mailbox, $identifier, $recursive) function in mail_acl
492 $this->imap->deleteACL($sbFolders, $identifier);
/dports/www/dokuwiki/dokuwiki-2020-07-29/lib/plugins/acl/
H A Dadmin.php117 $this->deleteACL($scope, $this->who);
121 $this->deleteACL($scope, $this->who);
724 $this->deleteACL($acl_scope, $acl_user);
742 public function deleteACL($acl_scope, $acl_user) function in admin_plugin_acl
H A Dremote.php100 return $apa->deleteACL($scope, $user);
/dports/mail/horde-imp/imp-6.2.27/lib/Imap/
H A DAcl.php123 $imap->deleteACL($mbox, $user);
/dports/devel/sope/SOPE/sope-mime/NGImap4/
H A DNGImap4Client.h185 - (NSDictionary *)deleteACL:(NSString *)_folder uid:(NSString *)_uid;
/dports/devel/sope2/SOPE/sope-mime/NGImap4/
H A DNGImap4Client.h184 - (NSDictionary *)deleteACL:(NSString *)_folder uid:(NSString *)_uid;
/dports/mail/pear-Horde_Kolab_Storage/Horde_Kolab_Storage-2.2.4/lib/Horde/Kolab/Storage/Driver/
H A DPear.php188 $this->getBackend()->deleteACL($this->encodePath($folder), $user)
H A DImap.php207 $this->getBackend()->deleteACL($folder, $user);
H A DRcube.php280 $this->getBackend()->deleteACL($this->encodePath($folder), $user);
/dports/mail/pear-Horde_Imap_Client/Horde_Imap_Client-2.29.18/doc/Horde/Imap/Client/
H A DUPGRADING467 - deleteACL()
568 the new deleteACL() method.
H A DCHANGES1120 [jan] Add deleteACL().
/dports/databases/pear-Horde_Imsp/Horde_Imsp-2.0.10/lib/Horde/Imsp/
H A DBook.php795 function deleteACL($abook, $ident) function in Horde_Imsp_Book
/dports/databases/mantis/mantisbt-2.25.2/plugins/EmailReporting/core_pear/Net/
H A DIMAP.php2685 function deleteACL($mailbox_name, $user) function in Net_IMAP
/dports/mail/pear-Net_IMAP/Net_IMAP-1.1.3/Net/
H A DIMAP.php2679 function deleteACL($mailbox_name, $user) function in Net_IMAP
/dports/mail/pear-Horde_Imap_Client/Horde_Imap_Client-2.29.18/lib/Horde/Imap/Client/
H A DBase.php3228 public function deleteACL($mailbox, $identifier) function in Horde_Imap_Client_Base
/dports/mail/nextcloud-mail/mail/vendor/pear-pear.horde.org/Horde_Imap_Client/Horde/Imap/Client/
H A DBase.php3228 public function deleteACL($mailbox, $identifier) function in Horde_Imap_Client_Base
/dports/deskutils/egroupware/egroupware/vendor/pear-pear.horde.org/Horde_Imap_Client/Horde/Imap/Client/
H A DBase.php3228 public function deleteACL($mailbox, $identifier) function in Horde_Imap_Client_Base
/dports/sysutils/ldap-account-manager/ldap-account-manager-7.3/lib/3rdParty/composer/pear-pear.horde.org/Horde_Imap_Client/Horde/Imap/Client/
H A DBase.php3228 public function deleteACL($mailbox, $identifier) function in Horde_Imap_Client_Base
/dports/www/moodle310/moodle/lib/horde/framework/Horde/Imap/Client/
H A DBase.php3228 public function deleteACL($mailbox, $identifier) function in Horde_Imap_Client_Base
/dports/www/moodle311/moodle/lib/horde/framework/Horde/Imap/Client/
H A DBase.php3228 public function deleteACL($mailbox, $identifier) function in Horde_Imap_Client_Base
/dports/www/moodle39/moodle/lib/horde/framework/Horde/Imap/Client/
H A DBase.php3228 public function deleteACL($mailbox, $identifier) function in Horde_Imap_Client_Base
/dports/java/javamail/javamail-JAVAMAIL-1_6_2/mail/src/main/java/com/sun/mail/imap/protocol/
H A DIMAPProtocol.java2968 public void deleteACL(String mbox, String user) throws ProtocolException { in deleteACL() method in IMAPProtocol
/dports/java/javamail/javamail-JAVAMAIL-1_6_2/mail/src/main/java/com/sun/mail/imap/
H A DIMAPFolder.java2980 p.deleteACL(fullName, name);
/dports/mail/roundcube/roundcubemail-1.5.1/program/lib/Roundcube/
H A Drcube_imap_generic.php3279 public function deleteACL($mailbox, $user) function in rcube_imap_generic

12