Eccube\Entity\BlockPosition - ynakajima/eccube3-bootstrap-plain-template GitHub Wiki
Eccube\Entity\BlockPosition
anywhere
- type : integer
- Twigから実行される関数 :
getAnywhere()
block
- type : Eccube\Entity\Block
- Twigから実行される関数 :
getBlock()
blockId
- type : integer
- Twigから実行される関数 :
getBlockId()
blockRow
- type : integer
- Twigから実行される関数 :
getBlockRow()
pageId
- type : integer
- Twigから実行される関数 :
getPageId()
pageLayout
- type : Eccube\Entity\PageLayout
- Twigから実行される関数 :
getPageLayout()
targetId
- type : integer
- Twigから実行される関数 :
getTargetId()