PHP 클래스 WidgetFactory

상속: extends CWidgetFactory
파일 보기 프로젝트 열기: openeyes/openeyes 1 사용 예제들

공개 메소드들

메소드 설명
createWidget ( $owner, $className, $properties = [] ) * We're overridding this method so we can set the jquery ui paths to point to the components directory for all CJui* widgets.

메소드 상세

createWidget() 공개 메소드

* We're overridding this method so we can set the jquery ui paths to point to the components directory for all CJui* widgets.
public createWidget ( $owner, $className, $properties = [] )