PHP 인터페이스 Prado\Web\UI\ITheme

This interface must be implemented by theme.
부터: 3.0
저자: Qiang Xue ([email protected])
파일 보기 프로젝트 열기: pradosoft/prado

공개 메소드들

메소드 설명
applySkin ( $control ) Applies this theme to the specified control.

메소드 상세

applySkin() 공개 메소드

Applies this theme to the specified control.
public applySkin ( $control )