PHP Interface Prado\Web\UI\ITheme

This interface must be implemented by theme.
Since: 3.0
Author: Qiang Xue ([email protected])
Afficher le fichier Open project: pradosoft/prado

Méthodes publiques

Méthode Description
applySkin ( $control ) Applies this theme to the specified control.

Method Details

applySkin() public méthode

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