ContentObject

Table of Contents

Namespaces

Event
Exception
Menu

Interfaces

ContentObjectGetDataHookInterface
interface for classes which hook into \TYPO3\CMS\Frontend\ContentObject and do additional getData processing
ContentObjectGetImageResourceHookInterface
Interface for classes which hook into \TYPO3\CMS\Frontend\ContentObject and do additional getImgResource processing
ContentObjectGetPublicUrlForFileHookInterface
Interface for hooks to fetch the public URL of files
ContentObjectOneSourceCollectionHookInterface
Interface for classes which hook into getSourceCollection for additional processing
ContentObjectPostInitHookInterface
Interface for classes which hook into \TYPO3\CMS\Frontend\ContentObject and do additional initialization processing.
ContentObjectStdWrapHookInterface
interface for classes which hook into \TYPO3\CMS\Frontend\ContentObject and do additional stdWrap processing
DataProcessorInterface
Interface for data processor classes processing data from ContentObjectRenderer, used e.g. with the FLUIDTEMPLATE content object
FileLinkHookInterface
Interface for classes which hook into \TYPO3\CMS\Frontend\ContentObject and do additional getImgResource processing

Classes

AbstractContentObject
Contains an abstract class for all tslib content class implementations.
CaseContentObject
Contains CASE class object.
ContentContentObject
Contains CONTENT class object.
ContentDataProcessor
A class that contains methods that can be used to use the dataProcessing functionality
ContentObjectArrayContentObject
Contains COA class object.
ContentObjectArrayInternalContentObject
Contains COA_INT class object.
ContentObjectFactory
Registry to create cObjects (e.g. TEXT)
ContentObjectRenderer
This class contains all main TypoScript features, is the backbone of TypoScript rendering, include stdWrap and TypoScript content objects, usually referred to as "cObj".
FilesContentObject
Contains FILES content object
FluidTemplateContentObject
Contains FLUIDTEMPLATE class object
HierarchicalMenuContentObject
Contains HMENU class object.
ImageContentObject
Contains IMAGE class object.
ImageResourceContentObject
Contains IMG_RESOURCE class object.
LoadRegisterContentObject
Contains LOAD_REGISTER class object.
PageViewContentObject
PAGEVIEW Content Object.
RecordsContentObject
Contains RECORDS class object.
RestoreRegisterContentObject
Contains RESTORE_REGISTER class object.
ScalableVectorGraphicsContentObject
Contains SVG content object.
TextContentObject
Contains TEXT class object.
UserContentObject
Contains USER class object.
UserInternalContentObject
Contains USER_INT class object.

        
On this page

Search results