Revision #5 has been created by rainyjune on Oct 9, 2010, 6:16:41 AM with the memo:
update Chinese version link
« previous (#4) next (#6) »
Changes
Title
unchanged
Add information to Yii::app()->user by extending CWebUser
Category
unchanged
Tutorials
Yii version
unchanged
Tags
unchanged
Content
changed
[...]
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://dreamneverfall.cnprojects.ourplanet.tk/node/74)