cruser_id¶
-
cruser_id
¶ Path: $GLOBALS[‘TCA’][$table][‘ctrl’] Type: string (field name) Scope: Proc. Field name, which is automatically set to the uid of the backend user (be_users) who originally created the record. Is never modified again. Typically the name “cruser_id” is used for that field. See tstamp example.