PHP 클래스 Ansel_View_GalleryRenderer_Gallery, horde

Copyright 2008-2016 Horde LLC (http://www.horde.org/) See the enclosed file COPYING for license information (GPL). If you did not receive this file, see http://www.horde.org/licenses/gpl.
저자: Michael J Rubinsky ([email protected])
상속: extends Ansel_View_GalleryRenderer_Base
파일 보기 프로젝트 열기: horde/horde

공개 메소드들

메소드 설명
__construct ( Ansel_View_Gallery $view = null )
html ( ) : string Return the HTML representing this view.

메소드 상세

__construct() 공개 메소드

public __construct ( Ansel_View_Gallery $view = null )
$view Ansel_View_Gallery

html() 공개 메소드

Return the HTML representing this view.
public html ( ) : string
리턴 string The HTML.