|
HCE Project DC service web UI
0.2
Hierarchical Cluster Engine DC service web UI
|
Public Member Functions | |
| renderItems () | |
Public Member Functions inherited from TbListView | |
| init () | |
Additional Inherited Members | |
Public Attributes inherited from TbListView | |
| $pagerCssClass = 'pagination' | |
| $pager = array('class' => 'booster.widgets.TbPager') | |
| $cssFile = false | |
Definition at line 19 of file TbThumbnails.php.
| TbThumbnails::renderItems | ( | ) |
Renders the data items for the view. Each item is corresponding to a single data model instance. Child classes should override this method to provide the actual item rendering logic.
Definition at line 26 of file TbThumbnails.php.