class ContextualAddOnMarkup extends Collection (View source)

Properties

protected $collection_key
protected $cardsType
protected $cardsDataType
protected $toolbarType
protected $toolbarDataType

Methods

setCards($cards)

No description

Card[]
getCards()

No description

setToolbar(Toolbar $toolbar)

No description

getToolbar()

No description

Details

setCards($cards)

No description

Parameters

$cards

Card[] getCards()

No description

Return Value

Card[]

setToolbar(Toolbar $toolbar)

No description

Parameters

Toolbar $toolbar

Toolbar getToolbar()

No description

Return Value

Toolbar