‪TYPO3CMS  10.4
TYPO3\CMS\Lowlevel\Utility\ArrayBrowser Class Reference
Inheritance diagram for TYPO3\CMS\Lowlevel\Utility\ArrayBrowser:
TYPO3\CMS\Backend\View\ArrayBrowser

Additional Inherited Members

- ‪Public Member Functions inherited from ‪TYPO3\CMS\Backend\View\ArrayBrowser
 __construct (Route $route=null)
 
string tree ($array, $positionKey)
 
array getSearchKeys ($keyArr, $depth_in, $searchString, $keyArray)
 
array depthKeys ($arr, $settings)
 
- ‪Public Attributes inherited from ‪TYPO3\CMS\Backend\View\ArrayBrowser
bool $expAll = false
 
array $depthKeys = array( )
 
array $searchKeys = array( )
 
int $regexMode = 0
 
bool $searchKeysToo = true
 
- ‪Protected Attributes inherited from ‪TYPO3\CMS\Backend\View\ArrayBrowser
UriBuilder $uriBuilder
 
Route null $route
 

Detailed Description

Definition at line 21 of file LegacyClassesForIde.php.