WEB-INF.cftags.componentmura.cfobject
mura.user.sessionUserFacade
This provides access to the current user's session
Constructor Summary | |
---|---|
init()
|
Method Summary | |
---|---|
any
|
OnMissingMethod(string MissingMethodName, struct MissingMethodArguments)
Handles missing method exceptions. |
any
|
generateCSRFTokens([any timespan='[runtime expression]'], [any context=''])
|
any
|
get([any property])
|
any
|
getAll()
|
any
|
getAllValues()
|
any
|
getFullName()
|
any
|
getUserBean()
|
any
|
getValue([any property])
|
boolean
|
hasSession()
|
boolean
|
isAdminUser()
|
boolean
|
isInGroup([any group], [any isPublic])
|
boolean
|
isLoggedIn()
|
boolean
|
isPassedLockdown()
|
boolean
|
isPrivateUser()
|
boolean
|
isSuperUser()
|
boolean
|
isSystemUser()
|
any
|
logout()
|
any
|
renderCSRFTokens([any timespan='[runtime expression]'], [any context=''], [any format='form'])
|
any
|
set([any property], [any propertyValue])
|
any
|
setValue([any property], [any propertyValue])
|
any
|
validateCSRFTokens([any $=''], [any context=''])
|
Methods inherited from class WEB-INF.cftags.component |
---|
None |
Constructor Detail |
---|
Method Detail |
---|
Handles missing method exceptions.
MissingMethodName
MissingMethodArguments
timespan
context
get
in class
cfobject
property
getValue
in class
cfobject
property
group
isPublic
timespan
context
format
set
in class
cfobject
property
propertyValue
setValue
in class
cfobject
property
propertyValue
$
context