PHP Класс WidgetFactory

Наследование: extends CWidgetFactory
Показать файл Открыть проект Примеры использования класса

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

Метод Описание
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 = [] )