TYPO3 CMS  TYPO3_6-2
tx_recycler_model_deletedRecords Class Reference
Inheritance diagram for tx_recycler_model_deletedRecords:
TYPO3\CMS\Recycler\Domain\Model\DeletedRecords

Additional Inherited Members

- Public Member Functions inherited from TYPO3\CMS\Recycler\Domain\Model\DeletedRecords
 loadData ($id, $table, $depth, $limit='', $filter='')
 
 getTotalCount ($id, $table, $depth, $filter)
 
 deleteData ($recordsArray)
 
 undeleteData ($recordsArray, $recursive=FALSE)
 
 setDeletedRows ($table, array $row)
 
 getDeletedRows ()
 
 getTable ()
 
- Public Attributes inherited from TYPO3\CMS\Recycler\Domain\Model\DeletedRecords
 $label
 
 $title
 
- Protected Member Functions inherited from TYPO3\CMS\Recycler\Domain\Model\DeletedRecords
 setData ($id=0, $table, $depth, $tcaCtrl, $filter)
 
 checkRecordAccess ($table, array $rows)
 
 escapeValueForLike ($value, $tableName)
 
- Protected Attributes inherited from TYPO3\CMS\Recycler\Domain\Model\DeletedRecords
 $deletedRows = array()
 
 $limit = ''
 
 $table = array()
 
 $recyclerHelper
 

Detailed Description

Deprecated:
since 6.0 will be removed in 7.0

Definition at line 5692 of file LegacyClassesForIde.php.