- Sort Score
- Result 10 results
- Languages All
Results 11 - 20 of 225 for mobile (0.04 sec)
-
src/main/webapp/WEB-INF/view/admin/user/admin_user_details.jsp
<tr> <th><la:message key="labels.user_mobile"/></th> <td>${f:h(attributes.mobile)}<la:hidden property="attributes.mobile"/></td> </tr> <tr> <th><la:message key="labels.user_postalAddress"/></th>
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Feb 13 07:47:04 UTC 2020 - 17.8K bytes - Viewed (0) -
docs/works_with_okhttp.md
* [Failsafe](https://failsafe.dev/okhttp/): Fault tolerance and resilience patterns. * [Flipper](https://fbflipper.com/): A desktop debugging platform for mobile developers. * [Fresco](https://github.com/facebook/fresco): An Android library for managing images and the memory they use.
Registered: Fri Sep 05 11:42:10 UTC 2025 - Last Modified: Sat Feb 15 16:18:51 UTC 2025 - 3.9K bytes - Viewed (0) -
src/main/java/org/codelibs/fess/opensearch/user/bsbhv/BsUserBhv.java
result.setLabeledURI(DfTypeUtil.toString(source.get("labeledURI"))); result.setMail(DfTypeUtil.toString(source.get("mail"))); result.setMobile(DfTypeUtil.toString(source.get("mobile"))); result.setName(DfTypeUtil.toString(source.get("name"))); result.setPager(DfTypeUtil.toString(source.get("pager"))); result.setPassword(DfTypeUtil.toString(source.get("password")));
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Sat Mar 15 06:53:53 UTC 2025 - 12K bytes - Viewed (0) -
src/main/java/org/codelibs/fess/opensearch/user/cbean/bs/BsUserCB.java
doColumn("labeledURI"); } public void columnMail() { doColumn("mail"); } public void columnMobile() { doColumn("mobile"); } public void columnName() { doColumn("name"); } public void columnPager() { doColumn("pager"); }
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Sat Mar 15 06:53:53 UTC 2025 - 9.8K bytes - Viewed (0) -
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) -
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) -
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) -
android/guava/src/com/google/common/net/HttpHeaders.java
/** * The HTTP <a href="https://wicg.github.io/ua-client-hints/#sec-ch-ua-mobile">{@code * Sec-CH-UA-Mobile}</a> header field name. * * @since 30.0 */ public static final String SEC_CH_UA_MOBILE = "Sec-CH-UA-Mobile"; /** * The HTTP <a href="https://wicg.github.io/ua-client-hints/#sec-ch-ua-wow64">{@code
Registered: Fri Sep 05 12:43:10 UTC 2025 - Last Modified: Thu Mar 27 20:37:16 UTC 2025 - 35.4K bytes - Viewed (0) -
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) -
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)