- Sort Score
- Result 10 results
- Languages All
Results 21 - 30 of 225 for mobile (0.05 sec)
-
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) -
src/main/webapp/js/admin/plugins/daterangepicker/daterangepicker.js
if (typeof moment !== 'function' && moment.hasOwnProperty('default')) moment = moment['default'] return factory(moment, jquery); }); } else if (typeof module === 'object' && module.exports) { // Node / Browserify //isomorphic issue var jQuery = (typeof window != 'undefined') ? window.jQuery : undefined; if (!jQuery) { jQuery = require('jquery');
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Sat Oct 26 01:49:09 UTC 2024 - 64.8K bytes - Viewed (0) -
guava/src/com/google/common/net/MediaType.java
/** * <a * href="https://developer.apple.com/library/archive/documentation/NetworkingInternet/Conceptual/iPhoneOTAConfiguration/profile-service/profile-service.html">Apple * over-the-air mobile configuration profiles</a>. * * @since 18.0 */ public static final MediaType APPLE_MOBILE_CONFIG = createConstant(APPLICATION_TYPE, "x-apple-aspen-config"); /** * <a
Registered: Fri Sep 05 12:43:10 UTC 2025 - Last Modified: Tue May 13 17:27:14 UTC 2025 - 48K bytes - Viewed (0) -
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) -
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) -
src/main/resources/fess_label_es.properties
labels.postOfficeBox=Apartado de correos labels.user_initials=Iniciales labels.initials=Iniciales labels.user_carLicense=Licencia de conducir labels.carLicense=Licencia de conducir labels.user_mobile=Teléfono móvil labels.mobile=Teléfono móvil labels.user_postalAddress=Dirección postal labels.postalAddress=Dirección postal labels.user_city=Ciudad labels.city=Ciudad labels.user_teletexTerminalIdentifier=Identificador de terminal de teletex
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Jul 10 04:56:21 UTC 2025 - 45.4K bytes - Viewed (0) -
src/main/webapp/css/font-awesome.min.css
nus-circle:before{content:"\f056"}.fa-minus-square:before{content:"\f146"}.fa-mitten:before{content:"\f7b5"}.fa-mix:before{content:"\f3cb"}.fa-mixcloud:before{content:"\f289"}.fa-mizuni:before{content:"\f3cc"}.fa-mobile:before{content:"\f10b"}.fa-mobile-alt:before{content:"\f3cd"}.fa-modx:before{content:"\f285"}.fa-monero:before{content:"\f3d0"}.fa-money-bill:before{content:"\f0d6"}.fa-money-bill-alt:before{content:"\f3d1"}.fa-money-bill-wave:before{content:"\f53a"}.fa-money-bill-wave-alt:before...
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Sat Dec 14 21:22:25 UTC 2019 - 55.8K bytes - Viewed (2) -
src/main/resources/fess_label_ko.properties
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 - 43.1K bytes - Viewed (0) -
src/main/resources/fess_label_nl.properties
labels.user_postOfficeBox=Postbus labels.postOfficeBox=Postbus 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
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Jul 10 04:56:21 UTC 2025 - 42.8K bytes - Viewed (1) -
src/main/java/org/codelibs/fess/mylasta/direction/FessConfig.java
*/ String getLdapAttrCarLicense(); /** * Get the value for the key 'ldap.attr.mobile'. <br> * The value is, e.g. mobile <br> * comment: LDAP attribute for mobile. * @return The value of found property. (NotNull: if not found, exception but basically no way) */ String getLdapAttrMobile(); /**
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Jul 17 08:28:31 UTC 2025 - 525.6K bytes - Viewed (1)