Cette page est basée sur APPNET OS et utilise des cookies pour la personnalisation. APPNET OS donne aux utilisateurs la possibilité de décider comment utiliser les cookies eux-mêmes. Cependant, il existe également des cookies nécessaires au fonctionnement d'un site Web. En utilisant ce site, vous acceptez l'utilisation des cookies nécessaires.
Français

admin

Description
The files that can be accessed from outside are also strictly separated, with a few exceptions.
So that the URL's of the files from the application area are not too long, these are stored directly in the out directory.
All files from the administration area are stored here in the admin directory.
Developers of public apps must ensure that the data from the app admin area is also stored here.
To avoid duplicate files, JavaScript files, JavaScript libraries and jQuery plugins which could be used by both areas should be placed directly in the out/js directory.