Is it possible to attach some event listeners that fire on various page events, such as page viewing, page creation. What I need to do is restrict page access to page creator on page creation.
Community moderators have prevented the ability to post new answers.
Yes, this is possible..
Take a look at the Event Listener Module and after that the abstract class PageEvent is probable what you're looking for.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.