Revision #9 has been created by Yang He on Jun 30, 2012, 8:57:30 AM with the memo:
Removed broken Chinese version link
« previous (#8)
Changes
Title
unchanged
Add information to Yii::app()->user by extending CWebUser
Category
unchanged
Tutorials
Yii version
unchanged
Tags
unchanged
Content
changed
[...]
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.
### Links
- [Chinese version](http://www.itkuaixun.com/bbs/thread-64-1-2.html)