PrettyWidget is the child of the CWidget. It helps customizing widget output taking views from current theme folder.
You can use /themes/themeName/components/view path to store your widget view as it is controllers view for custom theme.
Documentation ¶
Requirements ¶
- Yii 1.0 or above
Installation ¶
- Extract the release file under
protected/extensions
Change Log ¶
August 1, 2009 ¶
- Initial release.
featcher will be provided
I'll try to add this feature in 3 weeks as I'm not at home now. Thanks for your request :)
doesn't work with modules
it seems like this extension doesn't work if the component is part of a module. could you please fix this problem?
how to use it?
good work. I konw you override the getViewFile function of CWidget, but how to use your extention? I am newbie of yii~ :)
If you have any questions, please ask in the forum instead.
Signup or Login in order to comment.