Proyectos de Subversion LeadersLinked - Backend

Rev

Rev 16747 | Rev 16766 | Ir a la última revisión | | Comparar con el anterior | Ultima modificación | Ver Log |

Rev Autor Línea Nro. Línea
1 www 1
<?php
779 geraldo 2
 
1 www 3
use LeadersLinked\Model\UserType;
4
 
15579 anderson 5
function getAclResources()
6
{
1 www 7
    return [
8
        'home',
9
        'signin-admin',
10
        'signin-company',
11
        'dashboard',
12
        'signout',
13
        'storage',
15336 efrain 14
        'storage-network',
1 www 15
        'settings',
15460 efrain 16
        'settings/countries',
17
        'settings/countries/add',
18
        'settings/countries/edit',
19
        'settings/countries/delete',
15579 anderson 20
 
1 www 21
        'settings/company-sizes',
22
        'settings/company-sizes/add',
23
        'settings/company-sizes/edit',
24
        'settings/company-sizes/delete',
15579 anderson 25
 
15442 efrain 26
        'jobs-description/competency-types',
27
        'jobs-description/competency-types/add',
28
        'jobs-description/competency-types/edit',
29
        'jobs-description/competency-types/delete',
30
        'jobs-description/competency-types/import',
15579 anderson 31
 
15442 efrain 32
        'jobs-description/behaviors',
33
        'jobs-description/behaviors/add',
34
        'jobs-description/behaviors/edit',
35
        'jobs-description/behaviors/delete',
36
        'jobs-description/behaviors/import',
15579 anderson 37
 
15442 efrain 38
        'jobs-description/competencies',
39
        'jobs-description/competencies/add',
40
        'jobs-description/competencies/edit',
41
        'jobs-description/competencies/delete',
42
        'jobs-description/competencies/import',
15579 anderson 43
 
1 www 44
        'settings/degrees',
45
        'settings/degrees/add',
46
        'settings/degrees/edit',
47
        'settings/degrees/delete',
15579 anderson 48
 
1 www 49
        'settings/email-templates',
50
        'settings/email-templates/edit',
15579 anderson 51
 
1 www 52
        'settings/push-templates',
53
        'settings/push-templates/edit',
15336 efrain 54
        'settings/push-templates/import',
15579 anderson 55
 
1 www 56
        'settings/group-types',
57
        'settings/group-types/add',
58
        'settings/group-types/edit',
59
        'settings/group-types/delete',
15579 anderson 60
 
1 www 61
        'settings/industries',
62
        'settings/industries/add',
63
        'settings/industries/edit',
64
        'settings/industries/delete',
15579 anderson 65
 
1 www 66
        'settings/job-categories',
67
        'settings/job-categories/add',
68
        'settings/job-categories/edit',
69
        'settings/job-categories/delete',
15579 anderson 70
 
15442 efrain 71
        'jobs-description',
72
        'jobs-description/add',
73
        'jobs-description/edit',
74
        'jobs-description/delete',
75
        'jobs-description/report',
76
        'jobs-description/import',
15579 anderson 77
 
15442 efrain 78
        'jobs-description/positions',
79
        'jobs-description/positions/add',
80
        'jobs-description/positions/edit',
81
        'jobs-description/positions/delete',
82
        'jobs-description/positions/subordinates',
15579 anderson 83
 
1 www 84
        'settings/skills',
85
        'settings/skills/add',
86
        'settings/skills/edit',
87
        'settings/skills/delete',
15579 anderson 88
 
15336 efrain 89
        'settings/aptitudes',
90
        'settings/aptitudes/add',
91
        'settings/aptitudes/edit',
92
        'settings/aptitudes/delete',
15579 anderson 93
 
15336 efrain 94
        'settings/hobbies-and-interests',
95
        'settings/hobbies-and-interests/add',
96
        'settings/hobbies-and-interests/edit',
97
        'settings/hobbies-and-interests/delete',
15579 anderson 98
 
15336 efrain 99
        'settings/private-networks',
100
        'settings/private-networks/add',
101
        'settings/private-networks/edit',
102
        'settings/private-networks/delete',
15579 anderson 103
 
15336 efrain 104
        'settings/my-private-network',
105
        'settings/my-private-network/intro',
106
        'settings/my-private-network/navbar',
107
        'settings/my-private-network/favicon',
108
        'settings/my-private-network/logo',
109
        'settings/my-private-network/styles-and-colors',
15394 efrain 110
        'settings/my-private-network/calendar',
15831 efrain 111
        'settings/my-private-network/moodle',
15579 anderson 112
 
1 www 113
        'publications',
114
        'publications/posts',
115
        'publications/posts/add',
116
        'publications/posts/edit',
117
        'publications/posts/delete',
118
        'publications/pages',
119
        'publications/pages/add',
120
        'publications/pages/edit',
121
        'publications/pages/delete',
122
        'users',
123
        'users/change-password',
124
        'users/unblock',
125
        'users/invite',
126
        'users/accept',
127
        'users/cancel',
128
        'users/reject',
129
        'users/edit',
130
        'users/upload',
16248 efrain 131
        'users/change-type',
129 efrain 132
        'users/email-verify',
15457 efrain 133
        'users/request-access',
134
        'users/request-access/approve',
135
        'users/request-access/reject',
15387 efrain 136
 
1 www 137
        'companies',
138
        'companies/edit',
139
        'companies/services',
140
        'companies/roles',
141
        //Company
142
        'profile',
143
        'profile/extended',
144
        'profile/cover',
145
        'profile/image',
779 geraldo 146
        'profile/header',
147
        'profile/footer',
1 www 148
        'profile/website',
149
        'profile/foundation_year',
150
        'profile/location',
151
        'profile/social-network',
152
        'profile/company-size',
153
        'profile/industry',
154
        'profile/delete',
16278 anderson 155
        'profile/view',
15579 anderson 156
 
1 www 157
        'feeds',
158
        'feeds/timeline',
10123 nelberth 159
        'feeds/onefeed',
1 www 160
        'feeds/delete',
161
        'feeds/comments',
162
        'feeds/comments/delete',
8395 nelberth 163
        'feeds/comments/answer',
15364 efrain 164
        'feeds/add',
15579 anderson 165
 
166
 
1 www 167
        'followers',
168
        'followers/delete',
114 efrain 169
        'self-evaluation',
170
        'self-evaluation/forms',
171
        'self-evaluation/forms/add',
172
        'self-evaluation/forms/edit',
173
        'self-evaluation/forms/delete',
115 efrain 174
        'self-evaluation/users',
175
        'self-evaluation/users/add',
176
        'self-evaluation/users/delete',
114 efrain 177
        'self-evaluation/reviews',
115 efrain 178
        'self-evaluation/reviews/edit',
470 geraldo 179
        'self-evaluation/reviews/report',
15579 anderson 180
 
946 geraldo 181
        'performance-evaluation',
182
        'performance-evaluation/forms',
183
        'performance-evaluation/forms/add',
184
        'performance-evaluation/forms/edit',
185
        'performance-evaluation/forms/delete',
15442 efrain 186
        'performance-evaluation/forms/job-description',
187
        'performance-evaluation/forms/active',
188
        'performance-evaluation/forms/inactive',
1263 geraldo 189
        'performance-evaluation/forms/report',
15579 anderson 190
 
191
 
15442 efrain 192
        'performance-evaluation/evaluations',
193
        'performance-evaluation/evaluations/add',
194
        'performance-evaluation/evaluations/delete',
195
        'performance-evaluation/evaluations/report',
196
 
15579 anderson 197
 
1477 efrain 198
        'recruitment-and-selection',
199
        'recruitment-and-selection/vacancies',
200
        'recruitment-and-selection/vacancies/add',
201
        'recruitment-and-selection/vacancies/edit',
202
        'recruitment-and-selection/vacancies/delete',
15461 efrain 203
        'recruitment-and-selection/applications',
204
        'recruitment-and-selection/applications/user-by-email',
205
        'recruitment-and-selection/applications/add',
206
        'recruitment-and-selection/applications/level',
207
        'recruitment-and-selection/applications/status',
208
        'recruitment-and-selection/applications/comment',
209
        'recruitment-and-selection/applications/delete',
210
        'recruitment-and-selection/applications/view',
211
        'recruitment-and-selection/applications/files',
212
        'recruitment-and-selection/applications/files/add',
213
        'recruitment-and-selection/applications/files/delete',
214
        'recruitment-and-selection/applications/files/view',
215
        'recruitment-and-selection/applications/interviews',
216
        'recruitment-and-selection/applications/interviews/add',
217
        'recruitment-and-selection/applications/interviews/edit',
218
        'recruitment-and-selection/applications/interviews/delete',
219
        'recruitment-and-selection/applications/interviews/report',
15579 anderson 220
 
15461 efrain 221
        /*
1477 efrain 222
        'recruitment-and-selection/candidates',
223
        'recruitment-and-selection/candidates/add',
224
        'recruitment-and-selection/candidates/edit',
225
        'recruitment-and-selection/candidates/delete',
1636 eleazar 226
        'recruitment-and-selection/user-by-email',
1710 eleazar 227
        'recruitment-and-selection/interview',
1709 eleazar 228
        'recruitment-and-selection/interview/form',
8757 eleazar 229
        'recruitment-and-selection/interview/form/file',
1709 eleazar 230
        'recruitment-and-selection/interview/form/add',
231
        'recruitment-and-selection/interview/form/edit',
232
        'recruitment-and-selection/interview/form/delete',
233
        'recruitment-and-selection/interview/report',
3587 eleazar 234
        'recruitment-and-selection/interview/vacancy',
4367 eleazar 235
        'recruitment-and-selection/interview/type',
8782 eleazar 236
        'recruitment-and-selection/interview/file',
237
        'recruitment-and-selection/interview/file/add',
238
        'recruitment-and-selection/interview/file/edit',
239
        'recruitment-and-selection/interview/file/delete',
15461 efrain 240
        */
15579 anderson 241
 
4375 eleazar 242
        'survey',
4579 eleazar 243
        'survey/add',
244
        'survey/edit',
245
        'survey/delete',
4375 eleazar 246
        'survey/form',
247
        'survey/form/add',
248
        'survey/form/edit',
249
        'survey/form/delete',
5287 eleazar 250
        'survey/test',
251
        'survey/test/add',
6662 eleazar 252
        'survey/test/report',
5287 eleazar 253
        'survey/test/delete',
5823 eleazar 254
        'survey/report',
6497 eleazar 255
        'survey/report/overview',
5823 eleazar 256
        'survey/report/all',
15149 efrain 257
        'survey/report/excel',
15579 anderson 258
 
7218 eleazar 259
        'organizational-climate',
260
        'organizational-climate/add',
261
        'organizational-climate/edit',
262
        'organizational-climate/delete',
263
        'organizational-climate/form',
264
        'organizational-climate/form/add',
265
        'organizational-climate/form/edit',
266
        'organizational-climate/form/delete',
267
        'organizational-climate/test',
268
        'organizational-climate/test/add',
269
        'organizational-climate/test/report',
270
        'organizational-climate/test/delete',
271
        'organizational-climate/report',
272
        'organizational-climate/report/overview',
273
        'organizational-climate/report/all',
15149 efrain 274
        'organizational-climate/report/excel',
15579 anderson 275
 
1 www 276
        'jobs',
277
        'jobs/add',
278
        'jobs/delete',
279
        'jobs/users-who-applied',
280
        'jobs/edit',
281
        'jobs/edit/title',
282
        'jobs/edit/status',
283
        'jobs/edit/last-date-of-application',
284
        'jobs/edit/employment-type',
285
        'jobs/edit/experience',
286
        'jobs/edit/job-category',
287
        'jobs/edit/extended',
288
        'jobs/edit/location',
289
        'jobs/edit/salary',
290
        'jobs/edit/languages',
291
        'jobs/edit/degrees',
292
        'jobs/edit/skills',
293
        'jobs/edit/how-apply',
15579 anderson 294
 
15540 efrain 295
        'daily-pulse',
296
        'daily-pulse/emojis',
297
        'daily-pulse/emojis/add',
298
        'daily-pulse/emojis/edit',
299
        'daily-pulse/emojis/delete',
300
        'daily-pulse/reports',
301
        'daily-pulse/reports/overview',
302
        'daily-pulse/reports/overview/download',
15579 anderson 303
 
15540 efrain 304
        'engagement',
305
        'engagement/setup',
306
        'engagement/reports',
307
        'engagement/reports/overview',
15542 efrain 308
        'engagement/rewards',
309
        'engagement/rewards/add',
310
        'engagement/rewards/edit',
311
        'engagement/rewards/delete',
15579 anderson 312
 
1 www 313
        'microlearning',
314
        'microlearning/overview',
315
        'microlearning/reports',
2 efrain 316
        'microlearning/reports/progress',
14610 efrain 317
        'microlearning/reports/progress-for-capsule',
15386 efrain 318
        'microlearning/reports/progress-for-capsule/excel',
319
        'microlearning/reports/progress-for-topic',
320
        'microlearning/reports/progress-for-topic/excel',
321
        'microlearning/reports/progress-for-student',
322
        'microlearning/reports/progress-for-student/excel',
15390 efrain 323
        'microlearning/reports/devices-and-access',
324
        'microlearning/reports/devices-and-access/excel',
187 efrain 325
        'microlearning/reports/comments-for-capsule',
15390 efrain 326
        'microlearning/reports/comments-for-capsule/excel',
1 www 327
        'microlearning/content',
328
        'microlearning/content/topics',
329
        'microlearning/content/topics/add',
330
        'microlearning/content/topics/edit',
331
        'microlearning/content/topics/delete',
332
        'microlearning/content/capsules',
333
        'microlearning/content/capsules/add',
334
        'microlearning/content/capsules/edit',
335
        'microlearning/content/capsules/delete',
336
        'microlearning/content/capsules/users',
337
        'microlearning/content/slides',
338
        'microlearning/content/slides/add',
339
        'microlearning/content/slides/edit',
340
        'microlearning/content/slides/delete',
341
        'microlearning/content/slides/text',
66 efrain 342
        'microlearning/content/quizzes',
343
        'microlearning/content/quizzes/add',
344
        'microlearning/content/quizzes/edit',
345
        'microlearning/content/quizzes/delete',
346
        'microlearning/content/quizzes/check',
347
        'microlearning/content/quizzes/publish',
348
        'microlearning/content/quizzes/copy',
349
        'microlearning/content/quizzes/questions',
350
        'microlearning/content/quizzes/questions/add',
351
        'microlearning/content/quizzes/questions/edit',
352
        'microlearning/content/quizzes/questions/delete',
353
        'microlearning/content/quizzes/questions/answers',
354
        'microlearning/content/quizzes/questions/answers/add',
355
        'microlearning/content/quizzes/questions/answers/edit',
356
        'microlearning/content/quizzes/questions/answers/delete',
1 www 357
        'microlearning/access-for-students',
358
        'microlearning/access-for-students/revoke',
359
        'microlearning/access-for-students/unlimit',
360
        'microlearning/access-for-students/cancel',
361
        'microlearning/access-for-students/reactive',
362
        'microlearning/access-for-students/upload',
363
        'microlearning/access-for-students/notification',
364
        'microlearning/students',
365
        'microlearning/students/edit',
366
        'microlearning/students/timeline',
367
        'microlearning/students/change-password',
368
        'microlearning/students/unblock',
369
        'microlearning/settings',
370
        'microlearning/settings/student-types',
371
        'microlearning/settings/student-types/add',
372
        'microlearning/settings/student-types/edit',
373
        'microlearning/settings/student-types/delete',
374
        'microlearning/settings/functions',
375
        'microlearning/settings/functions/add',
376
        'microlearning/settings/functions/edit',
377
        'microlearning/settings/functions/delete',
378
        'microlearning/settings/sectors',
379
        'microlearning/settings/sectors/add',
380
        'microlearning/settings/sectors/edit',
381
        'microlearning/settings/sectors/delete',
382
        'microlearning/settings/programs',
383
        'microlearning/settings/programs/add',
384
        'microlearning/settings/programs/edit',
385
        'microlearning/settings/programs/delete',
386
        'microlearning/settings/groups',
387
        'microlearning/settings/groups/add',
388
        'microlearning/settings/groups/edit',
389
        'microlearning/settings/groups/delete',
390
        'microlearning/settings/companies',
391
        'microlearning/settings/companies/add',
392
        'microlearning/settings/companies/edit',
393
        'microlearning/settings/companies/delete',
394
        'microlearning/settings/partners',
395
        'microlearning/settings/partners/add',
396
        'microlearning/settings/partners/edit',
397
        'microlearning/settings/partners/delete',
398
        'microlearning/settings/institutions',
399
        'microlearning/settings/institutions/add',
400
        'microlearning/settings/institutions/edit',
401
        'microlearning/settings/institutions/delete',
15394 efrain 402
        'microlearning/settings/countries',
403
        'microlearning/settings/countries/add',
404
        'microlearning/settings/countries/edit',
405
        'microlearning/settings/countries/delete',
15088 efrain 406
 
1333 efrain 407
        'own-professional-network',
408
        'organizational-design',
15579 anderson 409
 
1333 efrain 410
        'planning-objectives-and-goals',
2228 nelberth 411
        'planning-objectives-and-goals/objectives',
3462 nelberth 412
        'planning-objectives-and-goals/objectives/report',
3988 nelberth 413
        'planning-objectives-and-goals/objectives/reportall',
4041 nelberth 414
        'planning-objectives-and-goals/objectives/matriz',
2331 nelberth 415
        'planning-objectives-and-goals/objectives/goals',
2379 nelberth 416
        'planning-objectives-and-goals/objectives/goals/add',
417
        'planning-objectives-and-goals/objectives/goals/edit',
418
        'planning-objectives-and-goals/objectives/goals/delete',
2517 nelberth 419
        'planning-objectives-and-goals/objectives/goals/task',
420
        'planning-objectives-and-goals/objectives/goals/task/add',
421
        'planning-objectives-and-goals/objectives/goals/task/edit',
422
        'planning-objectives-and-goals/objectives/goals/task/delete',
2822 nelberth 423
        'planning-objectives-and-goals/objectives/goals/task/view',
2228 nelberth 424
        'planning-objectives-and-goals/objectives/add',
425
        'planning-objectives-and-goals/objectives/delete',
426
        'planning-objectives-and-goals/objectives/edit',
4589 nelberth 427
 
4535 nelberth 428
        'high-performance-teams',
7222 nelberth 429
        'high-performance-teams/groups',
7228 nelberth 430
        'high-performance-teams/groups/add',
431
        'high-performance-teams/groups/edit',
432
        'high-performance-teams/groups/delete',
7233 nelberth 433
        'high-performance-teams/groups/view',
11902 nelberth 434
        'high-performance-teams/groups/view/feeds',
435
        'high-performance-teams/groups/view/feeds/timeline',
436
        'high-performance-teams/groups/view/feeds/onefeed',
437
        'high-performance-teams/groups/view/feeds/delete',
438
        'high-performance-teams/groups/view/feeds/comments',
439
        'high-performance-teams/groups/view/feeds/comments/delete',
440
        'high-performance-teams/groups/view/feeds/comments/answer',
441
        'high-performance-teams/groups/view/feeds/add',
7484 nelberth 442
        'high-performance-teams/groups/view/topic',
443
        'high-performance-teams/groups/view/topic/add',
444
        'high-performance-teams/groups/view/topic/edit',
445
        'high-performance-teams/groups/view/topic/delete',
7637 nelberth 446
        'high-performance-teams/groups/view/topic/view',
8687 nelberth 447
        'high-performance-teams/groups/view/urgent',
9096 nelberth 448
        'high-performance-teams/groups/view/calendar',
9923 nelberth 449
        'high-performance-teams/groups/view/calendar/view',
10143 nelberth 450
        'high-performance-teams/groups/view/foro',
451
        'high-performance-teams/groups/view/foro/view',
9619 nelberth 452
        'high-performance-teams/groups/view/foro/categories',
9635 nelberth 453
        'high-performance-teams/groups/view/foro/categories/add',
454
        'high-performance-teams/groups/view/foro/categories/delete',
455
        'high-performance-teams/groups/view/foro/categories/edit',
456
        'high-performance-teams/groups/view/foro/categories/view',
9760 nelberth 457
        'high-performance-teams/groups/view/foro/categories/articles',
9845 nelberth 458
        'high-performance-teams/groups/view/foro/categories/articles/add',
459
        'high-performance-teams/groups/view/foro/categories/articles/edit',
460
        'high-performance-teams/groups/view/foro/categories/articles/delete',
461
        'high-performance-teams/groups/view/foro/categories/articles/view',
12407 nelberth 462
        'high-performance-teams/groups/view/objectives',
463
        'high-performance-teams/groups/view/objectives/report',
464
        'high-performance-teams/groups/view/objectives/reportall',
465
        'high-performance-teams/groups/view/objectives/matriz',
466
        'high-performance-teams/groups/view/objectives/goals',
467
        'high-performance-teams/groups/view/objectives/goals/add',
468
        'high-performance-teams/groups/view/objectives/goals/edit',
469
        'high-performance-teams/groups/view/objectives/goals/delete',
470
        'high-performance-teams/groups/view/objectives/goals/task',
471
        'high-performance-teams/groups/view/objectives/goals/task/add',
472
        'high-performance-teams/groups/view/objectives/goals/task/edit',
473
        'high-performance-teams/groups/view/objectives/goals/task/delete',
474
        'high-performance-teams/groups/view/objectives/goals/task/view',
475
        'high-performance-teams/groups/view/objectives/add',
476
        'high-performance-teams/groups/view/objectives/delete',
477
        'high-performance-teams/groups/view/objectives/edit',
15579 anderson 478
 
479
 
480
 
7812 nelberth 481
        'high-performance-teams/groups/view/members',
8012 nelberth 482
        'high-performance-teams/groups/view/members/invite',
7813 nelberth 483
        'high-performance-teams/groups/view/members/delete',
10289 nelberth 484
        'high-performance-teams/groups/view/members/edit',
11430 nelberth 485
 
11342 nelberth 486
        'chat',
16263 anderson 487
        'chat/users',
11342 nelberth 488
        'chat/heart-beat',
489
        'chat/create-group',
490
        'chat/add-user-to-group',
491
        'chat/mark-seen',
492
        'chat/mark-received',
493
        'chat/remove-user-from-group',
494
        'chat/get-all-messages',
495
        'chat/send',
496
        'chat/get-contacts-availables-for-group',
497
        'chat/get-contact-group-list',
498
        'chat/leave-group',
499
        'chat/delete-group',
500
        'chat/close',
501
        'chat/clear',
14692 efrain 502
        'chat/open',
11342 nelberth 503
        'chat/upload',
16246 anderson 504
        'chat/zoom',
16258 anderson 505
        'chat/open-or-create',
11430 nelberth 506
        'csrf',
4588 nelberth 507
 
16263 anderson 508
 
15401 efrain 509
        'discovery-contacts',
510
        'discovery-contacts/add',
511
        'discovery-contacts/edit',
512
        'discovery-contacts/delete',
513
        'discovery-contacts/view',
15546 efrain 514
        'discovery-contacts/upload',
15401 efrain 515
        'discovery-contacts/interaction-types',
516
        'discovery-contacts/interaction-types/add',
517
        'discovery-contacts/interaction-types/delete',
518
        'discovery-contacts/interaction-types/edit',
519
        'discovery-contacts/interactions',
520
        'discovery-contacts/interactions/add',
521
        'discovery-contacts/interactions/delete',
522
        'discovery-contacts/logs',
15636 anderson 523
        'discovery-contacts/progress-by-day',
16758 efrain 524
        'discovery-contacts/progress-by-day/download',
525
        'discovery-contacts/report',
526
        'discovery-contacts/report/download',
527
 
528
 
15451 efrain 529
        'my-coach',
530
        'my-coach/categories',
531
        'my-coach/categories/add',
532
        'my-coach/categories/edit',
533
        'my-coach/categories/delete',
15831 efrain 534
        'my-coach/categories/users',
535
        'my-coach/categories/users/add',
536
        'my-coach/categories/users/edit',
537
        'my-coach/categories/users/delete',
538
        'my-coach/categories/users/upload',
16263 anderson 539
 
16248 efrain 540
        'knowledge-area',
541
        'knowledge-area/categories',
542
        'knowledge-area/categories/add',
543
        'knowledge-area/categories/edit',
544
        'knowledge-area/categories/delete',
545
        'knowledge-area/categories/users',
546
        'knowledge-area/categories/users/add',
547
        'knowledge-area/categories/users/edit',
548
        'knowledge-area/categories/users/delete',
549
        'knowledge-area/categories/users/upload',
16701 efrain 550
 
551
        'fast-survey',
552
        'fast-survey/add',
553
        'fast-survey/edit',
554
        'fast-survey/delete',
16747 efrain 555
        'fast-survey/chart',
16701 efrain 556
        'fast-survey/download',
15579 anderson 557
 
1333 efrain 558
        'induction',
13524 nelberth 559
 
1333 efrain 560
        'culture',
13524 nelberth 561
 
562
        'inmail',
563
        'inmail/search-people',
14989 efrain 564
        'inmail/view',
13553 nelberth 565
        'inmail/view/message',
14989 efrain 566
        'inmail/view/message/send',
13771 nelberth 567
        'inmail/sendall',
14989 efrain 568
 
15579 anderson 569
 
13778 nelberth 570
        'inmail/company',
571
        'inmail/company/message',
572
        'inmail/company/message/send',
15579 anderson 573
 
1333 efrain 574
        'communication',
13675 nelberth 575
        'communication/inbox',
13731 nelberth 576
        'communication/inbox/sendall',
13675 nelberth 577
        'communication/inbox/search-people',
578
        'communication/inbox/view/message',
579
        'communication/inbox/view',
580
        'communication/inbox/view/message/send',
13525 nelberth 581
 
15579 anderson 582
 
1333 efrain 583
        'building-my-future',
15579 anderson 584
 
585
 
15387 efrain 586
        'reports',
587
        'reports/users-blocked',
588
        'reports/users-blocked/excel',
16747 efrain 589
        //'reports/users-blocked/edit',
590
        //'reports/users-blocked/delete',
15579 anderson 591
 
15442 efrain 592
        'activities-center',
593
        'activities-center/performance-evaluation',
594
        'activities-center/performance-evaluation/take-a-test',
595
        'activities-center/performance-evaluation/report',
15579 anderson 596
 
15461 efrain 597
        'activities-center/recruitment-and-selection',
598
        'activities-center/recruitment-and-selection/take-a-test',
599
        'activities-center/recruitment-and-selection/report',
16285 efrain 600
 
601
        'tools',
602
        'tools/userfile-password-generator'
15461 efrain 603
 
1 www 604
    ];
605
}
606
 
15336 efrain 607
 
608
 
609
 
15579 anderson 610
function getAclRolesCompany()
611
{
1 www 612
    return [
1336 efrain 613
 
15579 anderson 614
 
615
 
4 efrain 616
        'company-creator' => [
617
            'home',
618
            'signin-admin',
619
            'signin-company',
620
            'dashboard',
621
            'signout',
622
            'storage',
623
            'profile',
624
            'profile/extended',
625
            'profile/cover',
779 geraldo 626
            'profile/header',
627
            'profile/footer',
4 efrain 628
            'profile/image',
629
            'profile/website',
630
            'profile/foundation_year',
631
            'profile/location',
632
            'profile/social-network',
633
            'profile/company-size',
634
            'profile/industry',
635
            'profile/delete',
16278 anderson 636
            'profile/view',
4 efrain 637
            'users',
638
            'users/change-password',
639
            'users/unblock',
640
            'users/invite',
641
            'users/accept',
642
            'users/cancel',
643
            'users/reject',
644
            'users/edit',
645
            'users/upload',
15579 anderson 646
 
4 efrain 647
            'feeds',
15175 efrain 648
            'feeds/timeline',
649
            'feeds/onefeed',
650
            'feeds/delete',
651
            'feeds/comments',
652
            'feeds/comments/delete',
653
            'feeds/comments/answer',
15364 efrain 654
            'feeds/add',
15579 anderson 655
 
4 efrain 656
            'followers',
657
            'followers/delete',
658
            'jobs',
659
            'jobs/add',
660
            'jobs/delete',
661
            'jobs/users-who-applied',
662
            'jobs/edit',
15088 efrain 663
            'jobs/edit/title',
664
            'jobs/edit/status',
4 efrain 665
            'jobs/edit/last-date-of-application',
666
            'jobs/edit/employment-type',
667
            'jobs/edit/experience',
668
            'jobs/edit/job-category',
669
            'jobs/edit/extended',
670
            'jobs/edit/location',
671
            'jobs/edit/salary',
672
            'jobs/edit/languages',
673
            'jobs/edit/degrees',
674
            'jobs/edit/skills',
675
            'jobs/edit/how-apply',
15336 efrain 676
 
15387 efrain 677
            'reports',
678
            'reports/users-blocked',
679
            'reports/users-blocked/excel',
16747 efrain 680
            //'reports/users-blocked/edit',
681
            //'reports/users-blocked/delete',
15579 anderson 682
 
683
 
684
 
4 efrain 685
        ],
1 www 686
        'company-admin' => [
687
            'home',
688
            'signin-admin',
689
            'signin-company',
690
            'dashboard',
691
            'signout',
692
            'storage',
693
            'profile',
694
            'profile/extended',
695
            'profile/cover',
696
            'profile/image',
779 geraldo 697
            'profile/header',
698
            'profile/footer',
1 www 699
            'profile/website',
700
            'profile/foundation_year',
701
            'profile/location',
702
            'profile/social-network',
703
            'profile/company-size',
704
            'profile/industry',
705
            'profile/delete',
16278 anderson 706
            'profile/view',
1 www 707
            'users',
708
            'users/change-password',
709
            'users/unblock',
710
            'users/invite',
711
            'users/accept',
712
            'users/cancel',
713
            'users/reject',
714
            'users/edit',
715
            'users/upload',
716
            'feeds',
15175 efrain 717
            'feeds/timeline',
718
            'feeds/onefeed',
719
            'feeds/delete',
720
            'feeds/comments',
721
            'feeds/comments/delete',
722
            'feeds/comments/answer',
15364 efrain 723
            'feeds/add',
15579 anderson 724
 
1 www 725
            'followers',
726
            'followers/delete',
727
            'jobs',
728
            'jobs/add',
729
            'jobs/delete',
730
            'jobs/users-who-applied',
731
            'jobs/edit',
15088 efrain 732
            'jobs/edit/title',
733
            'jobs/edit/status',
1 www 734
            'jobs/edit/last-date-of-application',
735
            'jobs/edit/employment-type',
736
            'jobs/edit/experience',
737
            'jobs/edit/job-category',
738
            'jobs/edit/extended',
739
            'jobs/edit/location',
740
            'jobs/edit/salary',
741
            'jobs/edit/languages',
742
            'jobs/edit/degrees',
743
            'jobs/edit/skills',
744
            'jobs/edit/how-apply',
15579 anderson 745
 
15387 efrain 746
            'reports',
747
            'reports/users-blocked',
748
            'reports/users-blocked/excel',
16747 efrain 749
            //'reports/users-blocked/edit',
750
            //'reports/users-blocked/delete',
1 www 751
        ],
752
        'company-password-unblock' => [
753
            'home',
754
            'signin-admin',
755
            'signin-company',
756
            'dashboard',
757
            'signout',
758
            'storage',
759
            'users',
760
            'users/change-password',
761
            'users/unblock',
15579 anderson 762
 
15387 efrain 763
            'reports',
764
            'reports/users-blocked',
765
            'reports/users-blocked/excel',
16747 efrain 766
            //'reports/users-blocked/edit',
767
            //'reports/users-blocked/delete',
15579 anderson 768
 
769
 
1 www 770
        ],
771
        'microlearning-admin' => [
772
            'home',
773
            'signin-admin',
774
            'signin-company',
775
            'dashboard',
776
            'signout',
777
            'storage',
778
            'microlearning',
779
            'microlearning/overview',
187 efrain 780
            'microlearning/reports',
781
            'microlearning/reports/progress',
14610 efrain 782
            'microlearning/reports/progress-for-capsule',
15386 efrain 783
            'microlearning/reports/progress-for-capsule/excel',
784
            'microlearning/reports/progress-for-topic',
785
            'microlearning/reports/progress-for-topic/excel',
786
            'microlearning/reports/progress-for-student',
787
            'microlearning/reports/progress-for-student/excel',
15390 efrain 788
            'microlearning/reports/devices-and-access',
789
            'microlearning/reports/devices-and-access/excel',
187 efrain 790
            'microlearning/reports/comments-for-capsule',
15390 efrain 791
            'microlearning/reports/comments-for-capsule/excel',
1 www 792
            'microlearning/content',
793
            'microlearning/content/topics',
794
            'microlearning/content/topics/add',
795
            'microlearning/content/topics/edit',
796
            'microlearning/content/topics/delete',
797
            'microlearning/content/capsules',
798
            'microlearning/content/capsules/add',
799
            'microlearning/content/capsules/edit',
800
            'microlearning/content/capsules/delete',
801
            'microlearning/content/capsules/users',
802
            'microlearning/content/slides',
803
            'microlearning/content/slides/add',
804
            'microlearning/content/slides/edit',
805
            'microlearning/content/slides/delete',
806
            'microlearning/content/slides/text',
807
            'microlearning/students',
808
            'microlearning/students/edit',
809
            'microlearning/students/timeline',
810
            'microlearning/access-for-students',
811
            'microlearning/access-for-students/revoke',
812
            'microlearning/access-for-students/unlimit',
813
            'microlearning/access-for-students/cancel',
814
            'microlearning/access-for-students/reactive',
815
            'microlearning/access-for-students/upload',
816
            'microlearning/access-for-students/notification',
817
            'microlearning/settings',
818
            'microlearning/settings/student-types',
819
            'microlearning/settings/student-types/add',
820
            'microlearning/settings/student-types/edit',
821
            'microlearning/settings/student-types/delete',
822
            'microlearning/settings/functions',
823
            'microlearning/settings/functions/add',
824
            'microlearning/settings/functions/edit',
825
            'microlearning/settings/functions/delete',
826
            'microlearning/settings/sectors',
827
            'microlearning/settings/sectors/add',
828
            'microlearning/settings/sectors/edit',
829
            'microlearning/settings/sectors/delete',
830
            'microlearning/settings/programs',
831
            'microlearning/settings/programs/add',
832
            'microlearning/settings/programs/edit',
833
            'microlearning/settings/programs/delete',
834
            'microlearning/settings/groups',
835
            'microlearning/settings/groups/add',
836
            'microlearning/settings/groups/edit',
837
            'microlearning/settings/groups/delete',
838
            'microlearning/settings/companies',
839
            'microlearning/settings/companies/add',
840
            'microlearning/settings/companies/edit',
841
            'microlearning/settings/companies/delete',
842
            'microlearning/settings/partners',
843
            'microlearning/settings/partners/add',
844
            'microlearning/settings/partners/edit',
845
            'microlearning/settings/partners/delete',
846
            'microlearning/settings/institutions',
847
            'microlearning/settings/institutions/add',
848
            'microlearning/settings/institutions/edit',
849
            'microlearning/settings/institutions/delete',
15394 efrain 850
            'microlearning/settings/countries',
851
            'microlearning/settings/countries/add',
852
            'microlearning/settings/countries/edit',
853
            'microlearning/settings/countries/delete',
1 www 854
        ],
855
        'microlearning-editor' => [
856
            'home',
857
            'signin-admin',
858
            'signin-company',
859
            'dashboard',
860
            'signout',
861
            'storage',
862
            'microlearning',
863
            'microlearning/content',
864
            'microlearning/content/topics',
865
            'microlearning/content/topics/add',
866
            'microlearning/content/topics/edit',
867
            'microlearning/content/topics/delete',
868
            'microlearning/content/capsules',
869
            'microlearning/content/capsules/add',
870
            'microlearning/content/capsules/edit',
871
            'microlearning/content/capsules/delete',
872
            'microlearning/content/capsules/users',
873
            'microlearning/content/slides',
874
            'microlearning/content/slides/add',
875
            'microlearning/content/slides/edit',
876
            'microlearning/content/slides/delete',
877
            'microlearning/content/slides/text',
878
            'microlearning/access-for-students',
879
            'microlearning/access-for-students/revoke',
880
            'microlearning/access-for-students/unlimit',
881
            'microlearning/access-for-students/cancel',
882
            'microlearning/access-for-students/reactive',
883
            'microlearning/access-for-students/upload',
884
            'microlearning/access-for-students/notification',
885
        ],
886
        'microlearning-students-password-unblock' => [
887
            'home',
888
            'signin-admin',
889
            'signin-company',
890
            'dashboard',
891
            'signout',
892
            'storage',
893
            'microlearning',
894
            'microlearning/students',
895
            'microlearning/students/change-password',
896
            'microlearning/students/unblock',
897
        ],
898
        'self-evaluation-admin' => [
114 efrain 899
            'self-evaluation',
900
            'self-evaluation/forms',
901
            'self-evaluation/forms/add',
902
            'self-evaluation/forms/edit',
903
            'self-evaluation/forms/delete',
115 efrain 904
            'self-evaluation/users',
905
            'self-evaluation/users/add',
906
            'self-evaluation/users/delete',
114 efrain 907
            'self-evaluation/reviews',
115 efrain 908
            'self-evaluation/reviews/edit',
470 geraldo 909
            'self-evaluation/reviews/report',
1 www 910
        ],
15088 efrain 911
        'self-evaluation-reviews' => [
912
            'self-evaluation',
913
            'self-evaluation/reviews',
914
            'self-evaluation/reviews/edit',
915
            'self-evaluation/reviews/report',
916
        ],
975 geraldo 917
        'performance-evaluation-admin' => [
15088 efrain 918
            'settings',
15442 efrain 919
            'jobs-description/positions',
920
            'jobs-description/positions/add',
921
            'jobs-description/positions/edit',
922
            'jobs-description/positions/delete',
923
            'jobs-description/positions/subordinates',
15579 anderson 924
 
15442 efrain 925
            'jobs-description/behaviors',
926
            'jobs-description/behaviors/add',
927
            'jobs-description/behaviors/edit',
928
            'jobs-description/behaviors/delete',
929
            'jobs-description/behaviors/import',
15579 anderson 930
 
15442 efrain 931
            'jobs-description/competencies',
932
            'jobs-description/competencies/add',
933
            'jobs-description/competencies/edit',
934
            'jobs-description/competencies/delete',
935
            'jobs-description/competencies/import',
15579 anderson 936
 
15442 efrain 937
            'jobs-description/competency-types',
938
            'jobs-description/competency-types/add',
939
            'jobs-description/competency-types/edit',
940
            'jobs-description/competency-types/delete',
941
            'jobs-description/competency-types/import',
15579 anderson 942
 
15442 efrain 943
            'jobs-description',
944
            'jobs-description/add',
945
            'jobs-description/edit',
946
            'jobs-description/delete',
947
            'jobs-description/report',
948
            'jobs-description/import',
15579 anderson 949
 
975 geraldo 950
            'performance-evaluation',
951
            'performance-evaluation/forms',
952
            'performance-evaluation/forms/add',
953
            'performance-evaluation/forms/edit',
954
            'performance-evaluation/forms/delete',
15442 efrain 955
            'performance-evaluation/forms/job-description',
956
            'performance-evaluation/forms/active',
957
            'performance-evaluation/forms/inactive',
1263 geraldo 958
            'performance-evaluation/forms/report',
15579 anderson 959
 
960
 
15442 efrain 961
            'performance-evaluation/evaluations',
962
            'performance-evaluation/evaluations/add',
963
            'performance-evaluation/evaluations/delete',
964
            'performance-evaluation/evaluations/report'
15088 efrain 965
        ],
15579 anderson 966
 
967
 
15088 efrain 968
        'performance-evaluation-editor' => [
15442 efrain 969
            'performance-evaluation/evaluations',
970
            'performance-evaluation/evaluations/add',
971
            'performance-evaluation/evaluations/delete',
972
            'performance-evaluation/evaluations/report'
15579 anderson 973
 
975 geraldo 974
        ],
15088 efrain 975
        'recruitment-and-selection-admin' => [
976
            'settings',
15442 efrain 977
            'jobs-description/positions',
978
            'jobs-description/positions/add',
979
            'jobs-description/positions/edit',
980
            'jobs-description/positions/delete',
981
            'jobs-description/positions/subordinates',
15579 anderson 982
 
15442 efrain 983
            'jobs-description/behaviors',
984
            'jobs-description/behaviors/add',
985
            'jobs-description/behaviors/edit',
986
            'jobs-description/behaviors/delete',
987
            'jobs-description/behaviors/import',
15579 anderson 988
 
15442 efrain 989
            'jobs-description/competencies',
990
            'jobs-description/competencies/add',
991
            'jobs-description/competencies/edit',
992
            'jobs-description/competencies/delete',
993
            'jobs-description/competencies/import',
15579 anderson 994
 
15442 efrain 995
            'jobs-description/competency-types',
996
            'jobs-description/competency-types/add',
997
            'jobs-description/competency-types/edit',
998
            'jobs-description/competency-types/delete',
999
            'jobs-description/competency-types/import',
15579 anderson 1000
 
15442 efrain 1001
            'jobs-description',
1002
            'jobs-description/add',
1003
            'jobs-description/edit',
1004
            'jobs-description/delete',
1005
            'jobs-description/report',
1006
            'jobs-description/import',
15579 anderson 1007
 
15088 efrain 1008
            'recruitment-and-selection',
1009
            'recruitment-and-selection/vacancies',
1010
            'recruitment-and-selection/vacancies/add',
1011
            'recruitment-and-selection/vacancies/edit',
1012
            'recruitment-and-selection/vacancies/delete',
15461 efrain 1013
            'recruitment-and-selection/applications',
1014
            'recruitment-and-selection/applications/user-by-email',
1015
            'recruitment-and-selection/applications/add',
1016
            'recruitment-and-selection/applications/delete',
1017
            'recruitment-and-selection/applications/level',
1018
            'recruitment-and-selection/applications/status',
1019
            'recruitment-and-selection/applications/comment',
1020
            'recruitment-and-selection/applications/view',
1021
            'recruitment-and-selection/applications/files',
1022
            'recruitment-and-selection/applications/files/add',
1023
            'recruitment-and-selection/applications/files/delete',
1024
            'recruitment-and-selection/applications/files/view',
1025
            'recruitment-and-selection/applications/interviews',
1026
            'recruitment-and-selection/applications/interviews/add',
1027
            'recruitment-and-selection/applications/interviews/edit',
1028
            'recruitment-and-selection/applications/interviews/delete',
1029
            'recruitment-and-selection/applications/interviews/report',
15579 anderson 1030
 
15461 efrain 1031
            /*
15088 efrain 1032
            'recruitment-and-selection/candidates',
1033
            'recruitment-and-selection/candidates/add',
1034
            'recruitment-and-selection/candidates/edit',
1035
            'recruitment-and-selection/candidates/delete',
1036
            'recruitment-and-selection/user-by-email',
1037
            'recruitment-and-selection/interview',
1038
            'recruitment-and-selection/interview/form',
1039
            'recruitment-and-selection/interview/form/add',
1040
            'recruitment-and-selection/interview/form/edit',
1041
            'recruitment-and-selection/interview/form/delete',
1042
            'recruitment-and-selection/interview/report',
1043
            'recruitment-and-selection/interview/vacancy',
1044
            'recruitment-and-selection/interview/type',
1045
            'recruitment-and-selection/interview/file',
1046
            'recruitment-and-selection/interview/file/add',
1047
            'recruitment-and-selection/interview/file/edit',
15461 efrain 1048
            'recruitment-and-selection/interview/file/delete',*/
15088 efrain 1049
        ],
15579 anderson 1050
 
15088 efrain 1051
        'recruitment-and-selection-editor' => [
1052
            'recruitment-and-selection',
1053
            'recruitment-and-selection/vacancies',
1054
            'recruitment-and-selection/vacancies/add',
1055
            'recruitment-and-selection/vacancies/edit',
1056
            'recruitment-and-selection/vacancies/delete',
15461 efrain 1057
            'recruitment-and-selection/applications',
1058
            'recruitment-and-selection/applications/user-by-email',
1059
            'recruitment-and-selection/applications/add',
1060
            'recruitment-and-selection/applications/delete',
1061
            'recruitment-and-selection/applications/view',
1062
            'recruitment-and-selection/applications/level',
1063
            'recruitment-and-selection/applications/status',
1064
            'recruitment-and-selection/applications/comment',
1065
            'recruitment-and-selection/applications/files',
1066
            'recruitment-and-selection/applications/files/add',
1067
            'recruitment-and-selection/applications/files/delete',
1068
            'recruitment-and-selection/applications/files/view',
1069
            'recruitment-and-selection/applications/interviews',
1070
            'recruitment-and-selection/applications/interviews/add',
1071
            'recruitment-and-selection/applications/interviews/edit',
1072
            'recruitment-and-selection/applications/interviews/delete',
1073
            'recruitment-and-selection/applications/interviews/report',
15579 anderson 1074
 
15461 efrain 1075
            /*
15088 efrain 1076
            'recruitment-and-selection/candidates',
1077
            'recruitment-and-selection/candidates/add',
1078
            'recruitment-and-selection/candidates/edit',
1079
            'recruitment-and-selection/candidates/delete',
1080
            'recruitment-and-selection/user-by-email',
1081
            'recruitment-and-selection/interview',
1082
            'recruitment-and-selection/interview/form',
1083
            'recruitment-and-selection/interview/form/add',
1084
            'recruitment-and-selection/interview/form/edit',
1085
            'recruitment-and-selection/interview/form/delete',
1086
            'recruitment-and-selection/interview/report',
1087
            'recruitment-and-selection/interview/vacancy',
1088
            'recruitment-and-selection/interview/type',
1089
            'recruitment-and-selection/interview/file',
1090
            'recruitment-and-selection/interview/file/add',
1091
            'recruitment-and-selection/interview/file/edit',
15461 efrain 1092
            'recruitment-and-selection/interview/file/delete',*/
15088 efrain 1093
        ],
16701 efrain 1094
        'fast-survey-admin' => [
1095
            'fast-survey',
1096
            'fast-survey/add',
1097
            'fast-survey/edit',
1098
            'fast-survey/delete',
16747 efrain 1099
            'fast-survey/chart',
16701 efrain 1100
            'fast-survey/download',
1101
        ],
15149 efrain 1102
        'survey-admin' => [
1103
            'survey',
1104
            'survey/add',
1105
            'survey/edit',
1106
            'survey/delete',
1107
            'survey/form',
1108
            'survey/form/add',
1109
            'survey/form/edit',
1110
            'survey/form/delete',
1111
            'survey/test',
1112
            'survey/test/add',
1113
            'survey/test/report',
1114
            'survey/test/delete',
1115
            'survey/report',
1116
            'survey/report/overview',
1117
            'survey/report/all',
1118
            'survey/report/excel',
1119
        ],
1120
        'survey-test' => [
1121
            'survey/test',
1122
            'survey/test/add',
1123
            'survey/test/report',
1124
            'survey/test/delete',
1125
        ],
1126
        'survey-report' => [
1127
            'survey/report',
1128
            'survey/report/overview',
1129
            'survey/report/all',
1130
            'survey/report/excel',
1131
        ],
15175 efrain 1132
        'organizational-climate-admin' => [
1133
            'organizational-climate',
1134
            'organizational-climate/add',
1135
            'organizational-climate/edit',
1136
            'organizational-climate/delete',
1137
            'organizational-climate/form',
1138
            'organizational-climate/form/add',
1139
            'organizational-climate/form/edit',
1140
            'organizational-climate/form/delete',
1141
            'organizational-climate/test',
1142
            'organizational-climate/test/add',
1143
            'organizational-climate/test/report',
1144
            'organizational-climate/test/delete',
1145
            'organizational-climate/report',
1146
            'organizational-climate/report/overview',
1147
            'organizational-climate/report/all',
1148
            'organizational-climate/report/excel',
1149
        ],
1150
        'organizational-climate-test' => [
1151
            'organizational-climate/test',
1152
            'organizational-climate/test/add',
1153
            'organizational-climate/test/report',
1154
            'organizational-climate/test/delete',
1155
        ],
1156
        'organizational-climate-report' => [
1157
            'organizational-climate/report',
1158
            'organizational-climate/report/overview',
1159
            'organizational-climate/report/all',
1160
            'organizational-climate/report/excel',
15386 efrain 1161
        ],
1162
        'planning-objectives-and-goals-admin' => [
1163
            'planning-objectives-and-goals',
1164
            'planning-objectives-and-goals/objectives',
1165
            'planning-objectives-and-goals/objectives/report',
1166
            'planning-objectives-and-goals/objectives/reportall',
1167
            'planning-objectives-and-goals/objectives/matriz',
1168
            'planning-objectives-and-goals/objectives/goals',
1169
            'planning-objectives-and-goals/objectives/goals/add',
1170
            'planning-objectives-and-goals/objectives/goals/edit',
1171
            'planning-objectives-and-goals/objectives/goals/delete',
1172
            'planning-objectives-and-goals/objectives/goals/task',
1173
            'planning-objectives-and-goals/objectives/goals/task/add',
1174
            'planning-objectives-and-goals/objectives/goals/task/edit',
1175
            'planning-objectives-and-goals/objectives/goals/task/delete',
1176
            'planning-objectives-and-goals/objectives/goals/task/view',
1177
            'planning-objectives-and-goals/objectives/add',
1178
            'planning-objectives-and-goals/objectives/delete',
1179
            'planning-objectives-and-goals/objectives/edit',
1180
        ],
15401 efrain 1181
        'discovery-contacts-admin' => [
1182
 
1183
            'discovery-contacts',
1184
            'discovery-contacts/add',
1185
            'discovery-contacts/edit',
1186
            'discovery-contacts/delete',
1187
            'discovery-contacts/view',
15546 efrain 1188
            'discovery-contacts/upload',
15401 efrain 1189
            'discovery-contacts/interaction-types',
1190
            'discovery-contacts/interaction-types/add',
1191
            'discovery-contacts/interaction-types/delete',
1192
            'discovery-contacts/interaction-types/edit',
1193
            'discovery-contacts/interactions',
1194
            'discovery-contacts/interactions/add',
1195
            'discovery-contacts/interactions/delete',
1196
            'discovery-contacts/logs',
16758 efrain 1197
            'discovery-contacts/progress-by-day',
1198
            'discovery-contacts/progress-by-day/download',
1199
            'discovery-contacts/report',
1200
            'discovery-contacts/report/download',
15579 anderson 1201
        ],
16248 efrain 1202
        'discovery-contacts-user-with-importation' => [
1203
            'discovery-contacts',
1204
            'discovery-contacts/add',
1205
            'discovery-contacts/edit',
1206
            'discovery-contacts/view',
1207
            'discovery-contacts/upload',
1208
            'discovery-contacts/interactions',
1209
            'discovery-contacts/interactions/add',
1210
            'discovery-contacts/interactions/delete',
1211
            'discovery-contacts/logs',
16758 efrain 1212
 
16248 efrain 1213
        ],
15401 efrain 1214
        'discovery-contacts-user' => [
15579 anderson 1215
 
15401 efrain 1216
            'discovery-contacts',
1217
            'discovery-contacts/add',
1218
            'discovery-contacts/edit',
1219
            'discovery-contacts/view',
1220
            'discovery-contacts/interactions',
1221
            'discovery-contacts/interactions/add',
1222
            'discovery-contacts/interactions/delete',
1223
            'discovery-contacts/logs',
16758 efrain 1224
 
15401 efrain 1225
        ],
15451 efrain 1226
        'my-coach-admin' => [
1227
            'my-coach',
1228
            'my-coach/categories',
1229
            'my-coach/categories/add',
1230
            'my-coach/categories/edit',
1231
            'my-coach/categories/delete',
15831 efrain 1232
            'my-coach/categories/users',
1233
            'my-coach/categories/users/add',
1234
            'my-coach/categories/users/edit',
1235
            'my-coach/categories/users/delete',
1236
            'my-coach/categories/users/upload',
15540 efrain 1237
        ],
16248 efrain 1238
        'knowledge-area-admin' => [
1239
            'knowledge-area',
1240
            'knowledge-area/categories',
1241
            'knowledge-area/categories/add',
1242
            'knowledge-area/categories/edit',
1243
            'knowledge-area/categories/delete',
1244
            'knowledge-area/categories/users',
1245
            'knowledge-area/categories/users/add',
1246
            'knowledge-area/categories/users/edit',
1247
            'knowledge-area/categories/users/delete',
1248
            'knowledge-area/categories/users/upload',
1249
        ],
15540 efrain 1250
        'engagement-admin' => [
1251
            'engagement',
1252
            'engagement/setup',
1253
            'engagement/reports',
1254
            'engagement/reports/overview',
15542 efrain 1255
            'engagement/rewards',
1256
            'engagement/rewards/add',
1257
            'engagement/rewards/edit',
1258
            'engagement/rewards/delete',
15579 anderson 1259
 
1260
 
15540 efrain 1261
        ],
15579 anderson 1262
 
16249 efrain 1263
        'daily-pulse-admin' => [
15540 efrain 1264
            'daily-pulse',
1265
            'daily-pulse/emojis',
1266
            'daily-pulse/emojis/add',
1267
            'daily-pulse/emojis/edit',
1268
            'daily-pulse/emojis/delete',
1269
            'daily-pulse/reports',
1270
            'daily-pulse/reports/overview',
1271
            'daily-pulse/reports/overview/download',
15579 anderson 1272
        ],
15540 efrain 1273
 
15579 anderson 1274
 
1275
 
1276
 
1277
 
779 geraldo 1278
    ];
1 www 1279
}
1280
 
15355 efrain 1281
function getAclPermissionPushTemplatesForCustomApps()
1282
{
1283
    return [
1284
        'settings',
1285
        'settings/push-templates',
1286
        'settings/push-templates/edit',
1287
        'settings/push-templates/import',
1288
    ];
1289
}
1290
 
15579 anderson 1291
function getAclPermissionSuperAdmin()
15336 efrain 1292
{
1 www 1293
    return [
15336 efrain 1294
        'settings',
1295
        'settings/private-networks',
1296
        'settings/private-networks/add',
1297
        'settings/private-networks/edit',
1298
        'settings/private-networks/delete',
16263 anderson 1299
 
16248 efrain 1300
        'users',
1301
        'users/change-type',
15460 efrain 1302
 
16285 efrain 1303
        'tools',
1304
        'tools/userfile-password-generator'
15579 anderson 1305
 
1306
 
15336 efrain 1307
    ];
1308
}
1309
 
1310
function  getAclPermissionAdminForDefaultNetwork()
1311
{
1312
    return [
15579 anderson 1313
 
1314
 
15460 efrain 1315
        'jobs-description',
1316
        'jobs-description/add',
1317
        'jobs-description/edit',
1318
        'jobs-description/delete',
15579 anderson 1319
 
15442 efrain 1320
        'jobs-description/competency-types',
1321
        'jobs-description/competency-types/add',
1322
        'jobs-description/competency-types/edit',
1323
        'jobs-description/competency-types/delete',
1324
        'jobs-description/behaviors',
15579 anderson 1325
 
15442 efrain 1326
        'jobs-description/behaviors/add',
1327
        'jobs-description/behaviors/edit',
15460 efrain 1328
        'jobs-description/behaviors/delete',
15579 anderson 1329
 
15442 efrain 1330
        'jobs-description/competencies',
1331
        'jobs-description/competencies/add',
1332
        'jobs-description/competencies/edit',
1333
        'jobs-description/competencies/delete',
15460 efrain 1334
 
1335
        'settings',
15579 anderson 1336
 
15460 efrain 1337
        'settings/email-templates',
1338
        'settings/email-templates/edit',
15579 anderson 1339
 
15460 efrain 1340
        'settings/push-templates',
1341
        'settings/push-templates/edit',
15579 anderson 1342
 
15460 efrain 1343
        'settings/countries',
1344
        'settings/countries/add',
1345
        'settings/countries/edit',
1346
        'settings/countries/delete',
15579 anderson 1347
 
15460 efrain 1348
        'settings/company-sizes',
1349
        'settings/company-sizes/add',
1350
        'settings/company-sizes/edit',
1351
        'settings/company-sizes/delete',
15579 anderson 1352
 
15336 efrain 1353
        'settings/degrees',
1354
        'settings/degrees/add',
1355
        'settings/degrees/edit',
1356
        'settings/degrees/delete',
15579 anderson 1357
 
15336 efrain 1358
        'settings/group-types',
1359
        'settings/group-types/add',
1360
        'settings/group-types/edit',
1361
        'settings/group-types/delete',
15579 anderson 1362
 
15336 efrain 1363
        'settings/industries',
1364
        'settings/industries/add',
1365
        'settings/industries/edit',
1366
        'settings/industries/delete',
15579 anderson 1367
 
15336 efrain 1368
        'settings/job-categories',
1369
        'settings/job-categories/add',
1370
        'settings/job-categories/edit',
1371
        'settings/job-categories/delete',
15579 anderson 1372
 
15336 efrain 1373
        'settings/skills',
1374
        'settings/skills/add',
1375
        'settings/skills/edit',
1376
        'settings/skills/delete',
15579 anderson 1377
 
15336 efrain 1378
        'settings/aptitudes',
1379
        'settings/aptitudes/add',
1380
        'settings/aptitudes/edit',
1381
        'settings/aptitudes/delete',
15579 anderson 1382
 
15336 efrain 1383
        'settings/hobbies-and-interests',
1384
        'settings/hobbies-and-interests/add',
1385
        'settings/hobbies-and-interests/edit',
1386
        'settings/hobbies-and-interests/delete',
15460 efrain 1387
 
1388
 
15579 anderson 1389
 
1390
 
15336 efrain 1391
        'settings/email-templates',
1392
        'settings/email-templates/edit',
1393
        'settings/push-templates',
1394
        'settings/push-templates/edit',
1395
 
15579 anderson 1396
 
15336 efrain 1397
        'settings/my-private-network',
1398
        'settings/my-private-network/intro',
1399
        'settings/my-private-network/navbar',
1400
        'settings/my-private-network/favicon',
1401
        'settings/my-private-network/logo',
1402
        'settings/my-private-network/styles-and-colors',
15394 efrain 1403
        'settings/my-private-network/calendar',
15831 efrain 1404
        'settings/my-private-network/moodle',
15579 anderson 1405
 
15336 efrain 1406
        'companies',
1407
        'companies/edit',
1408
        'companies/services',
1409
        'companies/roles',
15579 anderson 1410
 
15387 efrain 1411
        'reports',
1412
        'reports/users-blocked',
1413
        'reports/users-blocked/excel',
16747 efrain 1414
        //'reports/users-blocked/edit',
1415
        //'reports/users-blocked/delete',
15336 efrain 1416
    ];
1417
}
1418
 
1419
function  getAclPermissionAdminForNonDefaultNetwork()
1420
{
1421
    return [
1422
        'settings',
1423
        'settings/email-templates',
1424
        'settings/email-templates/edit',
15579 anderson 1425
 
1426
 
15336 efrain 1427
        'settings/my-private-network',
1428
        'settings/my-private-network/intro',
1429
        'settings/my-private-network/navbar',
1430
        'settings/my-private-network/favicon',
1431
        'settings/my-private-network/logo',
1432
        'settings/my-private-network/styles-and-colors',
15394 efrain 1433
        'settings/my-private-network/calendar',
15831 efrain 1434
        'settings/my-private-network/moodle',
15579 anderson 1435
 
1436
 
15387 efrain 1437
        'reports',
1438
        'reports/users-blocked',
1439
        'reports/users-blocked/excel',
16747 efrain 1440
        //'reports/users-blocked/edit',
1441
        //'reports/users-blocked/delete',
15579 anderson 1442
 
15457 efrain 1443
        'users',
1444
        'users/request-access',
1445
        'users/request-access/approve',
1446
        'users/request-access/reject',
15579 anderson 1447
 
1448
 
15336 efrain 1449
    ];
1450
}
1451
 
1452
 
1453
 
15579 anderson 1454
function getAclRolesForUsertype()
1455
{
15336 efrain 1456
    return [
1 www 1457
        UserType::ADMIN => [
1458
            'home',
1459
            'signin-admin',
1460
            'signin-company',
1461
            'dashboard',
1462
            'signout',
1463
            'storage',
1464
            'settings',
15336 efrain 1465
 
15579 anderson 1466
 
15336 efrain 1467
            'settings/my-private-network',
1468
            'settings/my-private-network/navbar',
1469
            'settings/my-private-network/favicon',
1470
            'settings/my-private-network/logo',
1471
            'settings/my-private-network/styles-and-colors',
15394 efrain 1472
            'settings/my-private-network/calendar',
15831 efrain 1473
            'settings/my-private-network/moodle',
15579 anderson 1474
 
1 www 1475
            'publications',
1476
            'publications/posts',
1477
            'publications/posts/add',
1478
            'publications/posts/edit',
1479
            'publications/posts/delete',
1480
            'publications/pages',
1481
            'publications/pages/add',
1482
            'publications/pages/edit',
1483
            'publications/pages/delete',
15579 anderson 1484
 
1 www 1485
            'users',
1486
            'users/change-password',
1487
            'users/unblock',
129 efrain 1488
            'users/email-verify',
15387 efrain 1489
            'users/upload',
15579 anderson 1490
 
15896 efrain 1491
            'chat',
16263 anderson 1492
            'chat/users',
14587 efrain 1493
            'chat/heart-beat',
1494
            'chat/create-group',
1495
            'chat/add-user-to-group',
1496
            'chat/mark-seen',
1497
            'chat/mark-received',
1498
            'chat/remove-user-from-group',
1499
            'chat/get-all-messages',
1500
            'chat/send',
1501
            'chat/get-contacts-availables-for-group',
1502
            'chat/get-contact-group-list',
1503
            'chat/leave-group',
1504
            'chat/delete-group',
1505
            'chat/close',
1506
            'chat/clear',
14692 efrain 1507
            'chat/open',
14587 efrain 1508
            'chat/upload',
16246 anderson 1509
            'chat/zoom',
16258 anderson 1510
            'chat/open-or-create',
14691 efrain 1511
            'csrf',
15579 anderson 1512
 
15387 efrain 1513
            'reports',
1514
            'reports/users-blocked',
15579 anderson 1515
 
15442 efrain 1516
            'activities-center',
1517
            'activities-center/performance-evaluation',
1518
            'activities-center/performance-evaluation/take-a-test',
1519
            'activities-center/performance-evaluation/report',
15579 anderson 1520
 
15461 efrain 1521
            'activities-center/recruitment-and-selection',
1522
            'activities-center/recruitment-and-selection/take-a-test',
1523
            'activities-center/recruitment-and-selection/report',
15579 anderson 1524
 
1 www 1525
        ],
15336 efrain 1526
 
1 www 1527
        UserType::USER => [
1528
            'home',
1529
            'signin-admin',
1530
            'signin-company',
1531
            'dashboard',
1532
            'signout',
1533
            'storage',
15336 efrain 1534
            'storage-network',
15579 anderson 1535
 
15088 efrain 1536
            'home',
1537
            'signin-admin',
1538
            'signin-company',
1539
            'dashboard',
1540
            'signout',
1541
            'storage',
15579 anderson 1542
 
14587 efrain 1543
            'chat',
16263 anderson 1544
            'chat/users',
14587 efrain 1545
            'chat/heart-beat',
1546
            'chat/create-group',
1547
            'chat/add-user-to-group',
1548
            'chat/mark-seen',
1549
            'chat/mark-received',
1550
            'chat/remove-user-from-group',
1551
            'chat/get-all-messages',
1552
            'chat/send',
1553
            'chat/get-contacts-availables-for-group',
1554
            'chat/get-contact-group-list',
1555
            'chat/leave-group',
1556
            'chat/delete-group',
1557
            'chat/close',
1558
            'chat/clear',
14692 efrain 1559
            'chat/open',
14588 efrain 1560
            'chat/upload',
16246 anderson 1561
            'chat/zoom',
16258 anderson 1562
            'chat/open-or-create',
14691 efrain 1563
            'csrf',
15579 anderson 1564
 
15442 efrain 1565
            'activities-center',
1566
            'activities-center/performance-evaluation',
1567
            'activities-center/performance-evaluation/take-a-test',
1568
            'activities-center/performance-evaluation/report',
15579 anderson 1569
 
15461 efrain 1570
            'activities-center/recruitment-and-selection',
1571
            'activities-center/recruitment-and-selection/take-a-test',
1572
            'activities-center/recruitment-and-selection/report',
14610 efrain 1573
 
15579 anderson 1574
 
1 www 1575
        ],
1576
        UserType::GUEST => [
1577
            'home',
1578
            'signin-admin',
1579
            'signin-company',
1580
            'signout',
15336 efrain 1581
            'storage-network',
8536 efrain 1582
 
15579 anderson 1583
 
1 www 1584
        ],
1585
    ];
1586
}
1587
 
15579 anderson 1588
function getAclMenuSystem()
1589
{
1 www 1590
    return [
1591
        [
1592
            'label' => 'LABEL_HOME',
1593
            'route' => 'dashboard',
1594
            'class' => 'fa fa-home'
1595
        ],
15442 efrain 1596
 
1 www 1597
        [
15336 efrain 1598
            'label' => 'LABEL_PRIVATE_NETWORKS',
1599
            'route' => 'settings/private-networks',
1600
            'class' => 'fa fa-building',
1601
        ],
15579 anderson 1602
 
1603
 
15336 efrain 1604
        [
1605
            'label' => 'LABEL_MY_PRIVATE_NETWORK',
1606
            'route' => 'settings/my-private-network',
1607
            'class' => 'fa fa-building',
1608
            'pages' => [
1609
                [
15394 efrain 1610
                    'label' => 'LABEL_MY_PRIVATE_NETWORK_CALENDAR',
1611
                    'route' => 'settings/my-private-network/calendar',
1612
                ],
1613
                [
15336 efrain 1614
                    'label' => 'LABEL_MY_PRIVATE_NETWORK_INTRO',
1615
                    'route' => 'settings/my-private-network/intro',
1616
                ],
1617
                [
1618
                    'label' => 'LABEL_MY_PRIVATE_NETWORK_NAVBAR',
1619
                    'route' => 'settings/my-private-network/navbar',
1620
                ],
1621
                [
1622
                    'label' => 'LABEL_MY_PRIVATE_NETWORK_FAVICO',
1623
                    'route' => 'settings/my-private-network/favicon',
1624
                ],
1625
                [
1626
                    'label' => 'LABEL_MY_PRIVATE_NETWORK_LOGO',
1627
                    'route' => 'settings/my-private-network/logo',
1628
                ],
1629
                [
1630
                    'label' => 'LABEL_MY_PRIVATE_NETWORK_STYLES_AND_COLORS',
1631
                    'route' => 'settings/my-private-network/styles-and-colors',
1632
                ],
15831 efrain 1633
                [
1634
                    'label' => 'LABEL_MY_PRIVATE_NETWORK_MOODLE',
1635
                    'route' => 'settings/my-private-network/moodle',
1636
                ],
15336 efrain 1637
 
15579 anderson 1638
 
1639
            ],
15336 efrain 1640
        ],
15579 anderson 1641
 
1642
 
15336 efrain 1643
        [
1 www 1644
            'label' => 'LABEL_COMPANIES',
1645
            'route' => 'companies',
1646
            'class' => 'fa fa-building',
1647
        ],
1648
        [
15442 efrain 1649
            'label' => 'LABEL_JOBS_DESCRIPTION',
1650
            'route' => 'jobs-description',
1651
            'class' => 'fa fa-book',
1 www 1652
            'pages' => [
1653
                [
15442 efrain 1654
                    'label' => 'LABEL_COMPETENCIES',
1655
                    'route' => 'jobs-description/competencies',
15392 efrain 1656
                ],
1657
                [
15442 efrain 1658
                    'label' => 'LABEL_COMPETENCY_TYPES',
1659
                    'route' => 'jobs-description/competency-types',
1 www 1660
                ],
1661
                [
15442 efrain 1662
                    'label' => 'LABEL_BEHAVIORS',
1663
                    'route' => 'jobs-description/behaviors',
1 www 1664
                ],
15442 efrain 1665
            ]
1666
        ],
1667
        [
1668
            'label' => 'LABEL_SETTINGS',
1669
            'route' => 'settings',
1670
            'class' => 'fa fa-cog',
1671
            'pages' => [
1 www 1672
                [
15442 efrain 1673
                    'label' => 'LABEL_APTITUDES',
1674
                    'route' => 'settings/aptitudes',
14875 efrain 1675
                ],
1676
                [
15460 efrain 1677
                    'label' => 'LABEL_COUNTRIES',
1678
                    'route' => 'settings/countries',
1679
                ],
1680
                [
1 www 1681
                    'label' => 'LABEL_EMAIL_TEMPLATES',
1682
                    'route' => 'settings/email-templates',
1683
                ],
1684
                [
1685
                    'label' => 'LABEL_PUSH_TEMPLATES',
1686
                    'route' => 'settings/push-templates',
1687
                ],
1688
                [
1689
                    'label' => 'LABEL_DEGREES',
1690
                    'route' => 'settings/degrees',
1691
                ],
1692
                [
15392 efrain 1693
                    'label' => 'LABEL_HOBBIES_AND_INTERESTS',
1694
                    'route' => 'settings/hobbies-and-interests',
1695
                ],
1696
                [
1 www 1697
                    'label' => 'LABEL_SKILLS',
1698
                    'route' => 'settings/skills',
1699
                ],
1700
                [
1701
                    'label' => 'LABEL_INDUSTRIES',
1702
                    'route' => 'settings/industries',
1703
                ],
1704
                [
837 geraldo 1705
                    'label' => 'LABEL_JOBS_DESCRIPTION',
15442 efrain 1706
                    'route' => 'jobs-description',
836 geraldo 1707
                ],
1708
                [
1 www 1709
                    'label' => 'LABEL_COMPANY_SIZES',
1710
                    'route' => 'settings/company-sizes',
1711
                ],
1712
                [
1713
                    'label' => 'LABEL_COMPETENCY_TYPES',
15442 efrain 1714
                    'route' => 'jobs-description/competency-types',
1 www 1715
                ],
1716
                [
1717
                    'label' => 'LABEL_GROUP_TYPES',
1718
                    'route' => 'settings/group-types',
1719
                ],
1720
            ]
1721
        ],
1722
        [
1723
            'label' => 'LABEL_PUBLICATIONS',
1724
            'route' => 'publications',
1725
            'class' => 'fa fa-book',
1726
            'pages' => [
1727
                [
1728
                    'label' => 'LABEL_PAGES',
1729
                    'route' => 'publications/pages',
1730
                ],
1731
                [
1732
                    'label' => 'LABEL_POSTS',
1733
                    'route' => 'publications/posts',
1734
                ],
1735
            ]
1736
        ],
1737
        [
1738
            'label' => 'LABEL_USERS',
1739
            'route' => 'users',
1740
            'class' => 'fa fa-users',
1741
        ],
15457 efrain 1742
        [
1743
            'label' => 'LABEL_USERS_REQUEST_ACCESS',
1744
            'route' => 'users/request-access',
1745
            'class' => 'fa fa-key',
1746
        ],
15579 anderson 1747
 
15387 efrain 1748
        [
1749
            'label' => 'LABEL_REPORTS',
1750
            'route' => 'settings',
1751
            'class' => 'fa fa-print',
1752
            'pages' => [
1753
                [
1754
                    'label' => 'LABEL_REPORTS_USERS_BLOCKED',
1755
                    'route' => 'reports/users-blocked',
1756
                ],
1757
            ]
1758
        ],
16285 efrain 1759
 
1760
        [
1761
            'label' => 'LABEL_TOOLS',
1762
            'route' => 'tools',
1763
            'class' => 'fa fa-wrench',
1764
            'pages' => [
1765
                [
1766
                    'label' => 'LABEL_USERFILE_PASSWORD_GENERATOR',
1767
                    'route' => 'tools/userfile-password-generator',
1768
                ],
1769
            ]
1770
        ],
15579 anderson 1771
 
1772
 
1333 efrain 1773
        [
1 www 1774
            'label' => 'LABEL_LOGOUT',
1775
            'route' => 'signout',
1776
            'class' => 'fa fa-sign-out',
1777
        ]
779 geraldo 1778
    ];
1 www 1779
}
1780
 
15579 anderson 1781
function getAclMenuCompany()
1782
{
779 geraldo 1783
 
1 www 1784
    return [
15442 efrain 1785
        /*[
1 www 1786
            'label' => 'LABEL_HOME',
1787
            'route' => 'dashboard',
1788
            'class' => 'fa fa-home'
15442 efrain 1789
        ],*/
1790
        [
1791
            'label' => 'LABEL_ACTIVITY_CENTER',
1792
            'route' => 'activities-center',
1793
            'class' => 'fa fa-home',
1794
            'pages' => [
1795
                [
1796
                    'label' => 'LABEL_PERFORMANCE_EVALUATION',
1797
                    'route' => 'activities-center/performance-evaluation',
1798
                ],
15461 efrain 1799
                [
1800
                    'label' => 'LABEL_RECRUITMENT_AND_SELECTION',
1801
                    'route' => 'activities-center/recruitment-and-selection',
1802
                ],
1803
 
15579 anderson 1804
 
15442 efrain 1805
            ],
1 www 1806
        ],
1807
        [
1808
            'label' => 'LABEL_JOBS',
1809
            'route' => 'jobs',
1810
            'class' => 'fa fa-briefcase'
1811
        ],
1812
        [
1813
            'label' => 'LABEL_FEEDS',
1814
            'route' => 'feeds',
1815
            'class' => 'fa fa-rss'
1816
        ],
114 efrain 1817
        [
13672 nelberth 1818
            'label' => 'LABEL_INMAIL',
13524 nelberth 1819
            'route' => 'inmail',
13487 nelberth 1820
            'class' => 'fa fa-envelope-o'
1821
        ],
15579 anderson 1822
 
13487 nelberth 1823
        [
15401 efrain 1824
            'label' => 'LABEL_DISCOVERY_CONTACTS',
1825
            'route' => 'discovery-contacts',
1826
            'class' => 'fa fa-book',
1827
            'pages' => [
1828
                [
1829
                    'label' => 'LABEL_CONTACTS',
1830
                    'route' => 'discovery-contacts',
1831
                ],
1832
                [
1833
                    'label' => 'LABEL_INTERACTION_TYPES',
1834
                    'route' => 'discovery-contacts/interaction-types',
1835
                ],
15633 anderson 1836
                [
1837
                    'label' => 'LABEL_PROGRESS_BY_DAY',
15636 anderson 1838
                    'route' => 'discovery-contacts/progress-by-day',
15633 anderson 1839
                ],
16758 efrain 1840
                [
1841
                    'label' => 'LABEL_REPORTS',
1842
                    'route' => 'discovery-contacts/report',
1843
                ],
15401 efrain 1844
            ],
1845
        ],
15451 efrain 1846
        [
16248 efrain 1847
            'label' => 'LABEL_KNOWLEDGE_AREA',
1848
            'route' => 'knowledge-area',
1849
            'class' => 'fa fa-book',
1850
            'pages' => [
1851
                [
1852
                    'label' => 'LABEL_CATEGORIES',
1853
                    'route' => 'knowledge-area/categories',
1854
                ],
1855
                [
1856
                    'label' => 'LABEL_USERS',
1857
                    'route' => 'knowledge-area/categories/users',
1858
                ],
1859
            ],
1860
        ],
1861
        [
15451 efrain 1862
            'label' => 'LABEL_MY_COACH',
1863
            'route' => 'my-coach',
1864
            'class' => 'fa fa-book',
1865
            'pages' => [
1866
                [
1867
                    'label' => 'LABEL_CATEGORIES',
1868
                    'route' => 'my-coach/categories',
1869
                ],
15831 efrain 1870
                [
1871
                    'label' => 'LABEL_USERS',
1872
                    'route' => 'my-coach/categories/users',
1873
                ],
15451 efrain 1874
            ],
1875
        ],
16263 anderson 1876
 
1877
 
15401 efrain 1878
        [
114 efrain 1879
            'label' => 'LABEL_SELF_EVALUATION',
1880
            'route' => 'self-evaluation',
1881
            'class' => 'fa fa-book',
1882
            'pages' => [
1883
                [
1884
                    'label' => 'LABEL_FORMS',
1885
                    'route' => 'self-evaluation/forms',
1886
                ],
115 efrain 1887
                [
1888
                    'label' => 'LABEL_USERS',
1889
                    'route' => 'self-evaluation/users',
246 geraldo 1890
                ],
1891
                [
1892
                    'label' => 'LABEL_REVIEWS',
1893
                    'route' => 'self-evaluation/reviews',
245 geraldo 1894
                ]
779 geraldo 1895
            ],
1896
        ],
15579 anderson 1897
 
1 www 1898
        [
15540 efrain 1899
            'label' => 'LABEL_ENGAGEMENT',
1900
            'route' => 'engagement',
1901
            'class' => 'fa fa-book',
1902
            'pages' => [
1903
                [
1904
                    'label' => 'LABEL_SETTINGS',
1905
                    'route' => 'engagement/setup',
1906
                ],
15542 efrain 1907
                [
1908
                    'label' => 'LABEL_ENGAGEMENT_REWARDS',
1909
                    'route' => 'engagement/rewards',
1910
                ],
15579 anderson 1911
 
15540 efrain 1912
            ]
1913
        ],
15579 anderson 1914
 
15540 efrain 1915
        [
1916
            'label' => 'LABEL_DAILY_PULSE',
1917
            'route' => 'daily-pulse',
1918
            'class' => 'fa fa-smile-o',
1919
            'pages' => [
1920
                [
1921
                    'label' => 'LABEL_DAILY_PULSE_EMOJIS',
1922
                    'route' => 'daily-pulse/emojis',
1923
                ],
1924
                [
1925
                    'label' => 'LABEL_DAILY_PULSE_REPORTS_OVERVIEW',
1926
                    'route' => 'daily-pulse/reports/overview',
1927
                ],
15579 anderson 1928
            ],
1929
        ],
15540 efrain 1930
 
15579 anderson 1931
 
1932
 
1933
 
15540 efrain 1934
        [
1 www 1935
            'label' => 'LABEL_MICRO_LEARNING',
1936
            'route' => 'microlearning',
1937
            'class' => 'fa fa-book',
1938
            'pages' => [
1939
                [
1940
                    'label' => 'LABEL_OVERVIEW',
1941
                    'route' => 'microlearning/overview',
1942
                ],
1943
                [
1944
                    'label' => 'LABEL_REPORTS',
1945
                    'route' => 'microlearning/reports',
2 efrain 1946
                    'pages' => [
1947
                        [
15390 efrain 1948
                            'label' => 'LABEL_DEVICES_AND_ACCESS',
1949
                            'route' => 'microlearning/reports/devices-and-access',
2 efrain 1950
                        ],
15579 anderson 1951
                        /*
2 efrain 1952
                        [
1953
                            'label' => 'LABEL_PROGRESS',
1954
                            'route' => 'microlearning/reports/progress',
1955
                        ],
14626 efrain 1956
*/
14610 efrain 1957
                        [
15386 efrain 1958
                            'label' => 'LABEL_PROGRESS_FOR_TOPIC',
1959
                            'route' => 'microlearning/reports/progress-for-topic',
1960
                        ],
1961
                        [
14610 efrain 1962
                            'label' => 'LABEL_PROGRESS_FOR_CAPSULE',
1963
                            'route' => 'microlearning/reports/progress-for-capsule',
1964
                        ],
15386 efrain 1965
                        [
1966
                            'label' => 'LABEL_PROGRESS_FOR_STUDENT',
1967
                            'route' => 'microlearning/reports/progress-for-student',
1968
                        ],
779 geraldo 1969
                    ],
1 www 1970
                ],
1971
                [
1972
                    'label' => 'LABEL_CONTENT',
1973
                    'route' => 'microlearning/content',
1974
                    'pages' => [
1975
                        [
66 efrain 1976
                            'label' => 'LABEL_QUIZZES',
1977
                            'route' => 'microlearning/content/quizzes',
1978
                        ],
1979
                        [
1 www 1980
                            'label' => 'LABEL_TOPICS',
1981
                            'route' => 'microlearning/content/topics',
1982
                        ],
1983
                        [
1984
                            'label' => 'LABEL_CAPSULES',
1985
                            'route' => 'microlearning/content/capsules',
1986
                        ],
1987
                        [
1988
                            'label' => 'LABEL_SLIDES',
1989
                            'route' => 'microlearning/content/slides',
1990
                        ],
1991
                    ]
1992
                ],
1993
                [
1994
                    'label' => 'LABEL_ACCESS_FOR_STUDENTS',
1995
                    'route' => 'microlearning/access-for-students',
1996
                ],
1997
                [
1998
                    'label' => 'LABEL_STUDENTS',
1999
                    'route' => 'microlearning/students',
2000
                ],
2001
                [
2002
                    'label' => 'LABEL_FILTERS',
2003
                    'route' => 'microlearning/settings',
2004
                    'pages' => [
2005
                        [
15394 efrain 2006
                            'label' => 'LABEL_COUNTRIES',
2007
                            'route' => 'microlearning/settings/countries',
2008
                        ],
2009
                        [
1 www 2010
                            'label' => 'LABEL_COMPANIES',
2011
                            'route' => 'microlearning/settings/companies',
2012
                        ],
15579 anderson 2013
 
1 www 2014
                        [
2015
                            'label' => 'LABEL_FUNCTIONS',
2016
                            'route' => 'microlearning/settings/functions',
2017
                        ],
2018
                        [
2019
                            'label' => 'LABEL_GROUPS',
2020
                            'route' => 'microlearning/settings/groups',
2021
                        ],
2022
                        [
2023
                            'label' => 'LABEL_INSTITUTIONS',
2024
                            'route' => 'microlearning/settings/institutions',
2025
                        ],
2026
                        [
2027
                            'label' => 'LABEL_PROGRAMS',
2028
                            'route' => 'microlearning/settings/programs',
2029
                        ],
2030
                        [
2031
                            'label' => 'LABEL_PARTNERS',
2032
                            'route' => 'microlearning/settings/partners',
2033
                        ],
2034
                        [
2035
                            'label' => 'LABEL_SECTORS',
2036
                            'route' => 'microlearning/settings/sectors',
2037
                        ],
2038
                        [
2039
                            'label' => 'LABEL_STUDENT_TYPES',
2040
                            'route' => 'microlearning/settings/student-types',
2041
                        ],
779 geraldo 2042
                    ],
1 www 2043
                ]
2044
            ]
2045
        ],
2046
        [
15442 efrain 2047
            'label' => 'LABEL_JOBS_DESCRIPTION',
2048
            'route' => 'jobs-description',
28 efrain 2049
            'class' => 'fa fa-book',
2050
            'pages' => [
2051
                [
66 efrain 2052
                    'label' => 'LABEL_JOBS_DESCRIPTION',
15442 efrain 2053
                    'route' => 'jobs-description',
28 efrain 2054
                ],
2055
                [
2056
                    'label' => 'LABEL_COMPETENCIES',
15442 efrain 2057
                    'route' => 'jobs-description/competencies',
28 efrain 2058
                ],
66 efrain 2059
                [
2060
                    'label' => 'LABEL_COMPETENCY_TYPES',
15442 efrain 2061
                    'route' => 'jobs-description/competency-types',
66 efrain 2062
                ],
67 efrain 2063
                [
14875 efrain 2064
                    'label' => 'LABEL_BEHAVIORS',
15442 efrain 2065
                    'route' => 'jobs-description/behaviors',
14875 efrain 2066
                ],
2067
                [
67 efrain 2068
                    'label' => 'LABEL_POSITIONS',
15442 efrain 2069
                    'route' => 'jobs-description/positions',
67 efrain 2070
                ],
28 efrain 2071
            ]
779 geraldo 2072
        ],
22 steven 2073
        [
1090 geraldo 2074
            'label' => 'LABEL_PERFORMANCE_EVALUATION_MENU',
976 geraldo 2075
            'route' => 'performance-evaluation',
2076
            'class' => 'fa fa-book',
2077
            'pages' => [
2078
                [
2079
                    'label' => 'LABEL_FORMS',
2080
                    'route' => 'performance-evaluation/forms',
2081
                ],
15579 anderson 2082
 
976 geraldo 2083
                [
15442 efrain 2084
                    'label' => 'LABEL_EVALUATIONS',
2085
                    'route' => 'performance-evaluation/evaluations',
1383 efrain 2086
                ]
976 geraldo 2087
            ],
946 geraldo 2088
        ],
1321 eleazar 2089
        [
1 www 2090
            'label' => 'LABEL_PROFILE',
2091
            'route' => 'profile',
2092
            'class' => 'fa fa-picture-o'
2093
        ],
2094
        [
2095
            'label' => 'LABEL_FOLLOWERS',
2096
            'route' => 'followers',
2097
            'class' => 'fa fa-heart'
2098
        ],
2099
        [
2100
            'label' => 'LABEL_USERS',
2101
            'route' => 'users',
2102
            'class' => 'fa fa-users',
2103
        ],
15579 anderson 2104
 
1 www 2105
        [
1334 efrain 2106
            'label' => 'LABEL_OWN_PROFESSIONAL_NETWORK',
2107
            'route' => 'own-professional-network',
2108
            'class' => 'fa fa-book',
2109
        ],
15579 anderson 2110
 
1334 efrain 2111
        [
2112
            'label' => 'LABEL_ORGANIZATIONAL_DESIGN',
2113
            'route' =>  'organizational-design',
2114
            'class' => 'fa fa-book',
2115
        ],
15579 anderson 2116
 
2117
 
1334 efrain 2118
        [
8187 nelberth 2119
            'label' => 'LABEL_HIGH_PERFORMANCE_TEAMS',
12397 nelberth 2120
            'route' =>  'high-performance-teams/groups',
1689 nelberth 2121
            'class' => 'fa fa-street-view',
15579 anderson 2122
 
1334 efrain 2123
        ],
2124
        [
12397 nelberth 2125
            'label' => 'LABEL_PLANNING_OBJECTIVES_AND_GOALS',
2126
            'route' => 'planning-objectives-and-goals/objectives',
2127
            'class' => 'fa fa-book',
2128
        ],
2129
        [
1334 efrain 2130
            'label' => 'LABEL_RECRUITMENT_AND_SELECTION',
1477 efrain 2131
            'route' => 'recruitment-and-selection',
1334 efrain 2132
            'class' => 'fa fa-book',
1342 eleazar 2133
            'pages' => [
2134
                [
1463 eleazar 2135
                    'label' => 'LABEL_VACANCIES',
1478 eleazar 2136
                    'route' => 'recruitment-and-selection/vacancies',
1342 eleazar 2137
                ],
15579 anderson 2138
 
1459 eleazar 2139
                [
15461 efrain 2140
                    'label' => 'LABEL_APPLICATIONS',
2141
                    'route' => 'recruitment-and-selection/applications',
1709 eleazar 2142
                ],
15461 efrain 2143
                /*
1709 eleazar 2144
                [
2145
                    'label' => 'LABEL_INTERVIEW',
4047 eleazar 2146
                    'route' => 'recruitment-and-selection/interview/form',
2147
 
15461 efrain 2148
                ]*/
15579 anderson 2149
            ],
1334 efrain 2150
        ],
15579 anderson 2151
 
1334 efrain 2152
        [
2153
            'label' => 'LABEL_INDUCTION',
2154
            'route' => 'induction',
2155
            'class' => 'fa fa-book',
2156
        ],
15579 anderson 2157
 
2158
 
1334 efrain 2159
        [
2160
            'label' => 'LABEL_ORGANIZATIONAL_CLIMATE',
2161
            'route' => 'organizational-climate',
2162
            'class' => 'fa fa-book',
7218 eleazar 2163
            'pages' => [
2164
                [
2165
                    'label' => 'LABEL_FORMS',
2166
                    'route' => 'organizational-climate/form',
2167
                ],
2168
                [
2169
                    'label' => 'LABEL_SURVEY',
2170
                    'route' => 'organizational-climate',
2171
                ],
2172
                [
2173
                    'label' => 'LABEL_SURVEY_TEST',
2174
                    'route' => 'organizational-climate/test',
2175
                ],
2176
                [
2177
                    'label' => 'LABEL_SURVEY_REPORT',
2178
                    'route' => 'organizational-climate/report',
2179
                ],
2180
            ]
1334 efrain 2181
        ],
15579 anderson 2182
 
1334 efrain 2183
        [
2184
            'label' => 'LABEL_CULTURE',
2185
            'route' =>  'culture',
2186
            'class' => 'fa fa-book',
2187
        ],
15579 anderson 2188
 
1334 efrain 2189
        [
2190
            'label' => 'LABEL_COMMUNICATION',
13969 nelberth 2191
            'route' =>  'communication/inbox',
13012 nelberth 2192
            'class' => 'fa fa-envelope',
15579 anderson 2193
 
2194
 
1334 efrain 2195
        ],
15579 anderson 2196
 
1334 efrain 2197
        [
16701 efrain 2198
            'label' => 'LABEL_FAST_SURVEYS',
2199
            'route' =>  'fast-survey',
2200
            'class' => 'fa fa-book',
2201
        ],
2202
        [
1334 efrain 2203
            'label' => 'LABEL_SURVEYS',
4375 eleazar 2204
            'route' =>  'survey',
1334 efrain 2205
            'class' => 'fa fa-book',
4374 eleazar 2206
            'pages' => [
2207
                [
2208
                    'label' => 'LABEL_FORMS',
4375 eleazar 2209
                    'route' => 'survey/form',
4374 eleazar 2210
                ],
4579 eleazar 2211
                [
2212
                    'label' => 'LABEL_SURVEY',
2213
                    'route' => 'survey',
2214
                ],
5287 eleazar 2215
                [
2216
                    'label' => 'LABEL_SURVEY_TEST',
2217
                    'route' => 'survey/test',
2218
                ],
5823 eleazar 2219
                [
2220
                    'label' => 'LABEL_SURVEY_REPORT',
2221
                    'route' => 'survey/report',
2222
                ],
4374 eleazar 2223
            ]
1334 efrain 2224
        ],
15579 anderson 2225
 
1334 efrain 2226
        [
2227
            'label' => 'LABEL_BUILDING_MY_FUTURE',
2228
            'route' =>  'building-my-future',
2229
            'class' => 'fa fa-book',
2230
        ],
15579 anderson 2231
 
2232
 
2233
 
1334 efrain 2234
        [
15355 efrain 2235
            'label' => 'LABEL_SETTINGS',
2236
            'route' => 'settings',
2237
            'class' => 'fa fa-cog',
2238
            'pages' => [
2239
                [
2240
                    'label' => 'LABEL_PUSH_TEMPLATES',
2241
                    'route' => 'settings/push-templates',
2242
                ],
2243
            ]
2244
        ],
15579 anderson 2245
 
15387 efrain 2246
        [
2247
            'label' => 'LABEL_REPORTS',
2248
            'route' => 'settings',
2249
            'class' => 'fa fa-print',
2250
            'pages' => [
2251
                [
2252
                    'label' => 'LABEL_REPORTS_USERS_BLOCKED',
2253
                    'route' => 'reports/users-blocked',
2254
                ],
2255
            ]
2256
        ],
15579 anderson 2257
 
1334 efrain 2258
        [
1 www 2259
            'label' => 'LABEL_LOGOUT',
2260
            'route' => 'signout',
2261
            'class' => 'fa fa-sign-out',
2262
        ]
2263
    ];
2264
}