Eccube\Entity\PageLayout - ynakajima/eccube3-bootstrap-plain-template GitHub Wiki

Eccube\Entity\PageLayout

author

  • type : string
  • Twigから実行される関数 : getAuthor()

blockPositions

columnNum

  • type : integer
  • Twigから実行される関数 : getColumnNum()

contentsBottom

contentsBottomPosition

contentsTop

contentsTopPosition

createDate

  • type : DateTime
  • Twigから実行される関数 : getCreateDate()

description

  • type : string
  • Twigから実行される関数 : getDescription()

deviceType

editFlg

  • type : integer
  • Twigから実行される関数 : getEditFlg()

fileName

  • type : string
  • Twigから実行される関数 : getFileName()

footer

footerPosition

head

headPosition

header

headerPosition

id

  • type : integer
  • Twigから実行される関数 : getId()

keyword

  • type : string
  • Twigから実行される関数 : getKeyword()

mainBottom

mainBottomPosition

mainTop

mainTopPosition

metaRobots

  • type : NULL
  • Twigから実行される関数 : getMetaRobots()

name

  • type : string
  • Twigから実行される関数 : getName()

sideLeft

sideLeftPosition

sideRight

sideRightPosition

theme

  • type : string
  • Twigから実行される関数 : getTheme()

unused

unusedPosition

updateDate

  • type : DateTime
  • Twigから実行される関数 : getUpdateDate()

updateUrl

  • type : string
  • Twigから実行される関数 : getUpdateUrl()

url

  • type : string
  • Twigから実行される関数 : getUrl()