Search Options

Results per page
Sort
Preferred Languages
Advance

Results 111 - 120 of 127 for strlen (0.08 sec)

  1. font-awesome.min.css

    -stop:before{content:"\f04d"}.fa-stop-circle:before{content:"\f28d"}.fa-stopwatch:before{content:"\f2f2"}.fa-store:before{content:"\f54e"}.fa-store-alt:before{content:"\f54f"}.fa-strava:before{content:"\f428"}.fa-stream:before{content:"\f550"}.fa-street-view:before{content:"\f21d"}.fa-strikethrough:before{content:"\f0cc"}.fa-stripe:before{content:"\f429"}.fa-stripe-s:before{content:"\f42a"}.fa-stroopwafel:before{content:"\f551"}.fa-studiovinari:before{content:"\f3f8"}.fa-stumbleupon:before{conte...
    github.com/codelibs/fess/src/main/webapp/css/ad...
    Sat Dec 14 21:22:25 UTC 2019
      55.8K bytes
  2. fess_label.properties

    L884:labels.roomNumber=Room Number L885:labels.user_description=Description L886:labels.description=Description L887:labels.user_title=Title L888:labels.title=Title L889:labels.user_pager=Pager L890:labels.pager=Pager L891:labels.user_street=Street L892:labels.street=Street L893:labels.user_postalCode=Postal Code L894:labels.postalCode=Postal Code L895:labels.user_physicalDeliveryOfficeName=Physical Delivery Office Name L896:labels.physicalDeliveryOfficeName=Physical Delivery Office Name L897:labels.use...
    github.com/codelibs/fess/src/main/resources/fes...
    Fri Mar 22 11:58:34 UTC 2024
      40.7K bytes
  3. FessConfig.java

    String LDAP_ATTR_TITLE = "ldap.attr.title"; L1760: L1761: /** The key of the configuration. e.g. pager */ L1762: String LDAP_ATTR_PAGER = "ldap.attr.pager"; L1763: L1764: /** The key of the configuration. e.g. street */ L1765: String LDAP_ATTR_STREET = "ldap.attr.street"; L1766: L1767: /** The key of the configuration. e.g. postalCode */ L1768: String LDAP_ATTR_POSTAL_CODE = "ldap.attr.postalCode"; L1769: L1770: /** The key of the configuration. e.g. physicalDeliveryOfficeName...
    github.com/codelibs/fess/src/main/java/org/code...
    Fri Oct 11 21:11:58 UTC 2024
      468.5K bytes
  4. admin_fileconfig_edit.jsp

    rows="5"/> L184: </div> L185: </div> L186: <div class="form-group row"<c:if L187: test="${!labelSettingEnabled}"> style="display:none"</c:if>> L188: <label for="labelTypeIds" class="col-sm-3 text-sm-right col-form-label"><la:message L189: key="labels.label_type"/></label> L190: ...
    github.com/codelibs/fess/src/main/webapp/WEB-IN...
    Thu Feb 13 07:47:04 UTC 2020
      15.3K bytes
  5. EsAbstractConditionBean.java

    se.orderby.OrderByClause; L35:import org.dbflute.dbmeta.DBMeta; L36:import org.dbflute.dbmeta.accessory.DerivedTypeHandler; L37:import org.dbflute.jdbc.StatementConfig; L38:import org.dbflute.system.DBFluteSystem; L39:import org.dbflute.twowaysql.style.BoundDateDisplayStyle; L40:import org.opensearch.action.search.SearchRequestBuilder; L41:import org.opensearch.common.unit.TimeValue; L42: L43:/** L44: * @author ESFlute (using FreeGen) L45: */ L46:public abstract class EsAbstractConditionBean implements...
    github.com/codelibs/fess/src/main/java/org/code...
    Thu Feb 22 01:37:57 UTC 2024
      17.8K bytes
  6. EsAbstractConditionBean.java

    se.orderby.OrderByClause; L35:import org.dbflute.dbmeta.DBMeta; L36:import org.dbflute.dbmeta.accessory.DerivedTypeHandler; L37:import org.dbflute.jdbc.StatementConfig; L38:import org.dbflute.system.DBFluteSystem; L39:import org.dbflute.twowaysql.style.BoundDateDisplayStyle; L40:import org.opensearch.action.search.SearchRequestBuilder; L41:import org.opensearch.common.unit.TimeValue; L42: L43:/** L44: * @author ESFlute (using FreeGen) L45: */ L46:public abstract class EsAbstractConditionBean implements...
    github.com/codelibs/fess/src/main/java/org/code...
    Thu Feb 22 01:37:57 UTC 2024
      17.8K bytes
  7. fess_label_fr.properties

    de chambre L884:labels.user_description = Description L885:labels.description = Description L886:labels.user_title = Titre L887:labels.title = Titre L888:labels.user_pager = Pager L889:labels.pager = Pager L890:labels.user_street = Rue L891:labels.street = Rue L892:labels.user_postalCode = Code Postal L893:labels.postalCode = Code Postal L894:labels.user_physicalDeliveryOfficeName = Nom du bureau de livraison physique L895:labels.physicalDeliveryOfficeName = Nom du bureau de livraison physique L8...
    github.com/codelibs/fess/src/main/resources/fes...
    Fri Mar 22 11:58:34 UTC 2024
      46.6K bytes
  8. FessXpathTransformerTest.java

    .getUrl()); L690: } L691: } L692: L693: public void test_getSingleNodeValue() throws Exception { L694: final FessXpathTransformer transformer = new FessXpathTransformer(); L695: L696: String data = "<html><body>aaa<style>bbb</style>ccc</body></html>"; L697: Document document = getDocument(data); L698: String value = transformer.getSingleNodeValue(document, "//BODY", node -> node); L699: assertEquals("aaa bbb ccc", value); L700: L701: data = "<html><body>...
    github.com/codelibs/fess/src/test/java/org/code...
    Thu Oct 24 13:01:38 UTC 2024
      41.3K bytes
  9. adminlte.min.js.map

    {this._settings.maximizeTrigger} .${this._settings.minimizeIcon}`)\n .addClass(this._settings.maximizeIcon)\n .removeClass(this._settings.minimizeIcon)\n this._parent.css('cssText', `height: ${this._parent[0].style.height} !important; width: ${this._parent[0].style.width} !important; transition: all .15s;`\n ).delay(10).queue(function () {\n const $element = $(this)\n\n $element.removeClass(CLASS_NAME_MAXIMIZED)\n $('html').removeClass(CLASS_NAME_MAXIMIZED)\n $element.css({\n...
    github.com/codelibs/fess/src/main/webapp/js/adm...
    Sat Oct 26 01:49:09 UTC 2024
      132.4K bytes
  10. advance.jsp

    earchdescription+xml" href="${fe:url('/osdd')}" L10: title="<la:message key="labels.index_osdd_title" />" L11: /> L12:</c:if> L13:<link href="${fe:url('/css/bootstrap.min.css')}" rel="stylesheet" type="text/css" /> L14:<link href="${fe:url('/css/style.css')}" rel="stylesheet" type="text/css" /> L15:<link href="${fe:url('/css/font-awesome.min.css')}" rel="stylesheet" type="text/css" /> L16:</head> L17:<body> L18: <la:form styleClass="form-stacked" action="/search/" method="get" styleId="searchForm">...
    github.com/codelibs/fess/src/main/webapp/WEB-IN...
    Sat Oct 26 01:07:52 UTC 2024
      14.9K bytes
Back to top