MCPcopy Create free account
hub / github.com/diyhi/bbs / getPath

Method getPath

src/main/java/cms/utils/WebUtil.java:82–84  ·  view source on GitHub ↗

获取网站虚拟路径 @return

()

Source from the content-addressed store, hash-verified

80 * @return
81 */
82 public static String getPath() {
83 return path;
84 }
85 /**
86 * 由cms.web.filter.TempletesInterceptor方法设置参数
87 * /api

Callers 15

createSignLinkMethod · 0.95
copyResourceDirectoryMethod · 0.45
createSecureLinkMethod · 0.45
readPathMethod · 0.45
addThumbnailMethod · 0.45
deleteThumbnailMethod · 0.45
querySubdirectoryListMethod · 0.45
getTopicPageMethod · 0.45
getFeaturedTopicPageMethod · 0.45
getReportListMethod · 0.45
getReportListMethod · 0.45
getTopicReportListMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected