TYPO3 CMS  TYPO3_6-2
ElementBrowserTest.php
Go to the documentation of this file.
1 <?php
3 
21 
26  $GLOBALS['LANG'] = $this->getMock('TYPO3\\CMS\\Lang\\LanguageService', array(), array(), '', FALSE);
27  $subject = new \TYPO3\CMS\Recordlist\Browser\ElementBrowser();
28  $subject->act = 'file';
29  $result = $subject->printCurrentUrl('Teststring');
30  $this->assertContains('Teststring', $result);
31  }
32 }
if($list_of_literals) if(!empty($literals)) if(!empty($literals)) $result
Analyse literals to prepend the N char to them if their contents aren&#39;t numeric.
if(!defined('TYPO3_MODE')) $GLOBALS['TYPO3_CONF_VARS']['SC_OPTIONS']['t3lib/class.t3lib_userauth.php']['logoff_pre_processing'][]