Home
last modified time | relevance | path

Searched refs:get_search_set (Results 1 – 19 of 19) sorted by relevance

/dports/mail/roundcube/roundcubemail-1.5.1/program/lib/Roundcube/
H A Drcube_addressbook.php143 abstract function get_search_set(); function in rcube_addressbook
158 return $this->get_search_set();
H A Drcube_imap_search.php262 public function get_search_set() function in rcube_imap_search_job
H A Drcube_storage.php266 abstract function get_search_set(); function in rcube_storage
H A Drcube_contacts.php107 function get_search_set() function in rcube_contacts
H A Drcube_imap.php367 public function get_search_set() function in rcube_imap
1850 return $this->get_search_set();
H A Drcube_ldap.php575 function get_search_set() function in rcube_ldap
/dports/mail/roundcube/roundcubemail-1.5.1/plugins/example_addressbook/
H A Dexample_addressbook_backend.php82 public function get_search_set() function in example_addressbook_backend
/dports/mail/roundcube/roundcubemail-1.5.1/program/actions/mail/
H A Ddelete.php72 if ($search_request && $rcmail->storage->get_search_set()) {
H A Dlist.php90 $_SESSION['search'] = $rcmail->storage->get_search_set();
H A Dsearch_contacts.php66 $search_set[$s['id']] = $source->get_search_set();
H A Dmove.php91 if ($search_request && $rcmail->storage->get_search_set()) {
H A Dmark.php136 if ($search_request && $rcmail->storage->get_search_set()) {
H A Dsearch.php111 $_SESSION['search'] = $rcmail->storage->get_search_set();
H A Dindex.php434 $search_set = $rcmail->storage->get_search_set();
771 …$out = $rcmail->storage->get_search_set() ? $rcmail->gettext('nomessages') : $rcmail->gettext('mai…
/dports/mail/roundcube/roundcubemail-1.5.1/program/actions/contacts/
H A Dsearch.php147 $search_set[$s['id']] = $source->get_search_set();
H A Dindex.php1431 $search[$s] = $source->get_search_set();
/dports/mail/roundcube-calendar-kolab/roundcubemail-plugins-kolab-3.5.5/plugins/kolab_addressbook/lib/
H A Drcube_kolab_contacts.php274 public function get_search_set() function in rcube_kolab_contacts
538 return $this->get_search_set();
/dports/mail/roundcube/roundcubemail-1.5.1/plugins/archive/
H A Darchive.php255 if ($search_request && $rcmail->storage->get_search_set()) {
/dports/mail/roundcube-carddav/carddav-4.0.4-vendor/src/
H A DAddressbook.php221 public function get_search_set() function in MStilkerich\\CardDavAddressbook4Roundcube\\Addressbook
1407 $filter = $this->get_search_set();