![]() |
TYPO3
7.6
|
Protected Member Functions | |
collectRecordsFromCategories ($selectedCategories, array $tables, $relationField) | |
getTimeTracker () | |
![]() | |
getPageRenderer () | |
Protected Attributes | |
$itemArray = array() | |
$data = array() | |
![]() | |
$cObj | |
$pageRenderer = null | |
Additional Inherited Members | |
![]() | |
__construct (ContentObjectRenderer $cObj) | |
render ($conf=array()) | |
getContentObject () | |
Contains RECORDS class object.
Definition at line 24 of file RecordsContentObject.php.
|
protected |
Collects records for all selected tables and categories.
string | $selectedCategories | Comma-separated list of categories |
array | $tables | List of tables |
string | $relationField | Name of the field containing the categories relation |
Definition at line 172 of file RecordsContentObject.php.
References RecordsContentObject\getTimeTracker(), GeneralUtility\intExplode(), and CategoryCollection\load().
|
protected |
Wrapper around the $GLOBALS['TT'] variable
Definition at line 232 of file RecordsContentObject.php.
References $GLOBALS.
Referenced by RecordsContentObject\collectRecordsFromCategories().
|
protected |
Definition at line 38 of file RecordsContentObject.php.
|
protected |
Definition at line 31 of file RecordsContentObject.php.