TYPO3 API  SVNRelease
Variables
ext_tables.php File Reference

Go to the source code of this file.

Variables

if(!defined('TYPO3_MODE')) $TCA ['tx_rsaauth_keys']

Variable Documentation

if (!defined('TYPO3_MODE')) $TCA['tx_rsaauth_keys']
Initial value:
 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.