Class SampleBlogEntryViewEntity

Description

Blog entry (view) entity (for reading purposes)

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

SampleBlogEntrySuperclass
   |
   --SampleBlogEntryViewEntity
Variable Summary
 string $Category
 integer $CategoryFK
Method Summary
 void getCategory ()
 void getCategoryFK ()
Variables
string $Category (line 40)

Category (name)

  • access: protected
integer $CategoryFK (line 34)

Category (foreign key)

  • access: protected

Inherited Variables

Inherited from SampleBlogEntrySuperclass

SampleBlogEntrySuperclass::$Content
SampleBlogEntrySuperclass::$Date
SampleBlogEntrySuperclass::$PK
SampleBlogEntrySuperclass::$Tags
SampleBlogEntrySuperclass::$Title
Methods

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