TYPO3
7.6
Users
bogdan
Projects
Kapeli
Resources
Dash
Docsets
TYPO3
src
typo3
sysext
recordlist
Configuration
Backend
recordlist/Configuration/Backend/Routes.php
Go to the documentation of this file.
1
<?php
5
return
[
6
// Register wizard element browser
7
'wizard_element_browser'
=> [
8
'path'
=>
'/wizard/record/browse'
,
9
'target'
=> \TYPO3\CMS\Recordlist\Controller\ElementBrowserController::class .
'::mainAction'
10
],
11
];
Generated on Wed Nov 11 2015 01:52:03 for TYPO3 by
1.8.3