Structure of the code

The coding in SistevProcess is:

  • installer
  • resources
  • server
  • temp
  • userdata
  • index.php
  • sp.js

Below we detail what the function of each folder:

installer: This folder contains the code to install the system on the web server, for security reasons it is important to delete or overwrite this folder once it is done installing SistevProcess .

resources: This folder holds the images, stylesheets and javascript libraries necessary for the Carrying out of SistevProcess.

server: This folder contains all the functionality of the server side SistevProcess also contains CodeIgniter and MVC structure system format.

temp: This folder is used internally to store temporary files which will then be used for a specific process, for example when projects this folder is used to organize the files will be compressed and then downloaded to the user's computer are packaged.

userdata: This folder contains all the configuration files and components of projects created by the user.

index.php: This is the main php file where stylesheets, javascript libraries and other components required to run SistevProcess pair added.

sp.js: The main javascript file that contains some important system functions.

No hay comentarios:

Publicar un comentario