Maslosoft Staple API
Class Carousel
Carousel
Methods summary
public
|
|
public
|
|
public
|
|
public
|
Constants summary
string |
DefaultId
|
#
'carousel'
|
integer |
DefaultWidth
Default image width and height. Should fit nicely on layouts |
#
1600
|
integer |
DefaultHeight
|
#
1200
|
Properties summary
public
string
|
$id
|
#
self::DefaultId
|
public
boolean
|
$classic
|
#
false
|
public
integer
|
$width
|
#
self::DefaultWidth
|
public
integer
|
$height
|
#
self::DefaultHeight
|
public
array
|
$items
|
#
[]
|
public
array
|
$options
|
#
[
'id' => self::DefaultId,
'width' => self::DefaultWidth,
'height' => self::DefaultHeight,
'items' => []
]
|
API documentation generated by ApiGen