Class SampleBlogEntryEntity

Description

Blog entry entity (for create/update purposes)

Located in /src/DataJukeboxTutorialBundle/Entity/SampleBlogEntryEntity.php (line 22)

SampleBlogEntrySuperclass
   |
   --SampleBlogEntryEntity
Variable Summary
Method Summary
 void getCategory ()
 void setCategory ( $Category)
 void setContent ( $Content)
 void setDate ( $Date)
 void setTags ( $Tags)
 void setTitle ( $Title)
Variables
Methods
getCategory (line 80)
  • access: public
void getCategory ()
setCategory (line 58)
  • access: public
void setCategory ( $Category)
  • $Category
setContent (line 64)
  • access: public
void setContent ( $Content)
  • $Content
setDate (line 52)
  • access: public
void setDate ( $Date)
  • $Date
setTags (line 70)
  • access: public
void setTags ( $Tags)
  • $Tags
setTitle (line 46)
  • access: public
void setTitle ( $Title)
  • $Title

Inherited Methods

Inherited From SampleBlogEntrySuperclass

 SampleBlogEntrySuperclass::getContent()
 SampleBlogEntrySuperclass::getDate()
 SampleBlogEntrySuperclass::getPK()
 SampleBlogEntrySuperclass::getPrimaryKey()
 SampleBlogEntrySuperclass::getTags()
 SampleBlogEntrySuperclass::getTitle()
 SampleBlogEntrySuperclass::__toString()

Documentation generated on Wed, 15 Nov 2017 15:15:11 +0100 by phpDocumentor 1.4.4