frontend
Table of Contents
Classes
- AbstractRevisionPersistance
- Additional to `Revision`, this abstract class provides persistence settings for the revision, e.g. generating
the cookie name, persisting revisions to database and so on.
- CookiePolicy
- A cookie policy is a server-side rendered, pure-HTML text with a table of cookie definitions and teachings.
- Frontend
- Functions for the frontend (e.g. generating "Code on page load" HTML output).
- Revision
- A revision is a document of all settings at the time of consent.
- SavingConsentViaRestApiEndpointChecker
- This class allows you to simulate a call to the REST API which saves consent and check if saving
worked as expected. It analyzes the result of the request response when the request failed and
returns suggestions, if available.