PHP 클래스 Ansel_Widget, 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])
파일 보기 프로젝트 열기: horde/horde 1 사용 예제들

공개 메소드들

메소드 설명
factory ( string $driver, array $params = [] ) : Ansel_Widget Factory method for creating Ansel_Widgets

메소드 상세

factory() 공개 정적인 메소드

Factory method for creating Ansel_Widgets
public static factory ( string $driver, array $params = [] ) : Ansel_Widget
$driver string The type of widget to create.
$params array Any parameters the widget needs.
리턴 Ansel_Widget object