‪TYPO3CMS  11.5
ExtbaseTeam\BlogExample\Domain\Model\TtContent Member List

This is the complete list of members for ExtbaseTeam\BlogExample\Domain\Model\TtContent, including all inherited members.

$_cleanPropertiesTYPO3\CMS\Extbase\DomainObject\AbstractDomainObjectprivate
$_isCloneTYPO3\CMS\Extbase\DomainObject\AbstractDomainObjectprivate
$_languageUidTYPO3\CMS\Extbase\DomainObject\AbstractDomainObjectprotected
$_localizedUidTYPO3\CMS\Extbase\DomainObject\AbstractDomainObjectprotected
$_versionedUidTYPO3\CMS\Extbase\DomainObject\AbstractDomainObjectprotected
$categoriesExtbaseTeam\BlogExample\Domain\Model\TtContentprotected
$headerExtbaseTeam\BlogExample\Domain\Model\TtContentprotected
$imageExtbaseTeam\BlogExample\Domain\Model\TtContentprotected
$pidExtbaseTeam\BlogExample\Domain\Model\TtContentprotected
$uidExtbaseTeam\BlogExample\Domain\Model\TtContentprotected
__clone()TYPO3\CMS\Extbase\DomainObject\AbstractDomainObject
__construct()ExtbaseTeam\BlogExample\Domain\Model\TtContent
__toString()ExtbaseTeam\BlogExample\Domain\Model\TtContent
_getCleanProperties()TYPO3\CMS\Extbase\DomainObject\AbstractDomainObject
_getCleanProperty(string $propertyName)TYPO3\CMS\Extbase\DomainObject\AbstractDomainObject
_getProperties()TYPO3\CMS\Extbase\DomainObject\AbstractDomainObject
_getProperty(string $propertyName)TYPO3\CMS\Extbase\DomainObject\AbstractDomainObject
_hasProperty($propertyName)TYPO3\CMS\Extbase\DomainObject\AbstractDomainObject
_isClone()TYPO3\CMS\Extbase\DomainObject\AbstractDomainObject
_isDirty($propertyName=null)TYPO3\CMS\Extbase\DomainObject\AbstractDomainObject
TYPO3::CMS::Extbase::Persistence::ObjectMonitoringInterface::_isDirty()TYPO3\CMS\Extbase\Persistence\ObjectMonitoringInterface
_isNew()TYPO3\CMS\Extbase\DomainObject\AbstractDomainObject
_memorizeCleanState($propertyName=null)TYPO3\CMS\Extbase\DomainObject\AbstractDomainObject
TYPO3::CMS::Extbase::Persistence::ObjectMonitoringInterface::_memorizeCleanState()TYPO3\CMS\Extbase\Persistence\ObjectMonitoringInterface
_memorizePropertyCleanState($propertyName)TYPO3\CMS\Extbase\DomainObject\AbstractDomainObject
_setClone($clone)TYPO3\CMS\Extbase\DomainObject\AbstractDomainObject
_setProperty(string $propertyName, $propertyValue)TYPO3\CMS\Extbase\DomainObject\AbstractDomainObject
addCategory(Category $category)ExtbaseTeam\BlogExample\Domain\Model\TtContent
getCategories()ExtbaseTeam\BlogExample\Domain\Model\TtContent
getHeader()ExtbaseTeam\BlogExample\Domain\Model\TtContent
getImage()ExtbaseTeam\BlogExample\Domain\Model\TtContent
getPid()TYPO3\CMS\Extbase\DomainObject\AbstractDomainObject
getUid()TYPO3\CMS\Extbase\DomainObject\AbstractDomainObject
isPropertyDirty($previousValue, $currentValue)TYPO3\CMS\Extbase\DomainObject\AbstractDomainObjectprotected
removeCategory(Category $category)ExtbaseTeam\BlogExample\Domain\Model\TtContent
setCategories($categories)ExtbaseTeam\BlogExample\Domain\Model\TtContent
setHeader($header)ExtbaseTeam\BlogExample\Domain\Model\TtContent
setImage(ObjectStorage $image)ExtbaseTeam\BlogExample\Domain\Model\TtContent
setPid(int $pid)TYPO3\CMS\Extbase\DomainObject\AbstractDomainObject