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
ext_emconf.php
Go to the documentation of this file.
1
<?php
2
$EM_CONF
[$_EXTKEY] = [
3
'title'
=>
'Frontend Editing'
,
4
'description'
=>
''
,
5
'category'
=>
'fe'
,
6
'author'
=>
'TYPO3 Core Team'
,
7
'author_email'
=>
'typo3cms@typo3.org'
,
8
'author_company'
=>
''
,
9
'state'
=>
'stable'
,
10
'uploadfolder'
=> 0,
11
'createDirs'
=>
''
,
12
'clearCacheOnLoad'
=> 0,
13
'version'
=>
'9.5.32'
,
14
'constraints'
=> [
15
'depends'
=> [
16
'typo3'
=>
'9.5.32'
,
17
],
18
'conflicts'
=> [],
19
'suggests'
=> [],
20
],
21
];
$EM_CONF
$EM_CONF[$_EXTKEY]
Definition:
ext_emconf.php:2
doxygen
typo3
sysext
feedit
ext_emconf.php
Generated on Tue Oct 5 2021 01:56:47 for TYPO3CMS by
1.8.18