Components

From Dreamtsoft Wiki
Jump to: navigation, search

Overview

Dreamtsoft components serve as one of main mechanisms for extending the platform. There are currently four different types of components:

Components are stored in HTML syntax with custom F8 doctypes

  • Page Components (<!DOCTYPE f8component>)
  • Widget Components (<!DOCTYPE f8widget>)
  • Action Components (<!DOCTYPE f8action>)
  • Security Components (<!DOCTYPE f8security>)