HCE Project DC service web UI  0.2
Hierarchical Cluster Engine DC service web UI
 All Classes Namespaces Files Functions Variables Pages
TbCarousel Class Reference

Public Member Functions

 init ()

Public Attributes

 $prevLabel = '<span class="glyphicon glyphicon-chevron-left"></span>'
 $nextLabel = '<span class="glyphicon glyphicon-chevron-right"></span>'
 $slide = true
 $displayPrevAndNext = true
 $items = array()
 $options = array()
 $events = array()
 $htmlOptions = array()

Protected Member Functions

 renderIndicators ()
 renderItems ($items)

Detailed Description

Definition at line 22 of file TbCarousel.php.

Member Function Documentation

TbCarousel::init ( )

.init()

Initializes the widget.

Definition at line 69 of file TbCarousel.php.

TbCarousel::renderIndicators ( )
protected

Definition at line 127 of file TbCarousel.php.

TbCarousel::renderItems (   $items)
protected

.renderItems()

Renders the carousel items.

Parameters
array$itemsthe 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

Definition at line 42 of file TbCarousel.php.

TbCarousel::$events = array()

Definition at line 57 of file TbCarousel.php.

TbCarousel::$htmlOptions = array()

Definition at line 62 of file TbCarousel.php.

TbCarousel::$items = array()

Definition at line 47 of file TbCarousel.php.

TbCarousel::$nextLabel = '<span class="glyphicon glyphicon-chevron-right"></span>'

Definition at line 32 of file TbCarousel.php.

TbCarousel::$options = array()

Definition at line 52 of file TbCarousel.php.

TbCarousel::$prevLabel = '<span class="glyphicon glyphicon-chevron-left"></span>'

Definition at line 27 of file TbCarousel.php.

TbCarousel::$slide = true

Definition at line 37 of file TbCarousel.php.


The documentation for this class was generated from the following file: