XPortlet

Detailed information is at http://www.yiiframew…ension/portlet/

Please use this thread to report any bugs or suggestions. Thanks.

When using the XPortlet extension, would it be applicable to put it in the components directory rather than the extensions directory? Correct me if I’m wrong, but wouldn’t this make is possible to create classes extending XPortlet without explicitly importing the XPortlet class file?

I plan on building multiple portlets extending XPortlet, and in other documentation (specifically the blog tutorial), it seems that the portlets go in the components directory rather than extensions. I am just trying to clear up my own confusion.

I have answered my own question. I have tried it and it works fine. This will make it easier when I go to write my own portlets (which will reside in the components directory), as the classes automatically load.

another way is to load the extension directory in your config ;)