TYPO3 CMS
TYPO3_6-2
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
r
s
t
u
v
w
+
Files
File List
+
File Members
+
All
$
(
_
a
c
d
e
f
h
i
l
o
p
r
s
t
u
x
+
Functions
_
a
c
d
e
f
i
l
o
p
r
s
u
x
+
Variables
$
(
_
a
d
e
h
i
p
r
s
t
Examples
•
All
Classes
Namespaces
Files
Functions
Variables
Pages
tx_rsaauth_keys.php
Go to the documentation of this file.
1
<?php
2
return
array(
3
'ctrl'
=> array(
4
'adminOnly'
=> TRUE,
5
'hideTable'
=> TRUE,
6
'is_static'
=> TRUE,
7
'label'
=>
'uid'
,
8
'readOnly'
=> TRUE,
9
'rootLevel'
=> 1,
10
'title'
=>
'Oops! You should not see this!'
11
),
12
'columns'
=> array(),
13
'types'
=> array(
14
'0'
=> array(
15
'showitem'
=>
''
16
),
17
),
18
);
typo3
sysext
rsaauth
Configuration
TCA
tx_rsaauth_keys.php
Generated on Wed Aug 7 2019 09:52:30 for TYPO3 CMS by
1.8.13