private logUpdate ( string $contenttype, integer $contentid, array $newContent, array $oldContent = null, string $comment = null ) | ||
$contenttype | string | Slug of the record contenttype |
$contentid | integer | ID of the record |
$newContent | array | New record values |
$oldContent | array | Old record values |
$comment | string | Editor's comment |