PHP 클래스 WhVideoCarousel

Renders a video carousel of blueimp Gallery
또한 보기: http://blueimp.github.io/Gallery/
저자: Antonio Ramirez ([email protected])
상속: extends WhCarousel
파일 보기 프로젝트 열기: 2amigos/yiiwheels

공개 메소드들

메소드 설명
init ( ) Widget's initialization
registerClientScript ( ) Registers the script
renderTemplate ( ) Renders the gallery template
run ( ) : null | void Renders widget

메소드 상세

init() 공개 메소드

Widget's initialization
public init ( )

registerClientScript() 공개 메소드

Registers the script

renderTemplate() 공개 메소드

Renders the gallery template
public renderTemplate ( )

run() 공개 메소드

Renders widget
public run ( ) : null | void
리턴 null | void