You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 12, 2024. It is now read-only.
Kris Thom White edited this page Oct 31, 2013
·
3 revisions
You can use the standard Yii function CMenu http://www.yiiframework.com/doc/api/1.1/CMenu and use a WS provided function Category::GetTree() which provides an array ready to be used by CMenu. This function also can be used with CTreeView.
CMenu can be used for many functions including left-side menus since it provides the top level output in a list and default CSS classes that can be customized.