Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 1 - 10 of 13 for postalAddress (0.07 seconds)

The search processing time has exceeded the limit. The displayed results may be partial.

  1. src/test/java/org/codelibs/fess/job/SuggestJobTest.java

            }
    
            @Override
            public String getLdapAttrCity() {
                return "l";
            }
    
            @Override
            public String getLdapAttrPostalAddress() {
                return "postalAddress";
            }
    
            @Override
            public String getLdapAttrMobile() {
                return "mobile";
            }
    
            @Override
            public String getLdapAttrCarLicense() {
    Created: Tue Mar 31 13:07:34 GMT 2026
    - Last Modified: Fri Mar 13 23:01:26 GMT 2026
    - 31.6K bytes
    - Click Count (0)
  2. src/main/webapp/WEB-INF/view/admin/user/admin_user_edit.jsp

                                            <label for="attributes.postalAddress" class="col-sm-3 text-sm-right col-form-label"><la:message
                                                    key="labels.user_postalAddress"/></label>
                                            <div class="col-sm-9">
                                                <la:errors property="attributes.postalAddress"/>
    Created: Tue Mar 31 13:07:34 GMT 2026
    - Last Modified: Mon Feb 23 08:03:44 GMT 2026
    - 31.4K bytes
    - Click Count (0)
  3. src/main/webapp/WEB-INF/view/admin/user/admin_user_details.jsp

                                                <th><la:message key="labels.user_postalAddress"/></th>
                                                <td>${f:h(attributes.postalAddress)}<la:hidden
                                                        property="attributes.postalAddress"/></td>
                                            </tr>
                                            <tr>
    Created: Tue Mar 31 13:07:34 GMT 2026
    - Last Modified: Mon Feb 23 08:03:44 GMT 2026
    - 17.9K bytes
    - Click Count (0)
  4. src/main/resources/fess_label_en.properties

    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
    labels.teletexTerminalIdentifier=Teletex Terminal Identifier
    Created: Tue Mar 31 13:07:34 GMT 2026
    - Last Modified: Sat Mar 28 11:54:13 GMT 2026
    - 48.9K bytes
    - Click Count (0)
  5. src/main/java/org/codelibs/fess/mylasta/direction/FessConfig.java

        /** The key of the configuration. e.g. mobile */
        String LDAP_ATTR_MOBILE = "ldap.attr.mobile";
    
        /** The key of the configuration. e.g. postalAddress */
        String LDAP_ATTR_POSTAL_ADDRESS = "ldap.attr.postalAddress";
    
        /** The key of the configuration. e.g. l */
        String LDAP_ATTR_CITY = "ldap.attr.city";
    
        /** The key of the configuration. e.g. teletexTerminalIdentifier */
    Created: Tue Mar 31 13:07:34 GMT 2026
    - Last Modified: Sat Mar 28 06:59:19 GMT 2026
    - 576.9K bytes
    - Click Count (2)
  6. src/main/resources/fess_label_zh_TW.properties

    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=電傳終端識別符
    labels.user_x121Address=x121Address
    labels.x121Address=x121Address
    Created: Tue Mar 31 13:07:34 GMT 2026
    - Last Modified: Sat Mar 28 11:54:13 GMT 2026
    - 48.5K bytes
    - Click Count (0)
  7. src/main/resources/fess_label_ru.properties

    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=Идентификатор терминала телетекса
    Created: Tue Mar 31 13:07:34 GMT 2026
    - Last Modified: Sat Mar 28 11:54:13 GMT 2026
    - 66.6K bytes
    - Click Count (0)
  8. src/main/resources/fess_label_fr.properties

    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
    labels.teletexTerminalIdentifier=Identifiant de terminal Teletex
    Created: Tue Mar 31 13:07:34 GMT 2026
    - Last Modified: Sat Mar 28 11:54:13 GMT 2026
    - 54.4K bytes
    - Click Count (0)
  9. src/main/resources/fess_label_it.properties

    labels.initials=Iniziali
    labels.user_carLicense=Patente di guida
    labels.carLicense=Patente di guida
    labels.user_mobile=Cellulare
    labels.mobile=Cellulare
    labels.user_postalAddress=Indirizzo postale
    labels.postalAddress=Indirizzo postale
    labels.user_city=Città
    labels.city=Città
    labels.user_teletexTerminalIdentifier=Identificatore terminale teletex
    labels.teletexTerminalIdentifier=Identificatore terminale teletex
    Created: Tue Mar 31 13:07:34 GMT 2026
    - Last Modified: Sat Mar 28 11:54:13 GMT 2026
    - 52K bytes
    - Click Count (0)
  10. src/main/resources/fess_label_nl.properties

    labels.user_initials=Initialen
    labels.initials=Initialen
    labels.user_carLicense=Rijbewijs
    labels.carLicense=Rijbewijs
    labels.user_mobile=Mobiel
    labels.mobile=Mobiel
    labels.user_postalAddress=Postadres
    labels.postalAddress=Postadres
    labels.user_city=Stad
    labels.city=Stad
    labels.user_teletexTerminalIdentifier=Teletex-terminal-ID
    labels.teletexTerminalIdentifier=Teletex-terminal-ID
    labels.user_x121Address=x121Address
    Created: Tue Mar 31 13:07:34 GMT 2026
    - Last Modified: Sat Mar 28 11:54:13 GMT 2026
    - 51.3K bytes
    - Click Count (1)
Back to Top