‪TYPO3CMS  ‪main
TYPO3\CMS\Core\DataHandling\History\RecordHistoryStore Member List

This is the complete list of members for TYPO3\CMS\Core\DataHandling\History\RecordHistoryStore, including all inherited members.

$originalUserIdTYPO3\CMS\Core\DataHandling\History\RecordHistoryStoreprotected
$tstampTYPO3\CMS\Core\DataHandling\History\RecordHistoryStoreprotected
$userIdTYPO3\CMS\Core\DataHandling\History\RecordHistoryStoreprotected
$userTypeTYPO3\CMS\Core\DataHandling\History\RecordHistoryStoreprotected
$workspaceIdTYPO3\CMS\Core\DataHandling\History\RecordHistoryStoreprotected
__construct(string $userType=self::USER_BACKEND, int $userId=null, int $originalUserId=null, int $tstamp=null, int $workspaceId=0)TYPO3\CMS\Core\DataHandling\History\RecordHistoryStore
ACTION_ADDTYPO3\CMS\Core\DataHandling\History\RecordHistoryStore
ACTION_DELETETYPO3\CMS\Core\DataHandling\History\RecordHistoryStore
ACTION_MODIFYTYPO3\CMS\Core\DataHandling\History\RecordHistoryStore
ACTION_MOVETYPO3\CMS\Core\DataHandling\History\RecordHistoryStore
ACTION_STAGECHANGETYPO3\CMS\Core\DataHandling\History\RecordHistoryStore
ACTION_UNDELETETYPO3\CMS\Core\DataHandling\History\RecordHistoryStore
addRecord(string $table, int $uid, array $payload, CorrelationId $correlationId=null)TYPO3\CMS\Core\DataHandling\History\RecordHistoryStore
changeStageForRecord(string $table, int $uid, array $payload, CorrelationId $correlationId=null)TYPO3\CMS\Core\DataHandling\History\RecordHistoryStore
createCorrelationId(string $tableName, int $uid, ?CorrelationId $correlationId)TYPO3\CMS\Core\DataHandling\History\RecordHistoryStoreprotected
deleteRecord(string $table, int $uid, CorrelationId $correlationId=null)TYPO3\CMS\Core\DataHandling\History\RecordHistoryStore
getDatabaseConnection()TYPO3\CMS\Core\DataHandling\History\RecordHistoryStoreprotected
modifyRecord(string $table, int $uid, array $payload, CorrelationId $correlationId=null)TYPO3\CMS\Core\DataHandling\History\RecordHistoryStore
moveRecord(string $table, int $uid, array $payload, CorrelationId $correlationId=null)TYPO3\CMS\Core\DataHandling\History\RecordHistoryStore
undeleteRecord(string $table, int $uid, CorrelationId $correlationId=null)TYPO3\CMS\Core\DataHandling\History\RecordHistoryStore
USER_ANONYMOUSTYPO3\CMS\Core\DataHandling\History\RecordHistoryStore
USER_BACKENDTYPO3\CMS\Core\DataHandling\History\RecordHistoryStore
USER_FRONTENDTYPO3\CMS\Core\DataHandling\History\RecordHistoryStore