Proyectos de Subversion LeadersLinked - Backend

Rev

Rev 9621 | Rev 9638 | Ir a la última revisión | Mostrar el archivo completo | | | Autoría | Ultima modificación | Ver Log |

Rev 9621 Rev 9631
Línea 4133... Línea 4133...
4133
                                                    'controller' => '\LeadersLinked\Controller\HighPerformanceTeamsGroupsViewCalendarController',
4133
                                                    'controller' => '\LeadersLinked\Controller\HighPerformanceTeamsGroupsViewCalendarController',
4134
                                                    'action' => 'index'
4134
                                                    'action' => 'index'
4135
                                                ]
4135
                                                ]
4136
                                            ]
4136
                                            ]
4137
                                        ],
4137
                                        ],
4138
                                        'foro/categories' => [
4138
                                        'foro' => [
4139
                                            'type' => Literal::class,
4139
                                            'type' => Literal::class,
4140
                                            'options' => [
4140
                                            'options' => [
4141
                                                'route' => '/foro/categories',
4141
                                                'route' => '/foro',
-
 
4142
                                             
-
 
4143
                                            ],'may_terminate' => true,
-
 
4144
                                            'child_routes' => [
4142
                                                'constraints' => [
4145
                                                'categories' => [
-
 
4146
                                                    'type' => Literal::class,
-
 
4147
                                                    'options' => [
4143
                                                    'feed_uuid' => '[A-Za-z0-9\-]+\=*'
4148
                                                        'route' => '/categories',
-
 
4149
                                                        'defaults' => [
-
 
4150
                                                            'controller' => '\LeadersLinked\Controller\HighPerformanceTeamsGroupsViewForoCategoriesController',
-
 
4151
                                                            'action' => 'index'
-
 
4152
                                                        ]
-
 
4153
                                                    ]
4144
                                                ],
4154
                                                ],
4145
                                                'defaults' => [
-
 
4146
                                                    'controller' => '\LeadersLinked\Controller\HighPerformanceTeamsGroupsViewForoCategoriesController',
-
 
4147
                                                    'action' => 'index'
-
 
4148
                                                ]
-
 
4149
                                            ]
4155
                                            ]
4150
                                        ],
4156
                                        ],
4151
                                        'topic' => [
4157
                                        'topic' => [
4152
                                            'type' => Literal::class,
4158
                                            'type' => Literal::class,
4153
                                            'options' => [
4159
                                            'options' => [