Difference between revisions of "File Structure"

From OpenEMR Project Wiki
(Created page with "==Directory Structure== ===Top Level Folders=== *Accounting *ccr *contrib *controllers *custom *Documentation *gacl *images *includes *interface *library ::Third Party...")
 
 
Line 23: Line 23:


*library
*library
::globals.inc.php
::::Creates an array to define all of the global variables and to store all of the global preferences in them.
::Third Party Code Libraries
::Third Party Code Libraries
::js  — Javascript Libraries
::js  — Javascript Libraries

Latest revision as of 05:28, 5 May 2014

Directory Structure

Top Level Folders

  • Accounting
  • ccr
  • contrib
  • controllers
  • custom
  • Documentation
  • gacl
  • images
  • includes
  • interface
  • library
globals.inc.php
Creates an array to define all of the global variables and to store all of the global preferences in them.
Third Party Code Libraries
js — Javascript Libraries
jquery
datatables

Top Level FIles

  • acl_setup.php
  • acl_upgrade.php
  • admin.php
  • CategoryTreeMenu.js
  • controller.php
  • copyright_notice.html