如何在数据库中使用authitem表在yii框架中创建菜单?

Step by step example for creating menu in yii framework and activation of that menu

Tried access control method but no use

array('label' => Plural::l('Criteria'), 'url' => array('criteria/index')),

I am expecting step by step example code for get better solution