add new api for notiz

This commit is contained in:
ma0068
2025-10-01 13:13:41 +02:00
parent 845c75b775
commit 890b50c830
8 changed files with 208 additions and 0 deletions
@@ -25,6 +25,11 @@ class NotizLehreinheit extends Notiz_Controller
// Load Libraries
$this->load->library('VariableLib', ['uid' => getAuthUID()]);
//Permission checks for allowed Oes
/* $allowedOes = $this->permissionlib->getOE_isEntitledFor('assistenz') ?: [];
$this->terminateWithSuccess($allowedOes);*/
// Load language phrases
$this->loadPhrases([
'ui'