["System Structure"] ArOZ Online System is designed with Modular Designs. The system is built with a list of core modules or scripts that deliver the system core services. The modules and its functions are listed below
| Module Name | Functions |
|---|---|
| auth.php / login.php | Provide authentication functions |
| function_bar.php / function_bar.js | Provide floatWindow control API |
| ./SystemAOB | Provide core system functions, including file system bridging, hardware management functions and clustering services scripts |
| ./script | Provide core system scripts for front ends |
| ./Desktop | Provide desktop environment to users for general purpose tasks |
| ./msb | Multiple System Booting Interface config files. Allow multiple instances of ArOZ Online running on the same host. |
| ./* | Other WebApp modules that runs on ArOZ Online System. |