.. index:: ! Structure .. index:: ! Folder .. index:: ! Tag Folder and Tags ^^^^^^^^^^^^^^^ NOTE: SINCE TYPO3 10 Check the Annotations classes for the right Annotations!!!! +---------------------------------------+-------------------------------------------+------------------------------------------------+-----------------------------------------------------------+ | Loader | Folder | Class-Tag | Method-Tag | +=======================================+===========================================+================================================+===========================================================+ | :ref:`alternative-implementations` | ``Classes/AlternativeImplementations/`` | | | +---------------------------------------+-------------------------------------------+------------------------------------------------+-----------------------------------------------------------+ | :ref:`command-controller` | ``Classes/Command/`` | | | +---------------------------------------+-------------------------------------------+------------------------------------------------+-----------------------------------------------------------+ | :ref:`content-objects` | ``Classes/Domain/Model/Content/`` | see SmartObjects, @NoHeader, @WizardTab | see SmartObjects | +---------------------------------------+-------------------------------------------+------------------------------------------------+-----------------------------------------------------------+ | :ref:`extension-id` | ``Resources/Private/Php/eID/`` | | | +---------------------------------------+-------------------------------------------+------------------------------------------------+-----------------------------------------------------------+ | :ref:`extension-typoscript` | ``Classes/Domain/Model/`` | @DatabaseTable, @RecordType, @ParentClass | | +---------------------------------------+-------------------------------------------+------------------------------------------------+-----------------------------------------------------------+ | :ref:`flex-forms` | ``Configuration/FlexForms/`` | | | +---------------------------------------+-------------------------------------------+------------------------------------------------+-----------------------------------------------------------+ | :ref:`gridelements` | (see Loader documentation) | | | +---------------------------------------+-------------------------------------------+------------------------------------------------+-----------------------------------------------------------+ | :ref:`hooks` | ``Classes/Hooks/`` | @Hook | @Hook | +---------------------------------------+-------------------------------------------+------------------------------------------------+-----------------------------------------------------------+ | :ref:`plugins` | ``Classes/Controller/`` | | @Plugin, @NoCache | +---------------------------------------+-------------------------------------------+------------------------------------------------+-----------------------------------------------------------+ | :ref:`slots` | ``Classes/Slots/`` | | @SignalClass, @SignalName | +---------------------------------------+-------------------------------------------+------------------------------------------------+-----------------------------------------------------------+ | :ref:`smart-objects` | ``Classes/Domain/Model/`` | @DatabaseTable, @SmartExclude, @RecordType, @ParentClass | Property-Tags: @DatabaseField, @EnableRichText | +---------------------------------------+-------------------------------------------+------------------------------------------------+-----------------------------------------------------------+ | :ref:`static-typoscript` | ``Configuration/TypoScript/`` | | | +---------------------------------------+-------------------------------------------+------------------------------------------------+-----------------------------------------------------------+ | :ref:`tca-files` | ``Configuration/TCA/`` + Overrides | | | +---------------------------------------+-------------------------------------------+------------------------------------------------+-----------------------------------------------------------+ | :ref:`type-converter` | ``Classes/Property/TypeConverter/`` | | | +---------------------------------------+-------------------------------------------+------------------------------------------------+-----------------------------------------------------------+ | :ref:`xclass` | ``Classes/Xclass/`` | | | +---------------------------------------+-------------------------------------------+------------------------------------------------+-----------------------------------------------------------+ | :ref:`languageoverride` | ``Resources/Private/Language/Overrides`` | | | +---------------------------------------+-------------------------------------------+------------------------------------------------+-----------------------------------------------------------+