Refactor Functions in Prestudent Lib, Unterbrecher as single Action

This commit is contained in:
ma0068
2024-06-17 18:38:04 +02:00
parent 1036c97be7
commit b5dbb8a16a
4 changed files with 386 additions and 8 deletions
@@ -5,6 +5,9 @@ class Prestudentstatus_model extends DB_Model
const STATUS_ABBRECHER = 'Abbrecher';
const STATUS_UNTERBRECHER = 'Unterbrecher';
const STATUS_STUDENT = 'Student';
const STATUS_DIPLOMAND = 'Diplomand';
const STATUS_ABSOLVENT = 'Absolvent';
/**
* Constructor