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

This is the complete list of members for ExtbaseTeam\BlogExample\Domain\Model\Blog, 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
$administratorExtbaseTeam\BlogExample\Domain\Model\Blogprotected
$categoriesExtbaseTeam\BlogExample\Domain\Model\Blogprotected
$descriptionExtbaseTeam\BlogExample\Domain\Model\Blogprotected
$logoExtbaseTeam\BlogExample\Domain\Model\Blogprotected
$pidTYPO3\CMS\Extbase\DomainObject\AbstractDomainObjectprotected
$postsExtbaseTeam\BlogExample\Domain\Model\Blogprotected
$subtitleExtbaseTeam\BlogExample\Domain\Model\Blogprotected
$titleExtbaseTeam\BlogExample\Domain\Model\Blogprotected
$uidTYPO3\CMS\Extbase\DomainObject\AbstractDomainObjectprotected
__clone()TYPO3\CMS\Extbase\DomainObject\AbstractDomainObject
__construct()ExtbaseTeam\BlogExample\Domain\Model\Blog
__toString()TYPO3\CMS\Extbase\DomainObject\AbstractDomainObject
_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\Blog
addPost(Post $post)ExtbaseTeam\BlogExample\Domain\Model\Blog
getAdministrator()ExtbaseTeam\BlogExample\Domain\Model\Blog
getCategories()ExtbaseTeam\BlogExample\Domain\Model\Blog
getDescription()ExtbaseTeam\BlogExample\Domain\Model\Blog
getLogo()ExtbaseTeam\BlogExample\Domain\Model\Blog
getPid()TYPO3\CMS\Extbase\DomainObject\AbstractDomainObject
getPosts()ExtbaseTeam\BlogExample\Domain\Model\Blog
getSubtitle()ExtbaseTeam\BlogExample\Domain\Model\Blog
getTitle()ExtbaseTeam\BlogExample\Domain\Model\Blog
getUid()TYPO3\CMS\Extbase\DomainObject\AbstractDomainObject
isPropertyDirty($previousValue, $currentValue)TYPO3\CMS\Extbase\DomainObject\AbstractDomainObjectprotected
removeAllPosts()ExtbaseTeam\BlogExample\Domain\Model\Blog
removeCategory(Category $category)ExtbaseTeam\BlogExample\Domain\Model\Blog
removePost(Post $postToRemove)ExtbaseTeam\BlogExample\Domain\Model\Blog
setAdministrator(Administrator $administrator)ExtbaseTeam\BlogExample\Domain\Model\Blog
setCategories($categories)ExtbaseTeam\BlogExample\Domain\Model\Blog
setDescription($description)ExtbaseTeam\BlogExample\Domain\Model\Blog
setLogo($logo)ExtbaseTeam\BlogExample\Domain\Model\Blog
setPid(int $pid)TYPO3\CMS\Extbase\DomainObject\AbstractDomainObject
setSubtitle($subtitle)ExtbaseTeam\BlogExample\Domain\Model\Blog
setTitle($title)ExtbaseTeam\BlogExample\Domain\Model\Blog