File tree Expand file tree Collapse file tree 1 file changed +6
-0
lines changed
Documentation/ExtensionArchitecture/FileStructure Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change 3030 :ref: `Configuration/TCA/ <extension-configuration-tca >`.
3131
3232
33+ .. _ext-tables-php-not-use :
34+
3335Should not be used for
3436======================
3537
@@ -44,6 +46,8 @@ Should not be used for
4446 as this might break the frontend. They should go in
4547 :file: `Configuration/TCA/Overrides/sys_template.php `
4648
49+ .. _ext-tables-php-usage :
50+
4751Should be used for
4852==================
4953
@@ -54,6 +58,8 @@ These are the typical functions that should be placed inside :file:`ext_tables.p
5458* Registration of :ref: `custom page types <page-types-example >`
5559* Extending the :ref: `Backend user settings <user-settings-extending >`
5660
61+ .. _ext-tables-php-examples :
62+
5763Examples
5864========
5965
You can’t perform that action at this time.
0 commit comments