Chapter 9. Permissions

Table of Contents

Permission Instance variables
Permissions Instance methods
Accessible Instance methods
Internal instance methods
Permissions Examples
How permissions work

Permission management relies on an authenticated session. It associates a set of required permissions with a page. The actual page content is only visible to users with ALL matching permissions; all other users are shown a screen of your design.

Accessible instance variables