PHP Class WidgetFactory

Inheritance: extends CWidgetFactory
Mostra file Open project: openeyes/openeyes Class Usage Examples

Public Methods

Method Description
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.

Method Details

createWidget() public method

* 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 = [] )