- rsc
-
See also
- category
-
This model can retrieve information about the resource category hierarchy in different ways.
- media
-
Access to data about uploaded files and other media.
- identity
-
See also
- rsc_gone
-
See also
- edge
-
See also
- template
-
Todo
- development
-
Not yet documented.
- backup
-
Not yet documented.
- auth2fa
-
Not yet documented.
- authentication
-
Not yet documented.
- config
-
Zotonic has two places where a site’s configuration is kept:
- site
-
Retrieve information that is stored in the site
configuration. If you want to query
values from the config table instead, you should use m_config.
- admin_config
-
Not yet documented.
- l10n
-
Not yet documented.
- custom_redirect
-
Not yet documented.
- acl_user_group
-
Not yet documented.
- acl
-
The m_acl model gives access the id of the currently logged in user, and provides a mechanism to do basic access
control checks.
- admin_status
-
Not yet documented.
- mailinglist
-
Not yet documented.
- search
-
See also
- predicate
-
Retrieve information about predicates. Predicates are the labels on edges (connections between resources) that give
meaning to an edge. An example is the…
- facebook
-
Not yet documented.
- survey
-
Not yet documented.
- log
-
Not yet documented.
- client_local_storage
-
Model to access the localStorage on the client (browser).
- tkvstore
-
See also
- log_email
-
Not yet documented.
- acl_rule
-
Not yet documented.
- oauth2
-
Not yet documented.
- log_ui
-
Not yet documented.
- ratelimit
-
Not yet documented.
- modules
-
Access information about which modules are installed and which ones are active.
- translation
-
The m_translation model gives easy access to language and translation related information.
- comment
-
Accesses comments on a page.
- seo
-
Not yet documented.
- admin_blocks
-
Not yet documented.
- client_session_storage
-
Model to access the sessionStorage on the client (browser).
- admin_menu
-
This model holds the admin menu, which is built up by calling each module to add items to the menu.
- server_storage
-
Model to access the server side storage of data.
- editor_tinymce
-
Not yet documented.
- hierarchy
-
The category hierarchy tables have been replaced by m_hierarchy . This model defines named hierarchies of resources (pages).
- req
-
This model gives access to the request variables from within a template.
- sysconfig
-
Note
- admin_identity
-
Not yet documented.
- email_status
-
Tracks the send/bounce/error status of all outgoing emails.
- content_group
-
Not yet documented.
- backup_revision
-
Not yet documented.
- import_csv_data
-
Not yet documented.
- filestore
-
The filestore uses two tables for its administration.
- ssl_letsencrypt
-
Not yet documented.
- email_receive_recipient
-
Not yet documented.
- admin
-
This model exposes some meta-information for the use in mod_admin templates.
- linkedin
-
Not yet documented.
- email_dkim
-
DomainKeys Identified Mail Signatures (RFC 6376) is a method to add a signature to outgoing emails. This enables
recipients to check who sent an email and if…
- mqtt_ticket
-
A ticketing system for out of band MQTT posts via HTTP.
- oauth2_service
-
Not yet documented.
- site_update
-
Model for checking if a site has version control enabled.
- fileuploader
-
Model to start uploads, upload a block and delete uploads.
- microsoft
-
Check with useauth if the authentication using the Microsoft identity platform is enabled and configured.
- seo_sitemap
-
Not yet documented.
- signup
-
Exported APIs:
- image_edit
-
See also
- oauth2_consumer
-
Not yet documented.
- admin_note
-
Add an editorial note to any resource.
- rdf
-
Todo
- search_status
-
Not yet documented.
- copyright
-
Not yet documented.
- email_relay
-
Not yet documented.
- dispatch
-
Dispatch or generate URLs or page paths. Useful to check dispatch rules or for client side code to dispatch page paths.
Global template variables
Reference
Validators