Changes

Jump to navigation Jump to search
m
Line 75: Line 75:     
==Frame of scripts==
 
==Frame of scripts==
During the development of version 2.2, the scripts used for generating PDF documents had the following methods (taking as example the model "crabe") inside the class with the model's name:
+
The PHP script used for generating PDF documents had the following methods (taking as example the model "crabe") inside the class with the model's name:
    
*pdf_crabe() - ''Creator of the object pdf''
 
*pdf_crabe() - ''Creator of the object pdf''
Line 85: Line 85:  
*_tableau_versement() - ''Method for drawing table of payment rules''
 
*_tableau_versement() - ''Method for drawing table of payment rules''
 
*_pagefoot() - ''Method for drawing bottom of the page''
 
*_pagefoot() - ''Method for drawing bottom of the page''
      
==Examples of customization==
 
==Examples of customization==

Navigation menu