Source file 4 patient demographics/documents

johnbwilliams wrote on Sunday, March 21, 2010:

We are adding UI functionality to the patient “documents” page.  Can anyone point us to the source file for this page?   (Its a bit difficult to decipher the code in controller.class.php that points to this source file).  Thanks

bradymiller wrote on Monday, March 22, 2010:

hey,

The smarty html templates for this screen are here:
openemr/templates/documents/

The smarty functions/classes for these screens are here:
openemr/controllers/C_Document.class.php
openemr/library/classes/Document.class.php

-brady