Description
Initializes the administration area.
Checks if this is an AJAX request.
Checks whether the user is logged on and has access.
Namespace
core
Extends
core\base
Access
System class. This object should not be accessed.
Variables
protected
Methods
public
init()
Initializes the administration area.
Checks whether the user is signed in and has access.
Checks if this is an AJAX request.
protected
initSignedIn()
Initializes the administration area when the user is signed in.
initNotSignedIn()
Initializes the administration area when the user is not signed in.