Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 70 for mobile (1.39 sec)

  1. src/test/java/org/codelibs/fess/helper/UserAgentHelperTest.java

        public void test_getUserAgentType_safariWithoutChrome() {
            getMockRequest().addHeader("user-agent",
                    "Mozilla/5.0 (iPhone; CPU iPhone OS 14_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.1.1 Mobile/15E148 Safari/604.1");
            assertEquals(UserAgentType.SAFARI, userAgentHelper.getUserAgentType());
        }
    
        public void test_getUserAgentType_operaModern() {
            getMockRequest().addHeader("user-agent",
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Jul 10 13:41:04 UTC 2025
    - 7.1K bytes
    - Viewed (0)
  2. src/main/resources/fess_label_en.properties

    labels.user_postOfficeBox=Post Office Box
    labels.postOfficeBox=Post Office Box
    labels.user_initials=Initials
    labels.initials=Initials
    labels.user_carLicense=Car License
    labels.carLicense=Car License
    labels.user_mobile=Mobile
    labels.mobile=Mobile
    labels.user_postalAddress=Postal Address
    labels.postalAddress=Postal Address
    labels.user_city=City
    labels.city=City
    labels.user_teletexTerminalIdentifier=Teletex Terminal Identifier
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Jul 10 04:56:21 UTC 2025
    - 40.7K bytes
    - Viewed (0)
  3. src/main/resources/fess_label.properties

    labels.user_postOfficeBox=Post Office Box
    labels.postOfficeBox=Post Office Box
    labels.user_initials=Initials
    labels.initials=Initials
    labels.user_carLicense=Car License
    labels.carLicense=Car License
    labels.user_mobile=Mobile
    labels.mobile=Mobile
    labels.user_postalAddress=Postal Address
    labels.postalAddress=Postal Address
    labels.user_city=City
    labels.city=City
    labels.user_teletexTerminalIdentifier=Teletex Terminal Identifier
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Sat Jun 28 08:40:50 UTC 2025
    - 40.7K bytes
    - Viewed (0)
  4. src/test/java/org/codelibs/fess/entity/FacetQueryViewTest.java

            @Override
            public String getLdapAttrPostalAddress() {
                return "postalAddress";
            }
    
            @Override
            public String getLdapAttrMobile() {
                return "mobile";
            }
    
            @Override
            public String getLdapAttrCarLicense() {
                return "carLicense";
            }
    
            @Override
            public String getLdapAttrInitials() {
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Tue Aug 19 14:09:36 UTC 2025
    - 17.6K bytes
    - Viewed (0)
  5. src/main/resources/fess_label_fr.properties

    labels.postOfficeBox=Boîte postale
    labels.user_initials=Initiales
    labels.initials=Initiales
    labels.user_carLicense=Permis de conduire
    labels.carLicense=Permis de conduire
    labels.user_mobile=Mobile
    labels.mobile=Mobile
    labels.user_postalAddress=Adresse postale
    labels.postalAddress=Adresse postale
    labels.user_city=Ville
    labels.city=Ville
    labels.user_teletexTerminalIdentifier=Identifiant de terminal Teletex
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Jul 10 04:56:21 UTC 2025
    - 45.6K bytes
    - Viewed (0)
  6. src/main/resources/fess_config.properties

    ldap.attr.postOfficeBox=postOfficeBox
    # LDAP attribute for initials.
    ldap.attr.initials=initials
    # LDAP attribute for car license.
    ldap.attr.carLicense=carLicense
    # LDAP attribute for mobile.
    ldap.attr.mobile=mobile
    # LDAP attribute for postal address.
    ldap.attr.postalAddress=postalAddress
    # LDAP attribute for city.
    ldap.attr.city=l
    # LDAP attribute for teletex terminal identifier.
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Sat Jul 05 14:45:37 UTC 2025
    - 54.7K bytes
    - Viewed (0)
  7. src/main/resources/fess_label_zh_TW.properties

    labels.facsimileTelephoneNumber=傳真號碼
    labels.user_postOfficeBox=郵政信箱
    labels.postOfficeBox=郵政信箱
    labels.user_initials=首字母
    labels.initials=首字母
    labels.user_carLicense=駕駛執照
    labels.carLicense=駕駛執照
    labels.user_mobile=手機
    labels.mobile=手機
    labels.user_postalAddress=郵政地址
    labels.postalAddress=郵政地址
    labels.user_city=城市
    labels.city=城市
    labels.user_teletexTerminalIdentifier=電傳終端識別符
    labels.teletexTerminalIdentifier=電傳終端識別符
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Jul 10 04:56:21 UTC 2025
    - 40.7K bytes
    - Viewed (0)
  8. src/test/java/org/codelibs/fess/job/SuggestJobTest.java

            @Override
            public String getLdapAttrPostalAddress() {
                return "postalAddress";
            }
    
            @Override
            public String getLdapAttrMobile() {
                return "mobile";
            }
    
            @Override
            public String getLdapAttrCarLicense() {
                return "carLicense";
            }
    
            @Override
            public String getLdapAttrInitials() {
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Tue Aug 19 14:09:36 UTC 2025
    - 31.4K bytes
    - Viewed (0)
  9. src/main/resources/fess_label_de.properties

    labels.postOfficeBox=Postfach
    labels.user_initials=Initialen
    labels.initials=Initialen
    labels.user_carLicense=Führerschein
    labels.carLicense=Führerschein
    labels.user_mobile=Mobiltelefon
    labels.mobile=Mobiltelefon
    labels.user_postalAddress=Postanschrift
    labels.postalAddress=Postanschrift
    labels.user_city=Stadt
    labels.city=Stadt
    labels.user_teletexTerminalIdentifier=Teletex-Terminal-Kennung
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Jul 10 04:56:21 UTC 2025
    - 43.5K bytes
    - Viewed (1)
  10. src/main/resources/fess_label_pl.properties

    labels.postOfficeBox=Skrytka pocztowa
    labels.user_initials=Inicjały
    labels.initials=Inicjały
    labels.user_carLicense=Prawo jazdy
    labels.carLicense=Prawo jazdy
    labels.user_mobile=Telefon komórkowy
    labels.mobile=Telefon komórkowy
    labels.user_postalAddress=Adres pocztowy
    labels.postalAddress=Adres pocztowy
    labels.user_city=Miasto
    labels.city=Miasto
    labels.user_teletexTerminalIdentifier=Identyfikator terminala teletex
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Jul 10 04:56:21 UTC 2025
    - 44.6K bytes
    - Viewed (0)
Back to top