Topic cluster
Other
Documentation not covered by the keyword groups shown in the parent cluster.
13 items
All documentation outside the keyword groups in the parent cluster is listed below.
comment
Model for comments attached to resources. It provides listing, moderation checks, counting, and retrieval of individual comments.
content_group
Model for content-group checks, currently exposing whether a content group is in use.
hierarchy
The category hierarchy tables have been replaced by m_hierarchy . This model defines named hierarchies of resources (pages).
identity
The m_identity model manages usernames and other user identities. module#mod_authentication uses it to store and check salted passwords, but also provides a safe storage for user tokens of any kind, as used by…
mailinglist
Model for mailinglist operations and reporting, including recipient counts, delivery stats, subscriptions, and scheduled mailings.
media
Access to data about uploaded files and other media.
modules
Access information about which modules are installed and which ones are active.
req
This model gives access to the request variables from within a template.
rsc
The main resource model, which is the central part of the Zotonic data model. This model provides an interface to all resource ("page") information. It also provides an easy way to fetch edges from pages without needing…
search
The m_search model provides access to different kinds of search queries for searching through models.
server_storage
Model to access the server side storage of data.
survey
Model for survey reporting and participant state, including results, totals, per-user answers, exports, and result handlers.
tkvstore
Simple read-only interface to the typed key-value store of module#mod_tkvstore. To get a value from the store: use m.tkvstore.type.key, like this: