Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

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.

...

Article

The article is the smallest structure. The actual content that is stored in the Content types is always linked to an article.

Since articles are also language dependent, you can also copy them into another language for translating purposes.

The class cApiArticleLanguage includes a lazy loading functionality to receive the content of an article because of performance reason.