![]() |
TYPO3
7.6
|
Public Member Functions | |
add ($tableName, $id) | |
getIdsPerTable () | |
getCreateUserIds () | |
Protected Member Functions | |
getDatabaseConnection () | |
Protected Attributes | |
$records = array() | |
Service for records
Definition at line 22 of file RecordService.php.
add | ( | $tableName, | |
$id | |||
) |
string | $tableName | |
int | $id |
Definition at line 33 of file RecordService.php.
References DatabaseRecord\create().
getCreateUserIds | ( | ) |
Definition at line 59 of file RecordService.php.
References $GLOBALS, RecordService\$records, RecordService\getDatabaseConnection(), and RecordService\getIdsPerTable().
|
protected |
Definition at line 84 of file RecordService.php.
References $GLOBALS.
Referenced by RecordService\getCreateUserIds().
getIdsPerTable | ( | ) |
Definition at line 44 of file RecordService.php.
Referenced by RecordService\getCreateUserIds().
|
protected |
Definition at line 27 of file RecordService.php.
Referenced by RecordService\getCreateUserIds().