Proyectos de Subversion LeadersLinked - Backend

Rev

Rev 16278 | Rev 16701 | 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',
15579 anderson 524
 
15451 efrain 525
        'my-coach',
526
        'my-coach/categories',
527
        'my-coach/categories/add',
528
        'my-coach/categories/edit',
529
        'my-coach/categories/delete',
15831 efrain 530
        'my-coach/categories/users',
531
        'my-coach/categories/users/add',
532
        'my-coach/categories/users/edit',
533
        'my-coach/categories/users/delete',
534
        'my-coach/categories/users/upload',
16263 anderson 535
 
16248 efrain 536
        'knowledge-area',
537
        'knowledge-area/categories',
538
        'knowledge-area/categories/add',
539
        'knowledge-area/categories/edit',
540
        'knowledge-area/categories/delete',
541
        'knowledge-area/categories/users',
542
        'knowledge-area/categories/users/add',
543
        'knowledge-area/categories/users/edit',
544
        'knowledge-area/categories/users/delete',
545
        'knowledge-area/categories/users/upload',
15579 anderson 546
 
1333 efrain 547
        'induction',
13524 nelberth 548
 
1333 efrain 549
        'culture',
13524 nelberth 550
 
551
        'inmail',
552
        'inmail/search-people',
14989 efrain 553
        'inmail/view',
13553 nelberth 554
        'inmail/view/message',
14989 efrain 555
        'inmail/view/message/send',
13771 nelberth 556
        'inmail/sendall',
14989 efrain 557
 
15579 anderson 558
 
13778 nelberth 559
        'inmail/company',
560
        'inmail/company/message',
561
        'inmail/company/message/send',
15579 anderson 562
 
1333 efrain 563
        'communication',
13675 nelberth 564
        'communication/inbox',
13731 nelberth 565
        'communication/inbox/sendall',
13675 nelberth 566
        'communication/inbox/search-people',
567
        'communication/inbox/view/message',
568
        'communication/inbox/view',
569
        'communication/inbox/view/message/send',
13525 nelberth 570
 
15579 anderson 571
 
1333 efrain 572
        'building-my-future',
15579 anderson 573
 
574
 
15387 efrain 575
        'reports',
576
        'reports/users-blocked',
577
        'reports/users-blocked/excel',
15599 anderson 578
        'reports/users-blocked/edit',
15601 anderson 579
        'reports/users-blocked/delete',
15579 anderson 580
 
15442 efrain 581
        'activities-center',
582
        'activities-center/performance-evaluation',
583
        'activities-center/performance-evaluation/take-a-test',
584
        'activities-center/performance-evaluation/report',
15579 anderson 585
 
15461 efrain 586
        'activities-center/recruitment-and-selection',
587
        'activities-center/recruitment-and-selection/take-a-test',
588
        'activities-center/recruitment-and-selection/report',
16285 efrain 589
 
590
        'tools',
591
        'tools/userfile-password-generator'
15461 efrain 592
 
1 www 593
    ];
594
}
595
 
15336 efrain 596
 
597
 
598
 
15579 anderson 599
function getAclRolesCompany()
600
{
1 www 601
    return [
1336 efrain 602
 
15579 anderson 603
 
604
 
4 efrain 605
        'company-creator' => [
606
            'home',
607
            'signin-admin',
608
            'signin-company',
609
            'dashboard',
610
            'signout',
611
            'storage',
612
            'profile',
613
            'profile/extended',
614
            'profile/cover',
779 geraldo 615
            'profile/header',
616
            'profile/footer',
4 efrain 617
            'profile/image',
618
            'profile/website',
619
            'profile/foundation_year',
620
            'profile/location',
621
            'profile/social-network',
622
            'profile/company-size',
623
            'profile/industry',
624
            'profile/delete',
16278 anderson 625
            'profile/view',
4 efrain 626
            'users',
627
            'users/change-password',
628
            'users/unblock',
629
            'users/invite',
630
            'users/accept',
631
            'users/cancel',
632
            'users/reject',
633
            'users/edit',
634
            'users/upload',
15579 anderson 635
 
4 efrain 636
            'feeds',
15175 efrain 637
            'feeds/timeline',
638
            'feeds/onefeed',
639
            'feeds/delete',
640
            'feeds/comments',
641
            'feeds/comments/delete',
642
            'feeds/comments/answer',
15364 efrain 643
            'feeds/add',
15579 anderson 644
 
4 efrain 645
            'followers',
646
            'followers/delete',
647
            'jobs',
648
            'jobs/add',
649
            'jobs/delete',
650
            'jobs/users-who-applied',
651
            'jobs/edit',
15088 efrain 652
            'jobs/edit/title',
653
            'jobs/edit/status',
4 efrain 654
            'jobs/edit/last-date-of-application',
655
            'jobs/edit/employment-type',
656
            'jobs/edit/experience',
657
            'jobs/edit/job-category',
658
            'jobs/edit/extended',
659
            'jobs/edit/location',
660
            'jobs/edit/salary',
661
            'jobs/edit/languages',
662
            'jobs/edit/degrees',
663
            'jobs/edit/skills',
664
            'jobs/edit/how-apply',
15336 efrain 665
 
15387 efrain 666
            'reports',
667
            'reports/users-blocked',
668
            'reports/users-blocked/excel',
15599 anderson 669
            'reports/users-blocked/edit',
15601 anderson 670
            'reports/users-blocked/delete',
15579 anderson 671
 
672
 
673
 
4 efrain 674
        ],
1 www 675
        'company-admin' => [
676
            'home',
677
            'signin-admin',
678
            'signin-company',
679
            'dashboard',
680
            'signout',
681
            'storage',
682
            'profile',
683
            'profile/extended',
684
            'profile/cover',
685
            'profile/image',
779 geraldo 686
            'profile/header',
687
            'profile/footer',
1 www 688
            'profile/website',
689
            'profile/foundation_year',
690
            'profile/location',
691
            'profile/social-network',
692
            'profile/company-size',
693
            'profile/industry',
694
            'profile/delete',
16278 anderson 695
            'profile/view',
1 www 696
            'users',
697
            'users/change-password',
698
            'users/unblock',
699
            'users/invite',
700
            'users/accept',
701
            'users/cancel',
702
            'users/reject',
703
            'users/edit',
704
            'users/upload',
705
            'feeds',
15175 efrain 706
            'feeds/timeline',
707
            'feeds/onefeed',
708
            'feeds/delete',
709
            'feeds/comments',
710
            'feeds/comments/delete',
711
            'feeds/comments/answer',
15364 efrain 712
            'feeds/add',
15579 anderson 713
 
1 www 714
            'followers',
715
            'followers/delete',
716
            'jobs',
717
            'jobs/add',
718
            'jobs/delete',
719
            'jobs/users-who-applied',
720
            'jobs/edit',
15088 efrain 721
            'jobs/edit/title',
722
            'jobs/edit/status',
1 www 723
            'jobs/edit/last-date-of-application',
724
            'jobs/edit/employment-type',
725
            'jobs/edit/experience',
726
            'jobs/edit/job-category',
727
            'jobs/edit/extended',
728
            'jobs/edit/location',
729
            'jobs/edit/salary',
730
            'jobs/edit/languages',
731
            'jobs/edit/degrees',
732
            'jobs/edit/skills',
733
            'jobs/edit/how-apply',
15579 anderson 734
 
15387 efrain 735
            'reports',
736
            'reports/users-blocked',
737
            'reports/users-blocked/excel',
15599 anderson 738
            'reports/users-blocked/edit',
15601 anderson 739
            'reports/users-blocked/delete',
1 www 740
        ],
741
        'company-password-unblock' => [
742
            'home',
743
            'signin-admin',
744
            'signin-company',
745
            'dashboard',
746
            'signout',
747
            'storage',
748
            'users',
749
            'users/change-password',
750
            'users/unblock',
15579 anderson 751
 
15387 efrain 752
            'reports',
753
            'reports/users-blocked',
754
            'reports/users-blocked/excel',
15599 anderson 755
            'reports/users-blocked/edit',
15601 anderson 756
            'reports/users-blocked/delete',
15579 anderson 757
 
758
 
1 www 759
        ],
760
        'microlearning-admin' => [
761
            'home',
762
            'signin-admin',
763
            'signin-company',
764
            'dashboard',
765
            'signout',
766
            'storage',
767
            'microlearning',
768
            'microlearning/overview',
187 efrain 769
            'microlearning/reports',
770
            'microlearning/reports/progress',
14610 efrain 771
            'microlearning/reports/progress-for-capsule',
15386 efrain 772
            'microlearning/reports/progress-for-capsule/excel',
773
            'microlearning/reports/progress-for-topic',
774
            'microlearning/reports/progress-for-topic/excel',
775
            'microlearning/reports/progress-for-student',
776
            'microlearning/reports/progress-for-student/excel',
15390 efrain 777
            'microlearning/reports/devices-and-access',
778
            'microlearning/reports/devices-and-access/excel',
187 efrain 779
            'microlearning/reports/comments-for-capsule',
15390 efrain 780
            'microlearning/reports/comments-for-capsule/excel',
1 www 781
            'microlearning/content',
782
            'microlearning/content/topics',
783
            'microlearning/content/topics/add',
784
            'microlearning/content/topics/edit',
785
            'microlearning/content/topics/delete',
786
            'microlearning/content/capsules',
787
            'microlearning/content/capsules/add',
788
            'microlearning/content/capsules/edit',
789
            'microlearning/content/capsules/delete',
790
            'microlearning/content/capsules/users',
791
            'microlearning/content/slides',
792
            'microlearning/content/slides/add',
793
            'microlearning/content/slides/edit',
794
            'microlearning/content/slides/delete',
795
            'microlearning/content/slides/text',
796
            'microlearning/students',
797
            'microlearning/students/edit',
798
            'microlearning/students/timeline',
799
            'microlearning/access-for-students',
800
            'microlearning/access-for-students/revoke',
801
            'microlearning/access-for-students/unlimit',
802
            'microlearning/access-for-students/cancel',
803
            'microlearning/access-for-students/reactive',
804
            'microlearning/access-for-students/upload',
805
            'microlearning/access-for-students/notification',
806
            'microlearning/settings',
807
            'microlearning/settings/student-types',
808
            'microlearning/settings/student-types/add',
809
            'microlearning/settings/student-types/edit',
810
            'microlearning/settings/student-types/delete',
811
            'microlearning/settings/functions',
812
            'microlearning/settings/functions/add',
813
            'microlearning/settings/functions/edit',
814
            'microlearning/settings/functions/delete',
815
            'microlearning/settings/sectors',
816
            'microlearning/settings/sectors/add',
817
            'microlearning/settings/sectors/edit',
818
            'microlearning/settings/sectors/delete',
819
            'microlearning/settings/programs',
820
            'microlearning/settings/programs/add',
821
            'microlearning/settings/programs/edit',
822
            'microlearning/settings/programs/delete',
823
            'microlearning/settings/groups',
824
            'microlearning/settings/groups/add',
825
            'microlearning/settings/groups/edit',
826
            'microlearning/settings/groups/delete',
827
            'microlearning/settings/companies',
828
            'microlearning/settings/companies/add',
829
            'microlearning/settings/companies/edit',
830
            'microlearning/settings/companies/delete',
831
            'microlearning/settings/partners',
832
            'microlearning/settings/partners/add',
833
            'microlearning/settings/partners/edit',
834
            'microlearning/settings/partners/delete',
835
            'microlearning/settings/institutions',
836
            'microlearning/settings/institutions/add',
837
            'microlearning/settings/institutions/edit',
838
            'microlearning/settings/institutions/delete',
15394 efrain 839
            'microlearning/settings/countries',
840
            'microlearning/settings/countries/add',
841
            'microlearning/settings/countries/edit',
842
            'microlearning/settings/countries/delete',
1 www 843
        ],
844
        'microlearning-editor' => [
845
            'home',
846
            'signin-admin',
847
            'signin-company',
848
            'dashboard',
849
            'signout',
850
            'storage',
851
            'microlearning',
852
            'microlearning/content',
853
            'microlearning/content/topics',
854
            'microlearning/content/topics/add',
855
            'microlearning/content/topics/edit',
856
            'microlearning/content/topics/delete',
857
            'microlearning/content/capsules',
858
            'microlearning/content/capsules/add',
859
            'microlearning/content/capsules/edit',
860
            'microlearning/content/capsules/delete',
861
            'microlearning/content/capsules/users',
862
            'microlearning/content/slides',
863
            'microlearning/content/slides/add',
864
            'microlearning/content/slides/edit',
865
            'microlearning/content/slides/delete',
866
            'microlearning/content/slides/text',
867
            'microlearning/access-for-students',
868
            'microlearning/access-for-students/revoke',
869
            'microlearning/access-for-students/unlimit',
870
            'microlearning/access-for-students/cancel',
871
            'microlearning/access-for-students/reactive',
872
            'microlearning/access-for-students/upload',
873
            'microlearning/access-for-students/notification',
874
        ],
875
        'microlearning-students-password-unblock' => [
876
            'home',
877
            'signin-admin',
878
            'signin-company',
879
            'dashboard',
880
            'signout',
881
            'storage',
882
            'microlearning',
883
            'microlearning/students',
884
            'microlearning/students/change-password',
885
            'microlearning/students/unblock',
886
        ],
887
        'self-evaluation-admin' => [
114 efrain 888
            'self-evaluation',
889
            'self-evaluation/forms',
890
            'self-evaluation/forms/add',
891
            'self-evaluation/forms/edit',
892
            'self-evaluation/forms/delete',
115 efrain 893
            'self-evaluation/users',
894
            'self-evaluation/users/add',
895
            'self-evaluation/users/delete',
114 efrain 896
            'self-evaluation/reviews',
115 efrain 897
            'self-evaluation/reviews/edit',
470 geraldo 898
            'self-evaluation/reviews/report',
1 www 899
        ],
15088 efrain 900
        'self-evaluation-reviews' => [
901
            'self-evaluation',
902
            'self-evaluation/reviews',
903
            'self-evaluation/reviews/edit',
904
            'self-evaluation/reviews/report',
905
        ],
975 geraldo 906
        'performance-evaluation-admin' => [
15088 efrain 907
            'settings',
15442 efrain 908
            'jobs-description/positions',
909
            'jobs-description/positions/add',
910
            'jobs-description/positions/edit',
911
            'jobs-description/positions/delete',
912
            'jobs-description/positions/subordinates',
15579 anderson 913
 
15442 efrain 914
            'jobs-description/behaviors',
915
            'jobs-description/behaviors/add',
916
            'jobs-description/behaviors/edit',
917
            'jobs-description/behaviors/delete',
918
            'jobs-description/behaviors/import',
15579 anderson 919
 
15442 efrain 920
            'jobs-description/competencies',
921
            'jobs-description/competencies/add',
922
            'jobs-description/competencies/edit',
923
            'jobs-description/competencies/delete',
924
            'jobs-description/competencies/import',
15579 anderson 925
 
15442 efrain 926
            'jobs-description/competency-types',
927
            'jobs-description/competency-types/add',
928
            'jobs-description/competency-types/edit',
929
            'jobs-description/competency-types/delete',
930
            'jobs-description/competency-types/import',
15579 anderson 931
 
15442 efrain 932
            'jobs-description',
933
            'jobs-description/add',
934
            'jobs-description/edit',
935
            'jobs-description/delete',
936
            'jobs-description/report',
937
            'jobs-description/import',
15579 anderson 938
 
975 geraldo 939
            'performance-evaluation',
940
            'performance-evaluation/forms',
941
            'performance-evaluation/forms/add',
942
            'performance-evaluation/forms/edit',
943
            'performance-evaluation/forms/delete',
15442 efrain 944
            'performance-evaluation/forms/job-description',
945
            'performance-evaluation/forms/active',
946
            'performance-evaluation/forms/inactive',
1263 geraldo 947
            'performance-evaluation/forms/report',
15579 anderson 948
 
949
 
15442 efrain 950
            'performance-evaluation/evaluations',
951
            'performance-evaluation/evaluations/add',
952
            'performance-evaluation/evaluations/delete',
953
            'performance-evaluation/evaluations/report'
15088 efrain 954
        ],
15579 anderson 955
 
956
 
15088 efrain 957
        'performance-evaluation-editor' => [
15442 efrain 958
            'performance-evaluation/evaluations',
959
            'performance-evaluation/evaluations/add',
960
            'performance-evaluation/evaluations/delete',
961
            'performance-evaluation/evaluations/report'
15579 anderson 962
 
975 geraldo 963
        ],
15088 efrain 964
        'recruitment-and-selection-admin' => [
965
            'settings',
15442 efrain 966
            'jobs-description/positions',
967
            'jobs-description/positions/add',
968
            'jobs-description/positions/edit',
969
            'jobs-description/positions/delete',
970
            'jobs-description/positions/subordinates',
15579 anderson 971
 
15442 efrain 972
            'jobs-description/behaviors',
973
            'jobs-description/behaviors/add',
974
            'jobs-description/behaviors/edit',
975
            'jobs-description/behaviors/delete',
976
            'jobs-description/behaviors/import',
15579 anderson 977
 
15442 efrain 978
            'jobs-description/competencies',
979
            'jobs-description/competencies/add',
980
            'jobs-description/competencies/edit',
981
            'jobs-description/competencies/delete',
982
            'jobs-description/competencies/import',
15579 anderson 983
 
15442 efrain 984
            'jobs-description/competency-types',
985
            'jobs-description/competency-types/add',
986
            'jobs-description/competency-types/edit',
987
            'jobs-description/competency-types/delete',
988
            'jobs-description/competency-types/import',
15579 anderson 989
 
15442 efrain 990
            'jobs-description',
991
            'jobs-description/add',
992
            'jobs-description/edit',
993
            'jobs-description/delete',
994
            'jobs-description/report',
995
            'jobs-description/import',
15579 anderson 996
 
15088 efrain 997
            'recruitment-and-selection',
998
            'recruitment-and-selection/vacancies',
999
            'recruitment-and-selection/vacancies/add',
1000
            'recruitment-and-selection/vacancies/edit',
1001
            'recruitment-and-selection/vacancies/delete',
15461 efrain 1002
            'recruitment-and-selection/applications',
1003
            'recruitment-and-selection/applications/user-by-email',
1004
            'recruitment-and-selection/applications/add',
1005
            'recruitment-and-selection/applications/delete',
1006
            'recruitment-and-selection/applications/level',
1007
            'recruitment-and-selection/applications/status',
1008
            'recruitment-and-selection/applications/comment',
1009
            'recruitment-and-selection/applications/view',
1010
            'recruitment-and-selection/applications/files',
1011
            'recruitment-and-selection/applications/files/add',
1012
            'recruitment-and-selection/applications/files/delete',
1013
            'recruitment-and-selection/applications/files/view',
1014
            'recruitment-and-selection/applications/interviews',
1015
            'recruitment-and-selection/applications/interviews/add',
1016
            'recruitment-and-selection/applications/interviews/edit',
1017
            'recruitment-and-selection/applications/interviews/delete',
1018
            'recruitment-and-selection/applications/interviews/report',
15579 anderson 1019
 
15461 efrain 1020
            /*
15088 efrain 1021
            'recruitment-and-selection/candidates',
1022
            'recruitment-and-selection/candidates/add',
1023
            'recruitment-and-selection/candidates/edit',
1024
            'recruitment-and-selection/candidates/delete',
1025
            'recruitment-and-selection/user-by-email',
1026
            'recruitment-and-selection/interview',
1027
            'recruitment-and-selection/interview/form',
1028
            'recruitment-and-selection/interview/form/add',
1029
            'recruitment-and-selection/interview/form/edit',
1030
            'recruitment-and-selection/interview/form/delete',
1031
            'recruitment-and-selection/interview/report',
1032
            'recruitment-and-selection/interview/vacancy',
1033
            'recruitment-and-selection/interview/type',
1034
            'recruitment-and-selection/interview/file',
1035
            'recruitment-and-selection/interview/file/add',
1036
            'recruitment-and-selection/interview/file/edit',
15461 efrain 1037
            'recruitment-and-selection/interview/file/delete',*/
15088 efrain 1038
        ],
15579 anderson 1039
 
15088 efrain 1040
        'recruitment-and-selection-editor' => [
1041
            'recruitment-and-selection',
1042
            'recruitment-and-selection/vacancies',
1043
            'recruitment-and-selection/vacancies/add',
1044
            'recruitment-and-selection/vacancies/edit',
1045
            'recruitment-and-selection/vacancies/delete',
15461 efrain 1046
            'recruitment-and-selection/applications',
1047
            'recruitment-and-selection/applications/user-by-email',
1048
            'recruitment-and-selection/applications/add',
1049
            'recruitment-and-selection/applications/delete',
1050
            'recruitment-and-selection/applications/view',
1051
            'recruitment-and-selection/applications/level',
1052
            'recruitment-and-selection/applications/status',
1053
            'recruitment-and-selection/applications/comment',
1054
            'recruitment-and-selection/applications/files',
1055
            'recruitment-and-selection/applications/files/add',
1056
            'recruitment-and-selection/applications/files/delete',
1057
            'recruitment-and-selection/applications/files/view',
1058
            'recruitment-and-selection/applications/interviews',
1059
            'recruitment-and-selection/applications/interviews/add',
1060
            'recruitment-and-selection/applications/interviews/edit',
1061
            'recruitment-and-selection/applications/interviews/delete',
1062
            'recruitment-and-selection/applications/interviews/report',
15579 anderson 1063
 
15461 efrain 1064
            /*
15088 efrain 1065
            'recruitment-and-selection/candidates',
1066
            'recruitment-and-selection/candidates/add',
1067
            'recruitment-and-selection/candidates/edit',
1068
            'recruitment-and-selection/candidates/delete',
1069
            'recruitment-and-selection/user-by-email',
1070
            'recruitment-and-selection/interview',
1071
            'recruitment-and-selection/interview/form',
1072
            'recruitment-and-selection/interview/form/add',
1073
            'recruitment-and-selection/interview/form/edit',
1074
            'recruitment-and-selection/interview/form/delete',
1075
            'recruitment-and-selection/interview/report',
1076
            'recruitment-and-selection/interview/vacancy',
1077
            'recruitment-and-selection/interview/type',
1078
            'recruitment-and-selection/interview/file',
1079
            'recruitment-and-selection/interview/file/add',
1080
            'recruitment-and-selection/interview/file/edit',
15461 efrain 1081
            'recruitment-and-selection/interview/file/delete',*/
15088 efrain 1082
        ],
15149 efrain 1083
        'survey-admin' => [
1084
            'survey',
1085
            'survey/add',
1086
            'survey/edit',
1087
            'survey/delete',
1088
            'survey/form',
1089
            'survey/form/add',
1090
            'survey/form/edit',
1091
            'survey/form/delete',
1092
            'survey/test',
1093
            'survey/test/add',
1094
            'survey/test/report',
1095
            'survey/test/delete',
1096
            'survey/report',
1097
            'survey/report/overview',
1098
            'survey/report/all',
1099
            'survey/report/excel',
1100
        ],
1101
        'survey-test' => [
1102
            'survey/test',
1103
            'survey/test/add',
1104
            'survey/test/report',
1105
            'survey/test/delete',
1106
        ],
1107
        'survey-report' => [
1108
            'survey/report',
1109
            'survey/report/overview',
1110
            'survey/report/all',
1111
            'survey/report/excel',
1112
        ],
15175 efrain 1113
        'organizational-climate-admin' => [
1114
            'organizational-climate',
1115
            'organizational-climate/add',
1116
            'organizational-climate/edit',
1117
            'organizational-climate/delete',
1118
            'organizational-climate/form',
1119
            'organizational-climate/form/add',
1120
            'organizational-climate/form/edit',
1121
            'organizational-climate/form/delete',
1122
            'organizational-climate/test',
1123
            'organizational-climate/test/add',
1124
            'organizational-climate/test/report',
1125
            'organizational-climate/test/delete',
1126
            'organizational-climate/report',
1127
            'organizational-climate/report/overview',
1128
            'organizational-climate/report/all',
1129
            'organizational-climate/report/excel',
1130
        ],
1131
        'organizational-climate-test' => [
1132
            'organizational-climate/test',
1133
            'organizational-climate/test/add',
1134
            'organizational-climate/test/report',
1135
            'organizational-climate/test/delete',
1136
        ],
1137
        'organizational-climate-report' => [
1138
            'organizational-climate/report',
1139
            'organizational-climate/report/overview',
1140
            'organizational-climate/report/all',
1141
            'organizational-climate/report/excel',
15386 efrain 1142
        ],
1143
        'planning-objectives-and-goals-admin' => [
1144
            'planning-objectives-and-goals',
1145
            'planning-objectives-and-goals/objectives',
1146
            'planning-objectives-and-goals/objectives/report',
1147
            'planning-objectives-and-goals/objectives/reportall',
1148
            'planning-objectives-and-goals/objectives/matriz',
1149
            'planning-objectives-and-goals/objectives/goals',
1150
            'planning-objectives-and-goals/objectives/goals/add',
1151
            'planning-objectives-and-goals/objectives/goals/edit',
1152
            'planning-objectives-and-goals/objectives/goals/delete',
1153
            'planning-objectives-and-goals/objectives/goals/task',
1154
            'planning-objectives-and-goals/objectives/goals/task/add',
1155
            'planning-objectives-and-goals/objectives/goals/task/edit',
1156
            'planning-objectives-and-goals/objectives/goals/task/delete',
1157
            'planning-objectives-and-goals/objectives/goals/task/view',
1158
            'planning-objectives-and-goals/objectives/add',
1159
            'planning-objectives-and-goals/objectives/delete',
1160
            'planning-objectives-and-goals/objectives/edit',
1161
        ],
15401 efrain 1162
        'discovery-contacts-admin' => [
1163
 
1164
            'discovery-contacts',
1165
            'discovery-contacts/add',
1166
            'discovery-contacts/edit',
1167
            'discovery-contacts/delete',
1168
            'discovery-contacts/view',
15546 efrain 1169
            'discovery-contacts/upload',
15401 efrain 1170
            'discovery-contacts/interaction-types',
1171
            'discovery-contacts/interaction-types/add',
1172
            'discovery-contacts/interaction-types/delete',
1173
            'discovery-contacts/interaction-types/edit',
1174
            'discovery-contacts/interactions',
1175
            'discovery-contacts/interactions/add',
1176
            'discovery-contacts/interactions/delete',
1177
            'discovery-contacts/logs',
15579 anderson 1178
        ],
16248 efrain 1179
        'discovery-contacts-user-with-importation' => [
1180
            'discovery-contacts',
1181
            'discovery-contacts/add',
1182
            'discovery-contacts/edit',
1183
            'discovery-contacts/view',
1184
            'discovery-contacts/upload',
1185
            'discovery-contacts/interactions',
1186
            'discovery-contacts/interactions/add',
1187
            'discovery-contacts/interactions/delete',
1188
            'discovery-contacts/logs',
1189
        ],
15401 efrain 1190
        'discovery-contacts-user' => [
15579 anderson 1191
 
15401 efrain 1192
            'discovery-contacts',
1193
            'discovery-contacts/add',
1194
            'discovery-contacts/edit',
1195
            'discovery-contacts/view',
1196
            'discovery-contacts/interactions',
1197
            'discovery-contacts/interactions/add',
1198
            'discovery-contacts/interactions/delete',
1199
            'discovery-contacts/logs',
15643 anderson 1200
            'discovery-contacts/progress-by-day',
15401 efrain 1201
        ],
15451 efrain 1202
        'my-coach-admin' => [
1203
            'my-coach',
1204
            'my-coach/categories',
1205
            'my-coach/categories/add',
1206
            'my-coach/categories/edit',
1207
            'my-coach/categories/delete',
15831 efrain 1208
            'my-coach/categories/users',
1209
            'my-coach/categories/users/add',
1210
            'my-coach/categories/users/edit',
1211
            'my-coach/categories/users/delete',
1212
            'my-coach/categories/users/upload',
15540 efrain 1213
        ],
16248 efrain 1214
        'knowledge-area-admin' => [
1215
            'knowledge-area',
1216
            'knowledge-area/categories',
1217
            'knowledge-area/categories/add',
1218
            'knowledge-area/categories/edit',
1219
            'knowledge-area/categories/delete',
1220
            'knowledge-area/categories/users',
1221
            'knowledge-area/categories/users/add',
1222
            'knowledge-area/categories/users/edit',
1223
            'knowledge-area/categories/users/delete',
1224
            'knowledge-area/categories/users/upload',
1225
        ],
15540 efrain 1226
        'engagement-admin' => [
1227
            'engagement',
1228
            'engagement/setup',
1229
            'engagement/reports',
1230
            'engagement/reports/overview',
15542 efrain 1231
            'engagement/rewards',
1232
            'engagement/rewards/add',
1233
            'engagement/rewards/edit',
1234
            'engagement/rewards/delete',
15579 anderson 1235
 
1236
 
15540 efrain 1237
        ],
15579 anderson 1238
 
16249 efrain 1239
        'daily-pulse-admin' => [
15540 efrain 1240
            'daily-pulse',
1241
            'daily-pulse/emojis',
1242
            'daily-pulse/emojis/add',
1243
            'daily-pulse/emojis/edit',
1244
            'daily-pulse/emojis/delete',
1245
            'daily-pulse/reports',
1246
            'daily-pulse/reports/overview',
1247
            'daily-pulse/reports/overview/download',
15579 anderson 1248
        ],
15540 efrain 1249
 
15579 anderson 1250
 
1251
 
1252
 
1253
 
779 geraldo 1254
    ];
1 www 1255
}
1256
 
15355 efrain 1257
function getAclPermissionPushTemplatesForCustomApps()
1258
{
1259
    return [
1260
        'settings',
1261
        'settings/push-templates',
1262
        'settings/push-templates/edit',
1263
        'settings/push-templates/import',
1264
    ];
1265
}
1266
 
15579 anderson 1267
function getAclPermissionSuperAdmin()
15336 efrain 1268
{
1 www 1269
    return [
15336 efrain 1270
        'settings',
1271
        'settings/private-networks',
1272
        'settings/private-networks/add',
1273
        'settings/private-networks/edit',
1274
        'settings/private-networks/delete',
16263 anderson 1275
 
16248 efrain 1276
        'users',
1277
        'users/change-type',
15460 efrain 1278
 
16285 efrain 1279
        'tools',
1280
        'tools/userfile-password-generator'
15579 anderson 1281
 
1282
 
15336 efrain 1283
    ];
1284
}
1285
 
1286
function  getAclPermissionAdminForDefaultNetwork()
1287
{
1288
    return [
15579 anderson 1289
 
1290
 
15460 efrain 1291
        'jobs-description',
1292
        'jobs-description/add',
1293
        'jobs-description/edit',
1294
        'jobs-description/delete',
15579 anderson 1295
 
15442 efrain 1296
        'jobs-description/competency-types',
1297
        'jobs-description/competency-types/add',
1298
        'jobs-description/competency-types/edit',
1299
        'jobs-description/competency-types/delete',
1300
        'jobs-description/behaviors',
15579 anderson 1301
 
15442 efrain 1302
        'jobs-description/behaviors/add',
1303
        'jobs-description/behaviors/edit',
15460 efrain 1304
        'jobs-description/behaviors/delete',
15579 anderson 1305
 
15442 efrain 1306
        'jobs-description/competencies',
1307
        'jobs-description/competencies/add',
1308
        'jobs-description/competencies/edit',
1309
        'jobs-description/competencies/delete',
15460 efrain 1310
 
1311
        'settings',
15579 anderson 1312
 
15460 efrain 1313
        'settings/email-templates',
1314
        'settings/email-templates/edit',
15579 anderson 1315
 
15460 efrain 1316
        'settings/push-templates',
1317
        'settings/push-templates/edit',
15579 anderson 1318
 
15460 efrain 1319
        'settings/countries',
1320
        'settings/countries/add',
1321
        'settings/countries/edit',
1322
        'settings/countries/delete',
15579 anderson 1323
 
15460 efrain 1324
        'settings/company-sizes',
1325
        'settings/company-sizes/add',
1326
        'settings/company-sizes/edit',
1327
        'settings/company-sizes/delete',
15579 anderson 1328
 
15336 efrain 1329
        'settings/degrees',
1330
        'settings/degrees/add',
1331
        'settings/degrees/edit',
1332
        'settings/degrees/delete',
15579 anderson 1333
 
15336 efrain 1334
        'settings/group-types',
1335
        'settings/group-types/add',
1336
        'settings/group-types/edit',
1337
        'settings/group-types/delete',
15579 anderson 1338
 
15336 efrain 1339
        'settings/industries',
1340
        'settings/industries/add',
1341
        'settings/industries/edit',
1342
        'settings/industries/delete',
15579 anderson 1343
 
15336 efrain 1344
        'settings/job-categories',
1345
        'settings/job-categories/add',
1346
        'settings/job-categories/edit',
1347
        'settings/job-categories/delete',
15579 anderson 1348
 
15336 efrain 1349
        'settings/skills',
1350
        'settings/skills/add',
1351
        'settings/skills/edit',
1352
        'settings/skills/delete',
15579 anderson 1353
 
15336 efrain 1354
        'settings/aptitudes',
1355
        'settings/aptitudes/add',
1356
        'settings/aptitudes/edit',
1357
        'settings/aptitudes/delete',
15579 anderson 1358
 
15336 efrain 1359
        'settings/hobbies-and-interests',
1360
        'settings/hobbies-and-interests/add',
1361
        'settings/hobbies-and-interests/edit',
1362
        'settings/hobbies-and-interests/delete',
15460 efrain 1363
 
1364
 
15579 anderson 1365
 
1366
 
15336 efrain 1367
        'settings/email-templates',
1368
        'settings/email-templates/edit',
1369
        'settings/push-templates',
1370
        'settings/push-templates/edit',
1371
 
15579 anderson 1372
 
15336 efrain 1373
        'settings/my-private-network',
1374
        'settings/my-private-network/intro',
1375
        'settings/my-private-network/navbar',
1376
        'settings/my-private-network/favicon',
1377
        'settings/my-private-network/logo',
1378
        'settings/my-private-network/styles-and-colors',
15394 efrain 1379
        'settings/my-private-network/calendar',
15831 efrain 1380
        'settings/my-private-network/moodle',
15579 anderson 1381
 
15336 efrain 1382
        'companies',
1383
        'companies/edit',
1384
        'companies/services',
1385
        'companies/roles',
15579 anderson 1386
 
15387 efrain 1387
        'reports',
1388
        'reports/users-blocked',
1389
        'reports/users-blocked/excel',
15599 anderson 1390
        'reports/users-blocked/edit',
15601 anderson 1391
        'reports/users-blocked/delete',
15336 efrain 1392
    ];
1393
}
1394
 
1395
function  getAclPermissionAdminForNonDefaultNetwork()
1396
{
1397
    return [
1398
        'settings',
1399
        'settings/email-templates',
1400
        'settings/email-templates/edit',
15579 anderson 1401
 
1402
 
15336 efrain 1403
        'settings/my-private-network',
1404
        'settings/my-private-network/intro',
1405
        'settings/my-private-network/navbar',
1406
        'settings/my-private-network/favicon',
1407
        'settings/my-private-network/logo',
1408
        'settings/my-private-network/styles-and-colors',
15394 efrain 1409
        'settings/my-private-network/calendar',
15831 efrain 1410
        'settings/my-private-network/moodle',
15579 anderson 1411
 
1412
 
15387 efrain 1413
        'reports',
1414
        'reports/users-blocked',
1415
        'reports/users-blocked/excel',
15599 anderson 1416
        'reports/users-blocked/edit',
15601 anderson 1417
        'reports/users-blocked/delete',
15579 anderson 1418
 
15457 efrain 1419
        'users',
1420
        'users/request-access',
1421
        'users/request-access/approve',
1422
        'users/request-access/reject',
15579 anderson 1423
 
1424
 
15336 efrain 1425
    ];
1426
}
1427
 
1428
 
1429
 
15579 anderson 1430
function getAclRolesForUsertype()
1431
{
15336 efrain 1432
    return [
1 www 1433
        UserType::ADMIN => [
1434
            'home',
1435
            'signin-admin',
1436
            'signin-company',
1437
            'dashboard',
1438
            'signout',
1439
            'storage',
1440
            'settings',
15336 efrain 1441
 
15579 anderson 1442
 
15336 efrain 1443
            'settings/my-private-network',
1444
            'settings/my-private-network/navbar',
1445
            'settings/my-private-network/favicon',
1446
            'settings/my-private-network/logo',
1447
            'settings/my-private-network/styles-and-colors',
15394 efrain 1448
            'settings/my-private-network/calendar',
15831 efrain 1449
            'settings/my-private-network/moodle',
15579 anderson 1450
 
1 www 1451
            'publications',
1452
            'publications/posts',
1453
            'publications/posts/add',
1454
            'publications/posts/edit',
1455
            'publications/posts/delete',
1456
            'publications/pages',
1457
            'publications/pages/add',
1458
            'publications/pages/edit',
1459
            'publications/pages/delete',
15579 anderson 1460
 
1 www 1461
            'users',
1462
            'users/change-password',
1463
            'users/unblock',
129 efrain 1464
            'users/email-verify',
15387 efrain 1465
            'users/upload',
15579 anderson 1466
 
15896 efrain 1467
            'chat',
16263 anderson 1468
            'chat/users',
14587 efrain 1469
            'chat/heart-beat',
1470
            'chat/create-group',
1471
            'chat/add-user-to-group',
1472
            'chat/mark-seen',
1473
            'chat/mark-received',
1474
            'chat/remove-user-from-group',
1475
            'chat/get-all-messages',
1476
            'chat/send',
1477
            'chat/get-contacts-availables-for-group',
1478
            'chat/get-contact-group-list',
1479
            'chat/leave-group',
1480
            'chat/delete-group',
1481
            'chat/close',
1482
            'chat/clear',
14692 efrain 1483
            'chat/open',
14587 efrain 1484
            'chat/upload',
16246 anderson 1485
            'chat/zoom',
16258 anderson 1486
            'chat/open-or-create',
14691 efrain 1487
            'csrf',
15579 anderson 1488
 
15387 efrain 1489
            'reports',
1490
            'reports/users-blocked',
15579 anderson 1491
 
15442 efrain 1492
            'activities-center',
1493
            'activities-center/performance-evaluation',
1494
            'activities-center/performance-evaluation/take-a-test',
1495
            'activities-center/performance-evaluation/report',
15579 anderson 1496
 
15461 efrain 1497
            'activities-center/recruitment-and-selection',
1498
            'activities-center/recruitment-and-selection/take-a-test',
1499
            'activities-center/recruitment-and-selection/report',
15579 anderson 1500
 
1 www 1501
        ],
15336 efrain 1502
 
1 www 1503
        UserType::USER => [
1504
            'home',
1505
            'signin-admin',
1506
            'signin-company',
1507
            'dashboard',
1508
            'signout',
1509
            'storage',
15336 efrain 1510
            'storage-network',
15579 anderson 1511
 
15088 efrain 1512
            'home',
1513
            'signin-admin',
1514
            'signin-company',
1515
            'dashboard',
1516
            'signout',
1517
            'storage',
15579 anderson 1518
 
14587 efrain 1519
            'chat',
16263 anderson 1520
            'chat/users',
14587 efrain 1521
            'chat/heart-beat',
1522
            'chat/create-group',
1523
            'chat/add-user-to-group',
1524
            'chat/mark-seen',
1525
            'chat/mark-received',
1526
            'chat/remove-user-from-group',
1527
            'chat/get-all-messages',
1528
            'chat/send',
1529
            'chat/get-contacts-availables-for-group',
1530
            'chat/get-contact-group-list',
1531
            'chat/leave-group',
1532
            'chat/delete-group',
1533
            'chat/close',
1534
            'chat/clear',
14692 efrain 1535
            'chat/open',
14588 efrain 1536
            'chat/upload',
16246 anderson 1537
            'chat/zoom',
16258 anderson 1538
            'chat/open-or-create',
14691 efrain 1539
            'csrf',
15579 anderson 1540
 
15442 efrain 1541
            'activities-center',
1542
            'activities-center/performance-evaluation',
1543
            'activities-center/performance-evaluation/take-a-test',
1544
            'activities-center/performance-evaluation/report',
15579 anderson 1545
 
15461 efrain 1546
            'activities-center/recruitment-and-selection',
1547
            'activities-center/recruitment-and-selection/take-a-test',
1548
            'activities-center/recruitment-and-selection/report',
14610 efrain 1549
 
15579 anderson 1550
 
1 www 1551
        ],
1552
        UserType::GUEST => [
1553
            'home',
1554
            'signin-admin',
1555
            'signin-company',
1556
            'signout',
15336 efrain 1557
            'storage-network',
8536 efrain 1558
 
15579 anderson 1559
 
1 www 1560
        ],
1561
    ];
1562
}
1563
 
15579 anderson 1564
function getAclMenuSystem()
1565
{
1 www 1566
    return [
1567
        [
1568
            'label' => 'LABEL_HOME',
1569
            'route' => 'dashboard',
1570
            'class' => 'fa fa-home'
1571
        ],
15442 efrain 1572
 
1 www 1573
        [
15336 efrain 1574
            'label' => 'LABEL_PRIVATE_NETWORKS',
1575
            'route' => 'settings/private-networks',
1576
            'class' => 'fa fa-building',
1577
        ],
15579 anderson 1578
 
1579
 
15336 efrain 1580
        [
1581
            'label' => 'LABEL_MY_PRIVATE_NETWORK',
1582
            'route' => 'settings/my-private-network',
1583
            'class' => 'fa fa-building',
1584
            'pages' => [
1585
                [
15394 efrain 1586
                    'label' => 'LABEL_MY_PRIVATE_NETWORK_CALENDAR',
1587
                    'route' => 'settings/my-private-network/calendar',
1588
                ],
1589
                [
15336 efrain 1590
                    'label' => 'LABEL_MY_PRIVATE_NETWORK_INTRO',
1591
                    'route' => 'settings/my-private-network/intro',
1592
                ],
1593
                [
1594
                    'label' => 'LABEL_MY_PRIVATE_NETWORK_NAVBAR',
1595
                    'route' => 'settings/my-private-network/navbar',
1596
                ],
1597
                [
1598
                    'label' => 'LABEL_MY_PRIVATE_NETWORK_FAVICO',
1599
                    'route' => 'settings/my-private-network/favicon',
1600
                ],
1601
                [
1602
                    'label' => 'LABEL_MY_PRIVATE_NETWORK_LOGO',
1603
                    'route' => 'settings/my-private-network/logo',
1604
                ],
1605
                [
1606
                    'label' => 'LABEL_MY_PRIVATE_NETWORK_STYLES_AND_COLORS',
1607
                    'route' => 'settings/my-private-network/styles-and-colors',
1608
                ],
15831 efrain 1609
                [
1610
                    'label' => 'LABEL_MY_PRIVATE_NETWORK_MOODLE',
1611
                    'route' => 'settings/my-private-network/moodle',
1612
                ],
15336 efrain 1613
 
15579 anderson 1614
 
1615
            ],
15336 efrain 1616
        ],
15579 anderson 1617
 
1618
 
15336 efrain 1619
        [
1 www 1620
            'label' => 'LABEL_COMPANIES',
1621
            'route' => 'companies',
1622
            'class' => 'fa fa-building',
1623
        ],
1624
        [
15442 efrain 1625
            'label' => 'LABEL_JOBS_DESCRIPTION',
1626
            'route' => 'jobs-description',
1627
            'class' => 'fa fa-book',
1 www 1628
            'pages' => [
1629
                [
15442 efrain 1630
                    'label' => 'LABEL_COMPETENCIES',
1631
                    'route' => 'jobs-description/competencies',
15392 efrain 1632
                ],
1633
                [
15442 efrain 1634
                    'label' => 'LABEL_COMPETENCY_TYPES',
1635
                    'route' => 'jobs-description/competency-types',
1 www 1636
                ],
1637
                [
15442 efrain 1638
                    'label' => 'LABEL_BEHAVIORS',
1639
                    'route' => 'jobs-description/behaviors',
1 www 1640
                ],
15442 efrain 1641
            ]
1642
        ],
1643
        [
1644
            'label' => 'LABEL_SETTINGS',
1645
            'route' => 'settings',
1646
            'class' => 'fa fa-cog',
1647
            'pages' => [
1 www 1648
                [
15442 efrain 1649
                    'label' => 'LABEL_APTITUDES',
1650
                    'route' => 'settings/aptitudes',
14875 efrain 1651
                ],
1652
                [
15460 efrain 1653
                    'label' => 'LABEL_COUNTRIES',
1654
                    'route' => 'settings/countries',
1655
                ],
1656
                [
1 www 1657
                    'label' => 'LABEL_EMAIL_TEMPLATES',
1658
                    'route' => 'settings/email-templates',
1659
                ],
1660
                [
1661
                    'label' => 'LABEL_PUSH_TEMPLATES',
1662
                    'route' => 'settings/push-templates',
1663
                ],
1664
                [
1665
                    'label' => 'LABEL_DEGREES',
1666
                    'route' => 'settings/degrees',
1667
                ],
1668
                [
15392 efrain 1669
                    'label' => 'LABEL_HOBBIES_AND_INTERESTS',
1670
                    'route' => 'settings/hobbies-and-interests',
1671
                ],
1672
                [
1 www 1673
                    'label' => 'LABEL_SKILLS',
1674
                    'route' => 'settings/skills',
1675
                ],
1676
                [
1677
                    'label' => 'LABEL_INDUSTRIES',
1678
                    'route' => 'settings/industries',
1679
                ],
1680
                [
837 geraldo 1681
                    'label' => 'LABEL_JOBS_DESCRIPTION',
15442 efrain 1682
                    'route' => 'jobs-description',
836 geraldo 1683
                ],
1684
                [
1 www 1685
                    'label' => 'LABEL_COMPANY_SIZES',
1686
                    'route' => 'settings/company-sizes',
1687
                ],
1688
                [
1689
                    'label' => 'LABEL_COMPETENCY_TYPES',
15442 efrain 1690
                    'route' => 'jobs-description/competency-types',
1 www 1691
                ],
1692
                [
1693
                    'label' => 'LABEL_GROUP_TYPES',
1694
                    'route' => 'settings/group-types',
1695
                ],
1696
            ]
1697
        ],
1698
        [
1699
            'label' => 'LABEL_PUBLICATIONS',
1700
            'route' => 'publications',
1701
            'class' => 'fa fa-book',
1702
            'pages' => [
1703
                [
1704
                    'label' => 'LABEL_PAGES',
1705
                    'route' => 'publications/pages',
1706
                ],
1707
                [
1708
                    'label' => 'LABEL_POSTS',
1709
                    'route' => 'publications/posts',
1710
                ],
1711
            ]
1712
        ],
1713
        [
1714
            'label' => 'LABEL_USERS',
1715
            'route' => 'users',
1716
            'class' => 'fa fa-users',
1717
        ],
15457 efrain 1718
        [
1719
            'label' => 'LABEL_USERS_REQUEST_ACCESS',
1720
            'route' => 'users/request-access',
1721
            'class' => 'fa fa-key',
1722
        ],
15579 anderson 1723
 
15387 efrain 1724
        [
1725
            'label' => 'LABEL_REPORTS',
1726
            'route' => 'settings',
1727
            'class' => 'fa fa-print',
1728
            'pages' => [
1729
                [
1730
                    'label' => 'LABEL_REPORTS_USERS_BLOCKED',
1731
                    'route' => 'reports/users-blocked',
1732
                ],
1733
            ]
1734
        ],
16285 efrain 1735
 
1736
        [
1737
            'label' => 'LABEL_TOOLS',
1738
            'route' => 'tools',
1739
            'class' => 'fa fa-wrench',
1740
            'pages' => [
1741
                [
1742
                    'label' => 'LABEL_USERFILE_PASSWORD_GENERATOR',
1743
                    'route' => 'tools/userfile-password-generator',
1744
                ],
1745
            ]
1746
        ],
15579 anderson 1747
 
1748
 
1333 efrain 1749
        [
1 www 1750
            'label' => 'LABEL_LOGOUT',
1751
            'route' => 'signout',
1752
            'class' => 'fa fa-sign-out',
1753
        ]
779 geraldo 1754
    ];
1 www 1755
}
1756
 
15579 anderson 1757
function getAclMenuCompany()
1758
{
779 geraldo 1759
 
1 www 1760
    return [
15442 efrain 1761
        /*[
1 www 1762
            'label' => 'LABEL_HOME',
1763
            'route' => 'dashboard',
1764
            'class' => 'fa fa-home'
15442 efrain 1765
        ],*/
1766
        [
1767
            'label' => 'LABEL_ACTIVITY_CENTER',
1768
            'route' => 'activities-center',
1769
            'class' => 'fa fa-home',
1770
            'pages' => [
1771
                [
1772
                    'label' => 'LABEL_PERFORMANCE_EVALUATION',
1773
                    'route' => 'activities-center/performance-evaluation',
1774
                ],
15461 efrain 1775
                [
1776
                    'label' => 'LABEL_RECRUITMENT_AND_SELECTION',
1777
                    'route' => 'activities-center/recruitment-and-selection',
1778
                ],
1779
 
15579 anderson 1780
 
15442 efrain 1781
            ],
1 www 1782
        ],
1783
        [
1784
            'label' => 'LABEL_JOBS',
1785
            'route' => 'jobs',
1786
            'class' => 'fa fa-briefcase'
1787
        ],
1788
        [
1789
            'label' => 'LABEL_FEEDS',
1790
            'route' => 'feeds',
1791
            'class' => 'fa fa-rss'
1792
        ],
114 efrain 1793
        [
13672 nelberth 1794
            'label' => 'LABEL_INMAIL',
13524 nelberth 1795
            'route' => 'inmail',
13487 nelberth 1796
            'class' => 'fa fa-envelope-o'
1797
        ],
15579 anderson 1798
 
13487 nelberth 1799
        [
15401 efrain 1800
            'label' => 'LABEL_DISCOVERY_CONTACTS',
1801
            'route' => 'discovery-contacts',
1802
            'class' => 'fa fa-book',
1803
            'pages' => [
1804
                [
1805
                    'label' => 'LABEL_CONTACTS',
1806
                    'route' => 'discovery-contacts',
1807
                ],
1808
                [
1809
                    'label' => 'LABEL_INTERACTION_TYPES',
1810
                    'route' => 'discovery-contacts/interaction-types',
1811
                ],
15633 anderson 1812
                [
1813
                    'label' => 'LABEL_PROGRESS_BY_DAY',
15636 anderson 1814
                    'route' => 'discovery-contacts/progress-by-day',
15633 anderson 1815
                ],
15401 efrain 1816
            ],
1817
        ],
15451 efrain 1818
        [
16248 efrain 1819
            'label' => 'LABEL_KNOWLEDGE_AREA',
1820
            'route' => 'knowledge-area',
1821
            'class' => 'fa fa-book',
1822
            'pages' => [
1823
                [
1824
                    'label' => 'LABEL_CATEGORIES',
1825
                    'route' => 'knowledge-area/categories',
1826
                ],
1827
                [
1828
                    'label' => 'LABEL_USERS',
1829
                    'route' => 'knowledge-area/categories/users',
1830
                ],
1831
            ],
1832
        ],
1833
        [
15451 efrain 1834
            'label' => 'LABEL_MY_COACH',
1835
            'route' => 'my-coach',
1836
            'class' => 'fa fa-book',
1837
            'pages' => [
1838
                [
1839
                    'label' => 'LABEL_CATEGORIES',
1840
                    'route' => 'my-coach/categories',
1841
                ],
15831 efrain 1842
                [
1843
                    'label' => 'LABEL_USERS',
1844
                    'route' => 'my-coach/categories/users',
1845
                ],
15451 efrain 1846
            ],
1847
        ],
16263 anderson 1848
 
1849
 
15401 efrain 1850
        [
114 efrain 1851
            'label' => 'LABEL_SELF_EVALUATION',
1852
            'route' => 'self-evaluation',
1853
            'class' => 'fa fa-book',
1854
            'pages' => [
1855
                [
1856
                    'label' => 'LABEL_FORMS',
1857
                    'route' => 'self-evaluation/forms',
1858
                ],
115 efrain 1859
                [
1860
                    'label' => 'LABEL_USERS',
1861
                    'route' => 'self-evaluation/users',
246 geraldo 1862
                ],
1863
                [
1864
                    'label' => 'LABEL_REVIEWS',
1865
                    'route' => 'self-evaluation/reviews',
245 geraldo 1866
                ]
779 geraldo 1867
            ],
1868
        ],
15579 anderson 1869
 
1 www 1870
        [
15540 efrain 1871
            'label' => 'LABEL_ENGAGEMENT',
1872
            'route' => 'engagement',
1873
            'class' => 'fa fa-book',
1874
            'pages' => [
1875
                [
1876
                    'label' => 'LABEL_SETTINGS',
1877
                    'route' => 'engagement/setup',
1878
                ],
15542 efrain 1879
                [
1880
                    'label' => 'LABEL_ENGAGEMENT_REWARDS',
1881
                    'route' => 'engagement/rewards',
1882
                ],
15579 anderson 1883
 
15540 efrain 1884
            ]
1885
        ],
15579 anderson 1886
 
15540 efrain 1887
        [
1888
            'label' => 'LABEL_DAILY_PULSE',
1889
            'route' => 'daily-pulse',
1890
            'class' => 'fa fa-smile-o',
1891
            'pages' => [
1892
                [
1893
                    'label' => 'LABEL_DAILY_PULSE_EMOJIS',
1894
                    'route' => 'daily-pulse/emojis',
1895
                ],
1896
                [
1897
                    'label' => 'LABEL_DAILY_PULSE_REPORTS_OVERVIEW',
1898
                    'route' => 'daily-pulse/reports/overview',
1899
                ],
15579 anderson 1900
            ],
1901
        ],
15540 efrain 1902
 
15579 anderson 1903
 
1904
 
1905
 
15540 efrain 1906
        [
1 www 1907
            'label' => 'LABEL_MICRO_LEARNING',
1908
            'route' => 'microlearning',
1909
            'class' => 'fa fa-book',
1910
            'pages' => [
1911
                [
1912
                    'label' => 'LABEL_OVERVIEW',
1913
                    'route' => 'microlearning/overview',
1914
                ],
1915
                [
1916
                    'label' => 'LABEL_REPORTS',
1917
                    'route' => 'microlearning/reports',
2 efrain 1918
                    'pages' => [
1919
                        [
15390 efrain 1920
                            'label' => 'LABEL_DEVICES_AND_ACCESS',
1921
                            'route' => 'microlearning/reports/devices-and-access',
2 efrain 1922
                        ],
15579 anderson 1923
                        /*
2 efrain 1924
                        [
1925
                            'label' => 'LABEL_PROGRESS',
1926
                            'route' => 'microlearning/reports/progress',
1927
                        ],
14626 efrain 1928
*/
14610 efrain 1929
                        [
15386 efrain 1930
                            'label' => 'LABEL_PROGRESS_FOR_TOPIC',
1931
                            'route' => 'microlearning/reports/progress-for-topic',
1932
                        ],
1933
                        [
14610 efrain 1934
                            'label' => 'LABEL_PROGRESS_FOR_CAPSULE',
1935
                            'route' => 'microlearning/reports/progress-for-capsule',
1936
                        ],
15386 efrain 1937
                        [
1938
                            'label' => 'LABEL_PROGRESS_FOR_STUDENT',
1939
                            'route' => 'microlearning/reports/progress-for-student',
1940
                        ],
779 geraldo 1941
                    ],
1 www 1942
                ],
1943
                [
1944
                    'label' => 'LABEL_CONTENT',
1945
                    'route' => 'microlearning/content',
1946
                    'pages' => [
1947
                        [
66 efrain 1948
                            'label' => 'LABEL_QUIZZES',
1949
                            'route' => 'microlearning/content/quizzes',
1950
                        ],
1951
                        [
1 www 1952
                            'label' => 'LABEL_TOPICS',
1953
                            'route' => 'microlearning/content/topics',
1954
                        ],
1955
                        [
1956
                            'label' => 'LABEL_CAPSULES',
1957
                            'route' => 'microlearning/content/capsules',
1958
                        ],
1959
                        [
1960
                            'label' => 'LABEL_SLIDES',
1961
                            'route' => 'microlearning/content/slides',
1962
                        ],
1963
                    ]
1964
                ],
1965
                [
1966
                    'label' => 'LABEL_ACCESS_FOR_STUDENTS',
1967
                    'route' => 'microlearning/access-for-students',
1968
                ],
1969
                [
1970
                    'label' => 'LABEL_STUDENTS',
1971
                    'route' => 'microlearning/students',
1972
                ],
1973
                [
1974
                    'label' => 'LABEL_FILTERS',
1975
                    'route' => 'microlearning/settings',
1976
                    'pages' => [
1977
                        [
15394 efrain 1978
                            'label' => 'LABEL_COUNTRIES',
1979
                            'route' => 'microlearning/settings/countries',
1980
                        ],
1981
                        [
1 www 1982
                            'label' => 'LABEL_COMPANIES',
1983
                            'route' => 'microlearning/settings/companies',
1984
                        ],
15579 anderson 1985
 
1 www 1986
                        [
1987
                            'label' => 'LABEL_FUNCTIONS',
1988
                            'route' => 'microlearning/settings/functions',
1989
                        ],
1990
                        [
1991
                            'label' => 'LABEL_GROUPS',
1992
                            'route' => 'microlearning/settings/groups',
1993
                        ],
1994
                        [
1995
                            'label' => 'LABEL_INSTITUTIONS',
1996
                            'route' => 'microlearning/settings/institutions',
1997
                        ],
1998
                        [
1999
                            'label' => 'LABEL_PROGRAMS',
2000
                            'route' => 'microlearning/settings/programs',
2001
                        ],
2002
                        [
2003
                            'label' => 'LABEL_PARTNERS',
2004
                            'route' => 'microlearning/settings/partners',
2005
                        ],
2006
                        [
2007
                            'label' => 'LABEL_SECTORS',
2008
                            'route' => 'microlearning/settings/sectors',
2009
                        ],
2010
                        [
2011
                            'label' => 'LABEL_STUDENT_TYPES',
2012
                            'route' => 'microlearning/settings/student-types',
2013
                        ],
779 geraldo 2014
                    ],
1 www 2015
                ]
2016
            ]
2017
        ],
2018
        [
15442 efrain 2019
            'label' => 'LABEL_JOBS_DESCRIPTION',
2020
            'route' => 'jobs-description',
28 efrain 2021
            'class' => 'fa fa-book',
2022
            'pages' => [
2023
                [
66 efrain 2024
                    'label' => 'LABEL_JOBS_DESCRIPTION',
15442 efrain 2025
                    'route' => 'jobs-description',
28 efrain 2026
                ],
2027
                [
2028
                    'label' => 'LABEL_COMPETENCIES',
15442 efrain 2029
                    'route' => 'jobs-description/competencies',
28 efrain 2030
                ],
66 efrain 2031
                [
2032
                    'label' => 'LABEL_COMPETENCY_TYPES',
15442 efrain 2033
                    'route' => 'jobs-description/competency-types',
66 efrain 2034
                ],
67 efrain 2035
                [
14875 efrain 2036
                    'label' => 'LABEL_BEHAVIORS',
15442 efrain 2037
                    'route' => 'jobs-description/behaviors',
14875 efrain 2038
                ],
2039
                [
67 efrain 2040
                    'label' => 'LABEL_POSITIONS',
15442 efrain 2041
                    'route' => 'jobs-description/positions',
67 efrain 2042
                ],
28 efrain 2043
            ]
779 geraldo 2044
        ],
22 steven 2045
        [
1090 geraldo 2046
            'label' => 'LABEL_PERFORMANCE_EVALUATION_MENU',
976 geraldo 2047
            'route' => 'performance-evaluation',
2048
            'class' => 'fa fa-book',
2049
            'pages' => [
2050
                [
2051
                    'label' => 'LABEL_FORMS',
2052
                    'route' => 'performance-evaluation/forms',
2053
                ],
15579 anderson 2054
 
976 geraldo 2055
                [
15442 efrain 2056
                    'label' => 'LABEL_EVALUATIONS',
2057
                    'route' => 'performance-evaluation/evaluations',
1383 efrain 2058
                ]
976 geraldo 2059
            ],
946 geraldo 2060
        ],
1321 eleazar 2061
        [
1 www 2062
            'label' => 'LABEL_PROFILE',
2063
            'route' => 'profile',
2064
            'class' => 'fa fa-picture-o'
2065
        ],
2066
        [
2067
            'label' => 'LABEL_FOLLOWERS',
2068
            'route' => 'followers',
2069
            'class' => 'fa fa-heart'
2070
        ],
2071
        [
2072
            'label' => 'LABEL_USERS',
2073
            'route' => 'users',
2074
            'class' => 'fa fa-users',
2075
        ],
15579 anderson 2076
 
1 www 2077
        [
1334 efrain 2078
            'label' => 'LABEL_OWN_PROFESSIONAL_NETWORK',
2079
            'route' => 'own-professional-network',
2080
            'class' => 'fa fa-book',
2081
        ],
15579 anderson 2082
 
1334 efrain 2083
        [
2084
            'label' => 'LABEL_ORGANIZATIONAL_DESIGN',
2085
            'route' =>  'organizational-design',
2086
            'class' => 'fa fa-book',
2087
        ],
15579 anderson 2088
 
2089
 
1334 efrain 2090
        [
8187 nelberth 2091
            'label' => 'LABEL_HIGH_PERFORMANCE_TEAMS',
12397 nelberth 2092
            'route' =>  'high-performance-teams/groups',
1689 nelberth 2093
            'class' => 'fa fa-street-view',
15579 anderson 2094
 
1334 efrain 2095
        ],
2096
        [
12397 nelberth 2097
            'label' => 'LABEL_PLANNING_OBJECTIVES_AND_GOALS',
2098
            'route' => 'planning-objectives-and-goals/objectives',
2099
            'class' => 'fa fa-book',
2100
        ],
2101
        [
1334 efrain 2102
            'label' => 'LABEL_RECRUITMENT_AND_SELECTION',
1477 efrain 2103
            'route' => 'recruitment-and-selection',
1334 efrain 2104
            'class' => 'fa fa-book',
1342 eleazar 2105
            'pages' => [
2106
                [
1463 eleazar 2107
                    'label' => 'LABEL_VACANCIES',
1478 eleazar 2108
                    'route' => 'recruitment-and-selection/vacancies',
1342 eleazar 2109
                ],
15579 anderson 2110
 
1459 eleazar 2111
                [
15461 efrain 2112
                    'label' => 'LABEL_APPLICATIONS',
2113
                    'route' => 'recruitment-and-selection/applications',
1709 eleazar 2114
                ],
15461 efrain 2115
                /*
1709 eleazar 2116
                [
2117
                    'label' => 'LABEL_INTERVIEW',
4047 eleazar 2118
                    'route' => 'recruitment-and-selection/interview/form',
2119
 
15461 efrain 2120
                ]*/
15579 anderson 2121
            ],
1334 efrain 2122
        ],
15579 anderson 2123
 
1334 efrain 2124
        [
2125
            'label' => 'LABEL_INDUCTION',
2126
            'route' => 'induction',
2127
            'class' => 'fa fa-book',
2128
        ],
15579 anderson 2129
 
2130
 
1334 efrain 2131
        [
2132
            'label' => 'LABEL_ORGANIZATIONAL_CLIMATE',
2133
            'route' => 'organizational-climate',
2134
            'class' => 'fa fa-book',
7218 eleazar 2135
            'pages' => [
2136
                [
2137
                    'label' => 'LABEL_FORMS',
2138
                    'route' => 'organizational-climate/form',
2139
                ],
2140
                [
2141
                    'label' => 'LABEL_SURVEY',
2142
                    'route' => 'organizational-climate',
2143
                ],
2144
                [
2145
                    'label' => 'LABEL_SURVEY_TEST',
2146
                    'route' => 'organizational-climate/test',
2147
                ],
2148
                [
2149
                    'label' => 'LABEL_SURVEY_REPORT',
2150
                    'route' => 'organizational-climate/report',
2151
                ],
2152
            ]
1334 efrain 2153
        ],
15579 anderson 2154
 
1334 efrain 2155
        [
2156
            'label' => 'LABEL_CULTURE',
2157
            'route' =>  'culture',
2158
            'class' => 'fa fa-book',
2159
        ],
15579 anderson 2160
 
1334 efrain 2161
        [
2162
            'label' => 'LABEL_COMMUNICATION',
13969 nelberth 2163
            'route' =>  'communication/inbox',
13012 nelberth 2164
            'class' => 'fa fa-envelope',
15579 anderson 2165
 
2166
 
1334 efrain 2167
        ],
15579 anderson 2168
 
2169
 
1334 efrain 2170
        [
2171
            'label' => 'LABEL_SURVEYS',
4375 eleazar 2172
            'route' =>  'survey',
1334 efrain 2173
            'class' => 'fa fa-book',
4374 eleazar 2174
            'pages' => [
2175
                [
2176
                    'label' => 'LABEL_FORMS',
4375 eleazar 2177
                    'route' => 'survey/form',
4374 eleazar 2178
                ],
4579 eleazar 2179
                [
2180
                    'label' => 'LABEL_SURVEY',
2181
                    'route' => 'survey',
2182
                ],
5287 eleazar 2183
                [
2184
                    'label' => 'LABEL_SURVEY_TEST',
2185
                    'route' => 'survey/test',
2186
                ],
5823 eleazar 2187
                [
2188
                    'label' => 'LABEL_SURVEY_REPORT',
2189
                    'route' => 'survey/report',
2190
                ],
4374 eleazar 2191
            ]
1334 efrain 2192
        ],
15579 anderson 2193
 
1334 efrain 2194
        [
2195
            'label' => 'LABEL_BUILDING_MY_FUTURE',
2196
            'route' =>  'building-my-future',
2197
            'class' => 'fa fa-book',
2198
        ],
15579 anderson 2199
 
2200
 
2201
 
1334 efrain 2202
        [
15355 efrain 2203
            'label' => 'LABEL_SETTINGS',
2204
            'route' => 'settings',
2205
            'class' => 'fa fa-cog',
2206
            'pages' => [
2207
                [
2208
                    'label' => 'LABEL_PUSH_TEMPLATES',
2209
                    'route' => 'settings/push-templates',
2210
                ],
2211
            ]
2212
        ],
15579 anderson 2213
 
15387 efrain 2214
        [
2215
            'label' => 'LABEL_REPORTS',
2216
            'route' => 'settings',
2217
            'class' => 'fa fa-print',
2218
            'pages' => [
2219
                [
2220
                    'label' => 'LABEL_REPORTS_USERS_BLOCKED',
2221
                    'route' => 'reports/users-blocked',
2222
                ],
2223
            ]
2224
        ],
15579 anderson 2225
 
1334 efrain 2226
        [
1 www 2227
            'label' => 'LABEL_LOGOUT',
2228
            'route' => 'signout',
2229
            'class' => 'fa fa-sign-out',
2230
        ]
2231
    ];
2232
}