Menu

#1 add custom code area in template and "refresh" function

open
p.kerspe
5
2011-01-09
2011-01-02
p.kerspe
No

add a function to allow recreation / update of classes once the database table layout has changed. In order to prevent customizations of generated classes to be lost once the class get regenrated, a code area should be added to the template that will be copied into the newly generated class upon regenration.

Code area should be marked by a php comment (begin / end) such as:
/***** BEGIN CUSTOM CODE AREA / DO NOT DELETE ********/
/****** END CUSTOM CODE AREA / DO NOT DELETE *********/

Discussion

  • p.kerspe

    p.kerspe - 2011-01-07
    • assigned_to: nobody --> p_kerspe
     
  • p.kerspe

    p.kerspe - 2011-01-07
    • labels: --> generated PHP output
     
  • p.kerspe

    p.kerspe - 2011-01-07
    • milestone: --> implementation_in_future_release
     
  • p.kerspe

    p.kerspe - 2011-01-09
    • summary: add custom code area in template --> add custom code area in template and "refresh" function
     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.