Revision #9 was created by Yang He on Jun 30, 2012, 8:57:30 AM.
Removed broken Chinese version link
Content
[...]
That's all now you can use the following commands:
Yii::app()->user->first_name - property that returns name
Yii::app()->user->isAdmin() - function that returns admin status
And now you can add all the functions you want to WebUser component.