Skip to content

Components

Alex van den Berg edited this page Jun 26, 2023 · 6 revisions

Components

Account Component

Use the account component to create new accounts, change existing account, the component can also be used for logging-in into the website.

Modes

  • Logoff
  • Create account
  • Delete account

Dataview Component

Use the dataview component to render and show a lot of data. The component can be used in combination with the pagination component to add pagination to the results of the component. The component can also be used for caching specific results of a website, like reviews of a product or menu items.

Modes

  • Render

Device Verification Component

Use the device verification component to secure a enviroment with device vertification. The component sends a e-mail to the user that's logging-in and only the user that received the code can unlock the page using the received code.

Modes

  • Verify
  • Authenticate

Webform Component

Use the webform component to generate webforms that are created using the Elixer webform creator.

Modes

  • Render

Shoppingbasket Component

Achievements Component

Modes

  • CheckForAwards

Pagination Component

Content Blocks Component