AppRoot: Application Root Container

Description Usage Format Details

Description

This class is the main web container which contains of sub-modules, it has four main methods AppRoot$initialize(), AppRoot$server() AppRoot$ui() and AppRoot$addModule().

Usage

1

Format

An object of class R6ClassGenerator of length 24.

Details

ui(): it create the main web interface with routes of sub-modules injected.

server(): it create the main server (container of servers) in order to responds all http request.

addModule(module): add new modules to container main web, param module is a class module that has server, siderbars and routes


salmuz/WAHEco documentation built on May 14, 2019, 8:36 a.m.