Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for breadcrumbs (0.07 sec)

  1. src/main/java/org/codelibs/fess/app/web/admin/storage/AdminStorageAction.java

                }
                return encodeId(buf.toString());
            }
            return StringUtil.EMPTY;
        }
    
        /**
         * Creates a list of path navigation items for breadcrumb display.
         *
         * @param prefix the current path prefix
         * @return list of path item maps for navigation
         */
        protected static List<Map<String, String>> createPathItems(final String prefix) {
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Aug 07 03:06:29 UTC 2025
    - 25.1K bytes
    - Viewed (0)
Back to top