|
TYPO3 API
SVNRelease
|
Go to the source code of this file.
Variables | |
| if(!defined('TYPO3_MODE')) | $TCA ['tx_rsaauth_keys'] |
| if (!defined('TYPO3_MODE')) $TCA['tx_rsaauth_keys'] |
array (
'ctrl' => array (
'adminOnly' => true,
'hideTable' => true,
'is_static' => true,
'label' => 'uid',
'readOnly' => true,
'rootLevel' => 1,
'title' => 'Oops! You should not see this!'
),
'columns' => array(
),
'types' => array(
'0' => array(
'showitem' => ''
)
)
)
Definition at line 8 of file ext_tables.php.
1.7.5.1