Public Member Functions |
| init () |
Detailed Description
Definition at line 22 of file TbCarousel.php.
Member Function Documentation
TbCarousel::renderIndicators |
( |
| ) |
|
|
protected |
TbCarousel::renderItems |
( |
|
$items | ) |
|
|
protected |
Renders the carousel items.
- Parameters
-
array | $items | the item configuration. |
Is this image should be a link?
- Since
- 2.1.0
Definition at line 144 of file TbCarousel.php.
Member Data Documentation
TbCarousel::$displayPrevAndNext = true |
TbCarousel::$events = array() |
TbCarousel::$htmlOptions = array() |
TbCarousel::$items = array() |
TbCarousel::$nextLabel = '<span class="glyphicon glyphicon-chevron-right"></span>' |
TbCarousel::$options = array() |
TbCarousel::$prevLabel = '<span class="glyphicon glyphicon-chevron-left"></span>' |
TbCarousel::$slide = true |
The documentation for this class was generated from the following file: