- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for GeoForm (0.03 sec)
-
src/main/java/org/codelibs/fess/taglib/FessFunctions.java
} /** * Generates hidden HTML form fields for geographic filtering. * * @return HTML string containing hidden input fields for geographic parameters */ public static String geoForm() { return createForm(Constants.GEO_FORM, GEO_PREFIX); } /** * Retrieves the list of facet query view objects for display. * * @return list of FacetQueryView objects */
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Aug 07 03:06:29 UTC 2025 - 25.3K bytes - Viewed (0)