Frontend editing for TYPO3
Find a file
Benni Mack b4d1623437 [TASK] Mark various parts with phpdoc internal
All specific controllers for specific Backend actions, Backend-module related modules,
all hook implementations (where the core uses hooks by itself), and module-specific
ViewHelpers are now marked as @internal to ensure developers what is
part of the public TYPO3 Core API.

within
- EXT:felogin
- EXT:feedit
- EXT:filelist
- EXT:frontend
- EXT:fluid_styled_content
- EXT:impexp

All leftover @api methods have been removed.

Resolves: #86508
Releases: master
Change-Id: I97a6964a5f77dc9ee3d90365e9fda3d7d7be6266
Reviewed-on: https://review.typo3.org/58527
Tested-by: TYPO3com <no-reply@typo3.com>
Reviewed-by: Oliver Hader <oliver.hader@typo3.org>
Tested-by: Oliver Hader <oliver.hader@typo3.org>
Reviewed-by: Susanne Moog <susanne.moog@typo3.org>
Tested-by: Susanne Moog <susanne.moog@typo3.org>
2018-10-01 15:20:41 +02:00
Classes [TASK] Mark various parts with phpdoc internal 2018-10-01 15:20:41 +02:00
Configuration [TASK] Decouple adminPanel from frontend 2018-04-06 20:36:33 +02:00
Resources/Public/Icons [TASK] Move ext_icon.png to Resources/Public/Icons for all sysexts 2016-10-19 11:11:10 +02:00
.gitattributes [TASK] Exclude TypeScript sources in exports 2018-07-29 23:57:45 +02:00
composer.json [TASK] Set TYPO3 version to 9.5.0-dev 2018-09-04 14:22:37 +02:00
ext_emconf.php [TASK] Set TYPO3 version to 9.5.0-dev 2018-09-04 14:22:37 +02:00
ext_localconf.php [!!!][TASK] Remove TYPO3.LLL usages in TYPO3 core 2017-11-29 17:33:13 +01:00
LICENSE.txt [TASK] Have LICENSE.txt in all core exts 2017-06-28 18:04:45 +02:00