Documentation

SlideItem
in package

Table of Contents

Constants

TYPE_ACKNOWLEDGE  = 'ACKNOWLEDGE'
TYPE_HEAD  = 'HEAD'
TYPE_IMG  = 'IMG'
TYPE_TEXT  = 'TEXT'

Properties

$type  : mixed
$value  : mixed

Methods

__construct()  : mixed
ofAcknowledge()  : SlideItem
ofHead()  : SlideItem
ofImg()  : SlideItem
ofText()  : SlideItem

Constants

TYPE_ACKNOWLEDGE

public mixed TYPE_ACKNOWLEDGE = 'ACKNOWLEDGE'

Properties

Methods

__construct()

public __construct(string $type, string $value) : mixed
Parameters
$type : string
$value : string

        
On this page

Search results