PHP Class TbThumbnails

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

Méthodes publiques

Méthode Description
renderItems ( ) Renders the data items for the view.

Method Details

renderItems() public méthode

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 ( )