In this activity a user can manage his privileges. More...


Public Member Functions | |
| boolean | onCreateOptionsMenu (Menu menu) | 
| Shows the menu.  | |
| boolean | onOptionsItemSelected (MenuItem item) | 
| Handles clicks on a menu-item and switches to other activity, depending on which item was clicked.  | |
Protected Member Functions | |
| void | onCreate (Bundle savedInstanceState) | 
| Creates PrivilegesActivity with a list of the Events to which the user has special rights.  More... | |
In this activity a user can manage his privileges.
      
  | 
  protected | 
Creates PrivilegesActivity with a list of the Events to which the user has special rights.
If there is no such Event an infotext appears.
 1.8.4