TYPO3 CMS  TYPO3_6-2
t3lib_admin Class Reference
Inheritance diagram for t3lib_admin:
TYPO3\CMS\Core\Integrity\DatabaseIntegrityCheck

Additional Inherited Members

- Public Member Functions inherited from TYPO3\CMS\Core\Integrity\DatabaseIntegrityCheck
 genTree ($theID, $depthData, $versions=FALSE)
 
 genTree_records ($theID, $depthData, $table='', $versions=FALSE)
 
 lostRecords ($pid_list)
 
 fixLostRecord ($table, $uid)
 
 countRecords ($pid_list)
 
 getGroupFields ($mode)
 
 getFileFields ($uploadfolder)
 
 getDBFields ($theSearchTable)
 
 testFileRefs ()
 
 testDBRefs ($theArray)
 
 whereIsFileReferenced ($uploadfolder, $filename)
 
- Public Attributes inherited from TYPO3\CMS\Core\Integrity\DatabaseIntegrityCheck
 $genTree_includeDeleted = TRUE
 
 $genTree_includeVersions = TRUE
 
 $genTree_includeRecords = FALSE
 
 $perms_clause = ''
 
 $genTree_makeHTML = 0
 
 $page_idArray = array()
 
 $rec_idArray = array()
 
 $genTree_HTML = ''
 
 $backPath = ''
 
 $checkFileRefs = array()
 
 $checkSelectDBRefs = array()
 
 $checkGroupDBRefs = array()
 
 $recStats
 
 $lRecords = array()
 
 $lostPagesList = ''
 

Detailed Description

Deprecated:
since 6.0 will be removed in 7.0

Definition at line 1142 of file LegacyClassesForIde.php.