Lines Matching defs:task_program_id
28 protected $thread_id, $thread_comment_id, $task_program_id;
47 'thread_id', 'thread_comment_id', 'task_program_id');
100 'task_program_id' => array(array('numeric'), 'NULL')
140 'task_program_id' => array(array('numeric'), 'NOT NULL'),
153 $this->acl->grant('task_program_id', BEZ_PERMISSION_CHANGE);
168 $this->acl->grant('task_program_id', BEZ_PERMISSION_CHANGE);
187 'task_program_id' => array(array('numeric'), 'NOT NULL'),
213 $this->acl->grant('task_program_id', BEZ_PERMISSION_CHANGE);
224 $this->acl->grant('task_program_id', BEZ_PERMISSION_CHANGE);
314 $this->task_program_id = $taks_program_id;