TYPO3CMS
9.5
Main Page
Related Pages
Classes
Class List
Class Index
Class Hierarchy
Class Members
All
$
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
Functions
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
Variables
$
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
Files
File List
File Members
All
$
d
e
r
u
Functions
Variables
$
e
r
Examples
•
All
Classes
Namespaces
Files
Functions
Variables
Pages
sys_template.php
Go to the documentation of this file.
1
<?php
2
defined(
'TYPO3_MODE'
) or die();
3
4
$fields
= [
5
'tx_impexp_origuid' => [
6
'config' => [
7
'type' => 'passthrough'
8
]
9
]
10
];
11
12
\
TYPO3
\CMS\Core\Utility\ExtensionManagementUtility::addTCAcolumns('sys_template',
$fields
);
TYPO3
$fields
$fields
Definition:
sys_template.php:4
doxygen
typo3
sysext
impexp
Configuration
TCA
Overrides
sys_template.php
Generated on Tue Oct 5 2021 01:57:31 for TYPO3CMS by
1.8.18