‪TYPO3CMS  ‪main
TYPO3Tests\BlogExample\Domain\Model\Post Member List

This is the complete list of members for TYPO3Tests\BlogExample\Domain\Model\Post, 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
$additionalCommentsTYPO3Tests\BlogExample\Domain\Model\Postprotected
$additionalInfoTYPO3Tests\BlogExample\Domain\Model\Postprotected
$additionalNameTYPO3Tests\BlogExample\Domain\Model\Postprotected
$authorTYPO3Tests\BlogExample\Domain\Model\Postprotected
$blogTYPO3Tests\BlogExample\Domain\Model\Postprotected
$categoriesTYPO3Tests\BlogExample\Domain\Model\Postprotected
$commentsTYPO3Tests\BlogExample\Domain\Model\Postprotected
$contentTYPO3Tests\BlogExample\Domain\Model\Postprotected
$dateTYPO3Tests\BlogExample\Domain\Model\Postprotected
$pidTYPO3\CMS\Extbase\DomainObject\AbstractDomainObjectprotected
$relatedPostsTYPO3Tests\BlogExample\Domain\Model\Postprotected
$reviewerTYPO3Tests\BlogExample\Domain\Model\Postprotected
$secondAuthorTYPO3Tests\BlogExample\Domain\Model\Postprotected
$tagsTYPO3Tests\BlogExample\Domain\Model\Postprotected
$titleTYPO3Tests\BlogExample\Domain\Model\Postprotected
$uidTYPO3\CMS\Extbase\DomainObject\AbstractDomainObjectprotected
__clone()TYPO3\CMS\Extbase\DomainObject\AbstractDomainObject
__construct()TYPO3Tests\BlogExample\Domain\Model\Post
__toString()TYPO3Tests\BlogExample\Domain\Model\Post
_cleanPropertiesTYPO3\CMS\Extbase\DomainObject\AbstractDomainObject
_getCleanProperty(string $propertyName)TYPO3\CMS\Extbase\DomainObject\AbstractDomainObject
_getProperty(string $propertyName)TYPO3\CMS\Extbase\DomainObject\AbstractDomainObject
_hasProperty(string $propertyName)TYPO3\CMS\Extbase\DomainObject\DomainObjectInterface
_isClone()TYPO3\CMS\Extbase\DomainObject\AbstractDomainObject
_isDirty(?string $propertyName=null)TYPO3\CMS\Extbase\DomainObject\AbstractDomainObject
_isNew()TYPO3\CMS\Extbase\DomainObject\DomainObjectInterface
_memorizeCleanState(?string $propertyName=null)TYPO3\CMS\Extbase\DomainObject\AbstractDomainObject
_memorizePropertyCleanState(string $propertyName)TYPO3\CMS\Extbase\DomainObject\AbstractDomainObject
_setClone(bool $clone)TYPO3\CMS\Extbase\DomainObject\AbstractDomainObject
_setProperty(string $propertyName, mixed $value)TYPO3\CMS\Extbase\DomainObject\AbstractDomainObject
addAdditionalComment(Comment $comment)TYPO3Tests\BlogExample\Domain\Model\Post
addCategory(Category $category)TYPO3Tests\BlogExample\Domain\Model\Post
addComment(Comment $comment)TYPO3Tests\BlogExample\Domain\Model\Post
addRelatedPost(Post $post)TYPO3Tests\BlogExample\Domain\Model\Post
addTag(Tag $tag)TYPO3Tests\BlogExample\Domain\Model\Post
getAdditionalComments()TYPO3Tests\BlogExample\Domain\Model\Post
getAdditionalInfo()TYPO3Tests\BlogExample\Domain\Model\Post
getAdditionalName()TYPO3Tests\BlogExample\Domain\Model\Post
getAuthor()TYPO3Tests\BlogExample\Domain\Model\Post
getBlog()TYPO3Tests\BlogExample\Domain\Model\Post
getCategories()TYPO3Tests\BlogExample\Domain\Model\Post
getComments()TYPO3Tests\BlogExample\Domain\Model\Post
getContent()TYPO3Tests\BlogExample\Domain\Model\Post
getDate()TYPO3Tests\BlogExample\Domain\Model\Post
getPid()TYPO3\CMS\Extbase\DomainObject\DomainObjectInterface
getRelatedPosts()TYPO3Tests\BlogExample\Domain\Model\Post
getReviewer()TYPO3Tests\BlogExample\Domain\Model\Post
getSecondAuthor()TYPO3Tests\BlogExample\Domain\Model\Post
getTags()TYPO3Tests\BlogExample\Domain\Model\Post
getTitle()TYPO3Tests\BlogExample\Domain\Model\Post
getUid()TYPO3\CMS\Extbase\DomainObject\DomainObjectInterface
isPropertyDirty(mixed $previousValue, mixed $currentValue)TYPO3\CMS\Extbase\DomainObject\AbstractDomainObjectprotected
nullTYPO3\CMS\Extbase\DomainObject\AbstractDomainObject
pidTYPO3\CMS\Extbase\DomainObject\AbstractDomainObject
PROPERTY_LANGUAGE_UIDTYPO3\CMS\Extbase\DomainObject\AbstractDomainObject
PROPERTY_LOCALIZED_UIDTYPO3\CMS\Extbase\DomainObject\AbstractDomainObject
PROPERTY_PIDTYPO3\CMS\Extbase\DomainObject\AbstractDomainObject
PROPERTY_UIDTYPO3\CMS\Extbase\DomainObject\AbstractDomainObject
PROPERTY_VERSIONED_UIDTYPO3\CMS\Extbase\DomainObject\AbstractDomainObject
removeAdditionalComment(Comment $comment)TYPO3Tests\BlogExample\Domain\Model\Post
removeAllAdditionalComments()TYPO3Tests\BlogExample\Domain\Model\Post
removeAllComments()TYPO3Tests\BlogExample\Domain\Model\Post
removeAllRelatedPosts()TYPO3Tests\BlogExample\Domain\Model\Post
removeAllTags()TYPO3Tests\BlogExample\Domain\Model\Post
removeCategory(Category $category)TYPO3Tests\BlogExample\Domain\Model\Post
removeComment(Comment $commentToDelete)TYPO3Tests\BlogExample\Domain\Model\Post
removeTag(Tag $tag)TYPO3Tests\BlogExample\Domain\Model\Post
setAdditionalComments(ObjectStorage $additionalComments)TYPO3Tests\BlogExample\Domain\Model\Post
setAdditionalInfo(Info $additionalInfo)TYPO3Tests\BlogExample\Domain\Model\Post
setAdditionalName(Info $additionalName)TYPO3Tests\BlogExample\Domain\Model\Post
setAuthor(Person $author)TYPO3Tests\BlogExample\Domain\Model\Post
setBlog(Blog $blog)TYPO3Tests\BlogExample\Domain\Model\Post
setCategories(ObjectStorage $categories)TYPO3Tests\BlogExample\Domain\Model\Post
setComments(ObjectStorage $comments)TYPO3Tests\BlogExample\Domain\Model\Post
setContent($content)TYPO3Tests\BlogExample\Domain\Model\Post
setDate(\DateTime $date)TYPO3Tests\BlogExample\Domain\Model\Post
setPid(int $pid)TYPO3\CMS\Extbase\DomainObject\AbstractDomainObject
setRelatedPosts(ObjectStorage $relatedPosts)TYPO3Tests\BlogExample\Domain\Model\Post
setReviewer(Person $reviewer)TYPO3Tests\BlogExample\Domain\Model\Post
setSecondAuthor(Person $secondAuthor)TYPO3Tests\BlogExample\Domain\Model\Post
setTags(ObjectStorage $tags)TYPO3Tests\BlogExample\Domain\Model\Post
setTitle(string $title)TYPO3Tests\BlogExample\Domain\Model\Post
uidTYPO3\CMS\Extbase\DomainObject\AbstractDomainObject
uidTYPO3\CMS\Extbase\DomainObject\AbstractDomainObject