Public Member Functions | |
| actionIndex () | |
| set_interests () | |
| send_message () | |
| username () | |
| viewUser () | |
| viewInterests () | |
| user_conferences () | |
| user_papers () | |
Additional Inherited Members | |
Data Fields inherited from Controller | |
| $layout ='//layouts/column1' | |
| $menu =array() | |
| $breadcrumbs =array() | |
Controller belonging to user_profile page.
Definition at line 7 of file User_profileController.php.
| actionIndex | ( | ) |
Definition at line 9 of file User_profileController.php.
| send_message | ( | ) |
display send message link if the user is on another one's profile page
Definition at line 48 of file User_profileController.php.
| set_interests | ( | ) |
display interest selection link if the user is on his profile page
Definition at line 18 of file User_profileController.php.
| user_conferences | ( | ) |
display conferences of the user
Definition at line 206 of file User_profileController.php.
| user_papers | ( | ) |
display papers of the user
Definition at line 248 of file User_profileController.php.
| username | ( | ) |
get user name
Definition at line 79 of file User_profileController.php.
| viewInterests | ( | ) |
display interests of the user
Definition at line 128 of file User_profileController.php.
| viewUser | ( | ) |
display properties of the user
Definition at line 98 of file User_profileController.php.
1.8.4