...
One CONTENIDO system can have multiple clients, which can have multiple languages and so on.
Client
A client usually represents one website that is served by the CONTENIDO system. This website can be accessible in multiple languages and one CONTENIDO system can manage more than one website.
...
ItemCollection | Item |
---|---|
cApiCategoryCollection | cApiCategory |
cApiCategoryArticleCollection | cApiCategoryArticle |
cApiCategoryLanguageCollection | cApiCategoryLanguage |
cApiCategoryTreeCollection | cApiCategoryTree |
Article
The article is the smallest structure. The actual content that is stored in theĀ Content types is always linked to an article.
...