WebSite.Module.Compound

  • Unit
  • Source

Symbols

SymbolDescription
amFlowAll child modules will be rendered into one web page and presented horizontally.
amListAll child modules will be rendered into one web page and presented vertically.
amOverviewA simple list with links to child modules is rendered.
amTabMenuOne child module will always be active and the links to all child modules will be rendered as a tab menu.
amTabPagesAll child modules will be rendered into one web page and presented by paged component with a tab menu.
amTilesOnly links to child modules are rendered, and they are rendered as large tiles.
TAggregationMethodThe method used by TCompoundWebSiteModule to render itself.
TCompoundWebSiteChildRequestHandler
TCompoundWebSiteModuleTWebSiteModule that aggregates a list of child modules.
TCompoundWebSiteRequestHandler