‪TYPO3CMS  ‪main
ext_tables.php File Reference

Go to the source code of this file.

Variables

 $GLOBALS ['TYPO3_CONF_VARS']['BE']['customPermOptions']['tx_styleguide_custom']
 

Variable Documentation

◆ $GLOBALS

$GLOBALS[ 'TYPO3_CONF_VARS'][ 'BE'][ 'customPermOptions'][ 'tx_styleguide_custom']
Initial value:
= [
'header' => 'Custom styleguide permissions',
'items' => [
'key1' => [
'Option 1',
'tcarecords-tx_styleguide_forms-default',
'Description 1',
],
'key2' => [
'Option 2',
],
],
]

Definition at line 6 of file ext_tables.php.