class CardRowTemplateInfo extends Model (View source)

Properties

protected $oneItemType
protected $oneItemDataType
protected $threeItemsType
protected $threeItemsDataType
protected $twoItemsType
protected $twoItemsDataType

Methods

setOneItem(CardRowOneItem $oneItem)

No description

getOneItem()

No description

setThreeItems(CardRowThreeItems $threeItems)

No description

getThreeItems()

No description

setTwoItems(CardRowTwoItems $twoItems)

No description

getTwoItems()

No description

Details

setOneItem(CardRowOneItem $oneItem)

No description

Parameters

CardRowOneItem $oneItem

CardRowOneItem getOneItem()

No description

Return Value

CardRowOneItem

setThreeItems(CardRowThreeItems $threeItems)

No description

Parameters

CardRowThreeItems $threeItems

CardRowThreeItems getThreeItems()

No description

Return Value

CardRowThreeItems

setTwoItems(CardRowTwoItems $twoItems)

No description

Parameters

CardRowTwoItems $twoItems

CardRowTwoItems getTwoItems()

No description

Return Value

CardRowTwoItems