API: Auth
Filename:
_initMasters.lgc
Released With:
5.0.0
Current Version:
Status: Active
Min Lasso Tested: 8.1.0
Max Lasso Tested: 8.5.3
Related:
Still don't get it?
Check out the talk list archives, or join and ask your questions.
Documentation Error or Request?
Email documentation corrections or comments
This is the default name of the auhenticated user object variable. The default name is fw_user.
Many processes in pageblocks framework require the name the user object variable (i.e. logging, permissions checks in fwpPage_loadTemplate and others). While one user object will be sufficient for the majority of applications, the framework has been designed to allow for multiple user objects and thus multiple user variable names.
This var holds the name of the current user in use. If multiple user objects are being used, this var needs updated (usually within _initCustom.lgc) in order to be set early enough to be applied to the user authentication processes.
© 2002-2012, pageblocks.org