PHP Интерфейс Prado\Web\UI\ITheme

This interface must be implemented by theme.
С версии: 3.0
Автор: Qiang Xue ([email protected])
Показать файл Открыть проект

Открытые методы

Метод Описание
applySkin ( $control ) Applies this theme to the specified control.

Описание методов

applySkin() публичный Метод

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