Variables | |
| $TCA ['be_users'] | |
| $TCA ['be_groups'] | |
| $TCA ['sys_filemounts'] | |
| $TCA ['sys_workspace'] | |
| $TCA ['sys_language'] | |
| $TCA['sys_language'] |
System languages - Defines possible languages used for translation of records in the system
| $TCA['sys_workspace'] |
System workspaces - Defines the offline workspaces available to users in TYPO3.
| $TCA['sys_filemounts'] |
System filemounts - Defines filepaths on the server which can be mounted for users so they can upload and manage files online by eg. the Filelist module
| $TCA['be_groups'] |
Backend usergroups - Much permission criterias are based on membership of backend groups.
| $TCA['be_users'] |
Contains the dynamic configuation of the fields in the core tables of TYPO3: be_users, be_groups and sys_filemounts
1.5.3