Lines Matching refs:acl

148                 $this->acl->grant('content', BEZ_PERMISSION_CHANGE);
149 $this->acl->grant('plan_date', BEZ_PERMISSION_CHANGE);
150 $this->acl->grant('start_time', BEZ_PERMISSION_CHANGE);
151 $this->acl->grant('finish_time', BEZ_PERMISSION_CHANGE);
152 $this->acl->grant('all_day_event', BEZ_PERMISSION_CHANGE);
153 $this->acl->grant('task_program_id', BEZ_PERMISSION_CHANGE);
154 $this->acl->grant('cost', BEZ_PERMISSION_CHANGE);
158 $this->acl->grant('assignee', BEZ_PERMISSION_CHANGE);
159 $this->acl->grant('participants', BEZ_PERMISSION_CHANGE);
163 $this->acl->grant('content', BEZ_PERMISSION_CHANGE);
164 $this->acl->grant('plan_date', BEZ_PERMISSION_CHANGE);
165 $this->acl->grant('start_time', BEZ_PERMISSION_CHANGE);
166 $this->acl->grant('finish_time', BEZ_PERMISSION_CHANGE);
167 $this->acl->grant('all_day_event', BEZ_PERMISSION_CHANGE);
168 $this->acl->grant('task_program_id', BEZ_PERMISSION_CHANGE);
169 $this->acl->grant('cost', BEZ_PERMISSION_CHANGE);
171 $this->acl->grant('assignee', BEZ_PERMISSION_CHANGE);
172 $this->acl->grant('participants', BEZ_PERMISSION_CHANGE);
197 $this->acl->revoke(self::get_select_columns(), BEZ_AUTH_LEADER);
204 $this->acl->grant('state', BEZ_PERMISSION_CHANGE);
208 $this->acl->grant('content', BEZ_PERMISSION_CHANGE);
209 $this->acl->grant('plan_date', BEZ_PERMISSION_CHANGE);
210 $this->acl->grant('start_time', BEZ_PERMISSION_CHANGE);
211 $this->acl->grant('finish_time', BEZ_PERMISSION_CHANGE);
212 $this->acl->grant('all_day_event', BEZ_PERMISSION_CHANGE);
213 $this->acl->grant('task_program_id', BEZ_PERMISSION_CHANGE);
214 $this->acl->grant('cost', BEZ_PERMISSION_CHANGE);
219 $this->acl->grant('content', BEZ_PERMISSION_CHANGE);
220 $this->acl->grant('plan_date', BEZ_PERMISSION_CHANGE);
221 $this->acl->grant('start_time', BEZ_PERMISSION_CHANGE);
222 $this->acl->grant('finish_time', BEZ_PERMISSION_CHANGE);
223 $this->acl->grant('all_day_event', BEZ_PERMISSION_CHANGE);
224 $this->acl->grant('task_program_id', BEZ_PERMISSION_CHANGE);
225 $this->acl->grant('cost', BEZ_PERMISSION_CHANGE);
227 $this->acl->grant('assignee', BEZ_PERMISSION_CHANGE);
228 $this->acl->grant('participants', BEZ_PERMISSION_CHANGE);
229 $this->acl->grant('state', BEZ_PERMISSION_CHANGE);