PHP Class WhVideoCarousel

Renders a video carousel of blueimp Gallery
See also: http://blueimp.github.io/Gallery/
Author: Antonio Ramirez ([email protected])
Inheritance: extends WhCarousel
Datei anzeigen Open project: 2amigos/yiiwheels

Public Methods

Method Description
init ( ) Widget's initialization
registerClientScript ( ) Registers the script
renderTemplate ( ) Renders the gallery template
run ( ) : null | void Renders widget

Method Details

init() public method

Widget's initialization
public init ( )

registerClientScript() public method

Registers the script

renderTemplate() public method

Renders the gallery template
public renderTemplate ( )

run() public method

Renders widget
public run ( ) : null | void
return null | void