User Class
In this chapter we will begin to use plugins for our business site where we want to control who has access to view the information and who may post comments, make posts, upload photos, participate in polls, or download information. These are just a few of the things that can be controlled via user class aka userclass.
User class is assigned through the administrative interface. There are four user classes that are initially assigned when you install e107:
1. Everyone (Public): This user class provides access to anyone who visits the site to view, post, or manipulate the data.
2. No one (Inactive): If this user class is selected then no one will be able to view whatever has been assigned to this user group.
3. Admin: When this user class is selected, only those with administrative privileges will be able to view, post, or manipulate the data.
4. Main Admin: When this user class is selected, only the main administrator will be able to view, post, or manipulate the data.