Home
last modified time | relevance | path

Searched defs:SetReadFlag (Results 1 – 25 of 25) sorted by relevance

/dports/deskutils/egroupware/egroupware/vendor/egroupware/z-push-dev/src/backend/vcarddir/
H A Dvcarddir.php576 public function SetReadFlag($folderid, $id, $flags, $contentParameters) { function in BackendVCardDir
/dports/www/groupoffice/groupoffice-6.4.231-php-71/modules/z-push/vendor/z-push/backend/vcarddir/
H A Dvcarddir.php576 public function SetReadFlag($folderid, $id, $flags, $contentParameters) { function in BackendVCardDir
/dports/deskutils/egroupware/egroupware/vendor/egroupware/z-push-dev/src/lib/default/diffbackend/
H A Ddiffbackend.php315 public abstract function SetReadFlag($folderid, $id, $flags, $contentParameters); function in BackendDiff
/dports/deskutils/egroupware/egroupware/vendor/egroupware/z-push-dev/src/backend/ldap/
H A Dldap.php500 public function SetReadFlag($folderid, $id, $flags, $contentParameters) { function in BackendLDAP
/dports/deskutils/egroupware/egroupware/infolog/inc/
H A Dclass.infolog_zpush.inc.php533 public function SetReadFlag($folderid, $id, $flags, $contentParameters) function in infolog_zpush
/dports/www/groupoffice/groupoffice-6.4.231-php-71/modules/z-push/vendor/z-push/backend/ldap/
H A Dldap.php510 public function SetReadFlag($folderid, $id, $flags, $contentParameters) { function in BackendLDAP
/dports/www/groupoffice/groupoffice-6.4.231-php-71/modules/z-push/backend/go/
H A DgoBaseBackendDiff.php204 public function SetReadFlag($folderid, $id, $flags, $contentParameters) { function in GoBaseBackendDiff
H A DgoMail.php617 public function SetReadFlag($folderid, $id, $flags, $contentparameters) { function in goMail
/dports/www/groupoffice/groupoffice-6.4.231-php-71/modules/z-push/vendor/z-push/lib/default/diffbackend/
H A Ddiffbackend.php315 public abstract function SetReadFlag($folderid, $id, $flags, $contentParameters); function in BackendDiff
/dports/deskutils/egroupware/egroupware/vendor/egroupware/z-push-dev/src/backend/maildir/
H A Dmaildir.php489 public function SetReadFlag($folderid, $id, $flags, $contentParameters) { function in BackendMaildir
/dports/deskutils/egroupware/egroupware/addressbook/inc/
H A Dclass.addressbook_zpush.inc.php699 function SetReadFlag($folderid, $id, $flags, $contentParameters) function in addressbook_zpush
/dports/www/groupoffice/groupoffice-6.4.231-php-71/modules/z-push/vendor/z-push/backend/maildir/
H A Dmaildir.php489 public function SetReadFlag($folderid, $id, $flags, $contentParameters) { function in BackendMaildir
/dports/deskutils/egroupware/egroupware/vendor/egroupware/z-push-dev/src/backend/stickynote/
H A Dstickynote.php428 public function SetReadFlag($folderid, $id, $flags, $contentParameters) { function in BackendStickyNote
/dports/www/groupoffice/groupoffice-6.4.231-php-71/modules/z-push/vendor/z-push/backend/stickynote/
H A Dstickynote.php428 public function SetReadFlag($folderid, $id, $flags, $contentParameters) { function in BackendStickyNote
/dports/deskutils/egroupware/egroupware/activesync/inc/
H A Dclass.activesync_plugin.inc.php115 public function SetReadFlag($folderid, $id, $flags, $contentParameters); function
H A Dclass.activesync_backend.inc.php680 public function SetReadFlag($folderid, $id, $flags, $contentParameters) function in activesync_backend
/dports/deskutils/egroupware/egroupware/vendor/egroupware/z-push-dev/src/backend/carddav/
H A Dcarddav.php626 public function SetReadFlag($folderid, $id, $flags, $contentParameters) { function in BackendCardDAV
/dports/deskutils/egroupware/egroupware/calendar/inc/
H A Dclass.calendar_zpush.inc.php979 function SetReadFlag($folderid, $id, $flags, $contentParameters) function in calendar_zpush
/dports/www/groupoffice/groupoffice-6.4.231-php-71/modules/z-push/vendor/z-push/backend/carddav/
H A Dcarddav.php626 public function SetReadFlag($folderid, $id, $flags, $contentParameters) { function in BackendCardDAV
/dports/deskutils/egroupware/egroupware/mail/inc/
H A Dclass.mail_zpush.inc.php1903 public function SetReadFlag($folderid, $id, $flags, $contentParameters) function in mail_zpush
/dports/deskutils/egroupware/egroupware/vendor/egroupware/z-push-dev/src/backend/caldav/
H A Dcaldav.php317 public function SetReadFlag($folderid, $id, $flags, $contentParameters) { function in BackendCalDAV
/dports/www/groupoffice/groupoffice-6.4.231-php-71/modules/z-push/vendor/z-push/backend/caldav/
H A Dcaldav.php328 public function SetReadFlag($folderid, $id, $flags, $contentParameters) { function in BackendCalDAV
/dports/deskutils/egroupware/egroupware/vendor/egroupware/z-push-dev/src/backend/imap/
H A Dimap.php1523 public function SetReadFlag($folderid, $id, $flags, $contentparameters) { function in BackendIMAP
/dports/www/groupoffice/groupoffice-6.4.231-php-71/modules/z-push/vendor/z-push/backend/imap/
H A Dimap.php1680 public function SetReadFlag($folderid, $id, $flags, $contentparameters) { function in BackendIMAP
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/System/AddressBook/
H A Dmod.rs3159 pub unsafe fn SetReadFlag(&self, ulflags: u32) -> ::windows::runtime::Result<()> { in SetReadFlag() method