CardRowTemplateInfo
class CardRowTemplateInfo extends Model (View source)
Properties
protected | $oneItemType | ||
protected | $oneItemDataType | ||
protected | $threeItemsType | ||
protected | $threeItemsDataType | ||
protected | $twoItemsType | ||
protected | $twoItemsDataType |
Methods
Details
setOneItem(CardRowOneItem $oneItem)
No description
CardRowOneItem
getOneItem()
No description
setThreeItems(CardRowThreeItems $threeItems)
No description
CardRowThreeItems
getThreeItems()
No description
setTwoItems(CardRowTwoItems $twoItems)
No description
CardRowTwoItems
getTwoItems()
No description