PHP 클래스 LyiightBox2

({@link https://github.com/sensorario/lyiightbox}).
저자: Simone Gentili ([email protected])
상속: extends ConfigWidget
파일 보기 프로젝트 열기: damnpoet/yiicart 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
$group
$image
$thumbnail
$title
$visible

공개 메소드들

메소드 설명
__construct ( )
init ( )
thumb ( Galleryii $galleryii, $image, $width = 120 )

비공개 메소드들

메소드 설명
printImage ( )
printLink ( )

메소드 상세

__construct() 공개 메소드

public __construct ( )

init() 공개 메소드

public init ( )

thumb() 공개 정적인 메소드

public static thumb ( Galleryii $galleryii, $image, $width = 120 )
$galleryii Galleryii

프로퍼티 상세

$group 공개적으로 프로퍼티

public $group

$image 공개적으로 프로퍼티

public $image

$thumbnail 공개적으로 프로퍼티

public $thumbnail

$title 공개적으로 프로퍼티

public $title

$visible 공개적으로 프로퍼티

public $visible