class Button extends Model (View source)

Properties

protected $imageButtonType
protected $imageButtonDataType
protected $textButtonType
protected $textButtonDataType

Methods

setImageButton(ImageButton $imageButton)

No description

getImageButton()

No description

setTextButton(TextButton $textButton)

No description

getTextButton()

No description

Details

setImageButton(ImageButton $imageButton)

No description

Parameters

ImageButton $imageButton

ImageButton getImageButton()

No description

Return Value

ImageButton

setTextButton(TextButton $textButton)

No description

Parameters

TextButton $textButton

TextButton getTextButton()

No description

Return Value

TextButton