/[openfoncier]/branches/3.14.x/obj/instruction.class.php
ViewVC logotype

Diff of /branches/3.14.x/obj/instruction.class.php

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1281 by vpihour, Wed Jan 16 11:17:06 2013 UTC revision 1282 by vpihour, Thu Feb 21 17:48:26 2013 UTC
# Line 934  class instruction extends instruction_ge Line 934  class instruction extends instruction_ge
934              }              }
935          }          }
936      }      }
937        
938        /**
939         * Méthode permettant de mettre à jour l'état d'un DA
940         */
941         function majEtatDA($dossier_autorisation, $action, $avis_decision) {
942            
943         }
944        
945        /**
946         * Méthode permettant de mettre à jour les données d'un DA
947         */
948         function majDataDA($dossier_autorisation, $valDI) {
949            
950         }
951    
952  }// fin classe  }// fin classe
953  ?>  ?>

Legend:
Removed from v.1281  
changed lines
  Added in v.1282

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26