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

Public Member Functions

 init ()
 run ()

Public Attributes

 $previewImagesView = 'booster.views.gallery.preview'
 $fullScreen = true
 $eventListener = true
 $htmlOptions = array()

Static Public Attributes

static $defaultHtmlOptions

Detailed Description

Definition at line 16 of file TbImageGallery.php.

Member Function Documentation

TbImageGallery::init ( )

Definition at line 46 of file TbImageGallery.php.

Here is the call graph for this function:

TbImageGallery::run ( )

Definition at line 68 of file TbImageGallery.php.

Member Data Documentation

TbImageGallery::$defaultHtmlOptions
static
Initial value:
array(
'data-toggle' => 'modal-gallery',
'data-target' => '#modal-gallery',
'data-filter' => '*',
)

Definition at line 40 of file TbImageGallery.php.

TbImageGallery::$eventListener = true

Definition at line 32 of file TbImageGallery.php.

TbImageGallery::$fullScreen = true

Definition at line 26 of file TbImageGallery.php.

TbImageGallery::$htmlOptions = array()

Definition at line 38 of file TbImageGallery.php.

TbImageGallery::$previewImagesView = 'booster.views.gallery.preview'

Definition at line 21 of file TbImageGallery.php.


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