Class AbstractPage
AbstractPage
AbstractPage entity.
- Jity\HomepageBundle\Entity\NavigationResource
-
Jity\HomepageBundle\Entity\AbstractPage
Abstract
Namespace: Jity\HomepageBundle\Entity
Author: Hermann Mayer <hermann.mayer92@gmail.com>
Used by:
Used by:
ORM\DiscriminatorColumn(name="type",: type="string")
ORM\DiscriminatorMap({"page": = "Page", "article" = "Article"})
ORM\Entity
ORM\Index(name="slug_idx",: columns={"slug"}) } )
ORM\InheritanceType("JOINED")
ORM\Table(: name="content", indexes={
Located at Jity/HomepageBundle/Entity/AbstractPage.php
Namespace: Jity\HomepageBundle\Entity
Author: Hermann Mayer <hermann.mayer92@gmail.com>
Used by:
Jity\HomepageBundle\Entity\Article
Used by:
Jity\HomepageBundle\Entity\Page
ORM\DiscriminatorColumn(name="type",: type="string")
ORM\DiscriminatorMap({"page": = "Page", "article" = "Article"})
ORM\Entity
ORM\Index(name="slug_idx",: columns={"slug"}) } )
ORM\InheritanceType("JOINED")
ORM\Table(: name="content", indexes={
Located at Jity/HomepageBundle/Entity/AbstractPage.php
addContainer(),
getContainers(),
removeContainer()
|
protected
mixed
|
$id |
|
|
protected
mixed
|
$slug |
|
|
protected
mixed
|
$title |
|
|
protected
mixed
|
$icon |
|
|
protected
mixed
|
$content |
|
|
protected
mixed
|
$category |
|
|
protected
mixed
|
$sidebar |
|
|
protected
mixed
|
$navigationContainer |
|
|
protected
mixed
|
$abstractPageTag |
|
|
protected
mixed
|
$author |
|
|
protected
mixed
|
$lastAuthor |
|
|
protected
mixed
|
$service |
|
$containers
|