PHP Class TbThumbnails

See also: http://twitter.github.com/bootstrap/components.html#thumbnails
Inheritance: extends TbListView
Show file Open project: yinhe/yincart

Public Methods

Method Description
renderItems ( ) Renders the data items for the view.

Method Details

renderItems() public method

Each item is corresponding to a single data model instance. Child classes should override this method to provide the actual item rendering logic.
public renderItems ( )