OpenCms 6 database and class diagrams
OpenCms 6 database diagram:
(OpenCms 6 database.*)
This diagram shows all the tables existing in the OpenCms database schema, but
not all the relationships between these tables. It gives you
an overview over the database with the most important relationships.
You should not manipulate the content of the tables directly with sql statements,
otherwise the consistency of the table data might be damaged. The only way to
work with the database tables is using the corresponding OpenCms API (e.g.
inside the CmsObjekt class).
OpenCms Core API (version 6.2) package and class structure:
(OpenCms 6.2 Core API.*)
This diagram provides an overview over the package and class structure of the
OpenCms core. Not all classes are mentioned and some packages are
shown less detailed than other ones. The purpose of this diagram is to give
(new) template developers a good assistance finding the main classes which they
may need. These classes are shown in a more detailed way including a short
description of this class.
Note: this diagram is not intended to use for core developers
(i.e. extending or manipulating the OpenCms core).
OpenCms6数据库与API结构解析
本文档展示了OpenCms6的数据库结构及核心API包和类的组织方式。数据库图表概述了所有存在的表格及其主要关系,并强调不应直接通过SQL语句操作表格内容。API结构图表提供了OpenCms核心的包和类结构概览,帮助模板开发者找到所需的主要类。



被折叠的 条评论
为什么被折叠?



