Liferay:社区页面保存在数据库的什么位置?

发布于 2024-11-26 11:23:41 字数 76 浏览 0 评论 0原文

我需要找到保存社区页面的表。我找到了博客条目、书签或目录的表格,但找不到社区页面的表格?它们是否保存在数据库中,或者只是文件系统上的文件?

I need to find the table where community pages are saved. I found tables for blogentries, bookmarks or directories, but I couldn't find the table for communty pages? Are they even saved in the database, or are they just files on the filesystem?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

全部不再 2024-12-03 11:23:41

该表称为布局。

同样相关的是 LayoutSet 和 Group。

页面上的 Web 内容数据可以在 JournalArticle(以及以 Journal 开头的其他表)上找到。

The table is called Layout.

Also of relevance is LayoutSet and Group.

Web Content data on pages can be found on JournalArticle (and other tables that begin with Journal).

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文