lucee.Component
mura.baseobject
mura.bean.bean
mura.bean.beanExtendable
mura.user.userBean
This provides the User bean
| Property Summary | ||||
|---|---|---|---|---|
| type | property | default | serializable | required |
query
|
addresses
|
true
|
false
|
|
string
|
addressID
|
true
|
false
|
|
string
|
categoryID
|
true
|
false
|
|
string
|
company
|
true
|
false
|
|
string
|
contactFormat
|
true
|
false
|
|
date
|
created
|
true
|
false
|
|
string
|
description
|
true
|
false
|
|
string
|
email
|
true
|
false
|
|
string
|
extendDataTable
|
tclassextenddatauseractivity
|
true
|
false
|
string
|
fname
|
true
|
false
|
|
string
|
groupname
|
true
|
false
|
|
string
|
IMName
|
true
|
false
|
|
string
|
IMService
|
true
|
false
|
|
numeric
|
inActive
|
0
|
true
|
false
|
string
|
interests
|
true
|
false
|
|
numeric
|
isNew
|
1
|
true
|
false
|
numeric
|
isPublic
|
1
|
true
|
false
|
string
|
jobTitle
|
true
|
false
|
|
numeric
|
keepPrivate
|
0
|
true
|
false
|
date
|
lastLogin
|
true
|
false
|
|
date
|
lastUpdate
|
true
|
false
|
|
string
|
lastUpdateBy
|
true
|
false
|
|
string
|
lastUpdateByID
|
true
|
false
|
|
string
|
lname
|
true
|
false
|
|
string
|
mobilePhone
|
true
|
false
|
|
string
|
newFile
|
true
|
false
|
|
string
|
notes
|
true
|
false
|
|
string
|
password
|
true
|
false
|
|
date
|
passwordCreated
|
true
|
false
|
|
numeric
|
perm
|
0
|
true
|
false
|
string
|
photoFileExt
|
true
|
false
|
|
string
|
photoFileID
|
true
|
false
|
|
string
|
primaryAddressID
|
true
|
false
|
|
string
|
remoteID
|
true
|
false
|
|
numeric
|
s2
|
0
|
true
|
false
|
string
|
siteID
|
true
|
false
|
|
numeric
|
subscribe
|
1
|
true
|
false
|
string
|
subType
|
Default
|
true
|
false
|
string
|
tablist
|
true
|
false
|
|
numeric
|
type
|
2
|
true
|
false
|
string
|
userID
|
true
|
false
|
|
string
|
username
|
true
|
false
|
|
string
|
website
|
true
|
false
|
|
| Constructor Summary | |
|---|---|
|
init()
|
|
| Method Summary | |
|---|---|
any
|
addAddress([any address])
|
boolean
|
checkEmail([any email='[runtime expression]'])
|
boolean
|
checkUsername([any username='[runtime expression]'])
|
any
|
clone()
|
any
|
delete()
|
any
|
expirePassword()
|
any
|
getAddressBeanByID(string addressID)
|
any
|
getAddressByID(string addressID)
|
any
|
getAddresses()
|
any
|
getAddressesIterator()
|
any
|
getAddressesQuery()
|
struct
|
getAllValues(any autocomplete='true')
|
any
|
getContentTabAssignments()
|
any
|
getEditURL()
|
any
|
getEntityDisplayName()
|
any
|
getEntityName()
|
any
|
getExtendBaseID()
|
any
|
getFileMetaData([any property='fileid'])
|
any
|
getFirstName()
|
any
|
getFullName()
|
any
|
getImageURL(any size='undefined', [any direct='true'], [any complete='false'], [any height=''], [any width=''], [any default=''])
|
any
|
getInstanceName()
|
any
|
getInterestGroupsIterator()
|
any
|
getInterestGroupsQuery()
|
any
|
getLastName()
|
any
|
getMembershipsIterator()
|
any
|
getMembershipsQuery()
|
any
|
getMembersIterator()
|
any
|
getMembersQuery()
|
any
|
getPasswordExpiration([any expiresIn='[runtime expression]'])
|
any
|
getPasswordExpired()
|
any
|
getPrimaryKey()
|
any
|
getUserID()
|
any
|
isInGroup([any group], [any isPublic])
|
any
|
loadBy()
|
any
|
login()
|
any
|
readAddress([any name=''], [any addressID=''])
|
any
|
removeCategoryID([String categoryID])
|
any
|
removeGroupID([String groupID])
|
any
|
save()
|
any
|
set(any property, [any propertyValue])
|
any
|
setAddresses(any addresses)
deprecated. |
any
|
setCategoryID([String categoryID], boolean append='false')
|
any
|
setConfigBean([any configBean])
|
any
|
setCreated(string Created)
|
any
|
setFirstName([any firstname])
|
any
|
setGroupID([String groupID], boolean append='false')
|
any
|
setKeepPrivate(any KeepPrivate)
|
any
|
setLastLogin(String LastLogin)
|
any
|
setLastName([any lastname])
|
any
|
setLastUpdate(string LastUpdate)
|
any
|
setLastUpdateBy([String lastUpdateBy])
|
any
|
setPassedProtect(any passedProtect)
|
any
|
setPasswordCreated(string PasswordCreated)
|
any
|
setPasswordNoCache(string Password)
|
any
|
setSettingsManager([any settingsManager])
|
any
|
setType([any type])
|
any
|
setUserManager([any userManager])
|
any
|
setUsernameNoCache(string Username)
|
any
|
validate()
|
| Methods inherited from class lucee.Component |
|---|
| None |
| Constructor Detail |
|---|
| Property Detail |
|---|
access - publicrequired - falsereturntype - anyserializable - trueaccess - publicrequired - falsereturntype - anyserializable - trueaccess - publicrequired - falsereturntype - anyserializable - trueaccess - publicrequired - falsereturntype - anyserializable - trueaccess - publicrequired - falsereturntype - anyserializable - trueaccess - publicrequired - falsereturntype - anyserializable - trueaccess - publicrequired - falsereturntype - anyserializable - trueaccess - publicrequired - falsereturntype - anyserializable - trueaccess - publicrequired - falsereturntype - anyserializable - trueaccess - publicrequired - falsereturntype - anyserializable - trueaccess - publicrequired - falsereturntype - anyserializable - trueaccess - publicrequired - falsereturntype - anyserializable - trueaccess - publicrequired - falsereturntype - anyserializable - trueaccess - publicrequired - falsereturntype - anyserializable - trueaccess - publicrequired - falsereturntype - anyserializable - trueaccess - publicrequired - falsereturntype - anypersistent - falseserializable - trueaccess - publicrequired - falsereturntype - anyserializable - trueaccess - publicrequired - falsereturntype - anyserializable - trueaccess - publicrequired - falsereturntype - anyserializable - trueaccess - publicrequired - falsereturntype - anyserializable - trueaccess - publicrequired - falsereturntype - anyserializable - trueaccess - publicrequired - falsereturntype - anyserializable - trueaccess - publicrequired - falsereturntype - anyserializable - trueaccess - publicrequired - falsereturntype - anyserializable - trueaccess - publicrequired - falsereturntype - anyserializable - trueaccess - publicrequired - falsereturntype - anyserializable - trueaccess - publicrequired - falsereturntype - anyserializable - trueaccess - publicrequired - falsereturntype - anyserializable - trueaccess - publicrequired - falsereturntype - anyserializable - trueaccess - publicrequired - falsereturntype - anyserializable - trueaccess - publicrequired - falsereturntype - anyserializable - trueaccess - publicrequired - falsereturntype - anyserializable - trueaccess - publicrequired - falsereturntype - anyserializable - trueaccess - publicrequired - falsereturntype - anyserializable - trueaccess - publicrequired - falsereturntype - anyserializable - trueaccess - publicrequired - falsereturntype - anyserializable - trueaccess - publicrequired - falsereturntype - anyserializable - trueaccess - publicrequired - falsereturntype - anyserializable - trueaccess - publicrequired - falsereturntype - anyserializable - trueaccess - publicrequired - falsereturntype - anyserializable - trueaccess - publicrequired - falsefieldtype - idreturntype - anyserializable - trueaccess - publicrequired - falsereturntype - anyserializable - trueaccess - publicrequired - falsereturntype - anyserializable - true| Method Detail |
|---|
address - Instance of a addressBeanemailusername
clone
in class
bean
addressIDaddressID
getAllValues
in class
beanExtendable
autocomplete
getEntityDisplayName
in class
bean
getEntityName
in class
bean
getExtendBaseID
in class
beanExtendable
propertysizedirectcompleteheightwidthdefault
getInstanceName
in class
bean
expiresIn
getPrimaryKey
in class
bean
groupisPublic - optionalnameaddressIDcategoryIDgroupID
set
in class
bean
propertypropertyValuedeprecated
addressescategoryIDappend
setConfigBean
in class
beanExtendable
configBeanCreatedfirstnamegroupIDappendKeepPrivateLastLoginlastnameLastUpdate
setLastUpdateBy
in class
bean
lastUpdateBypassedProtectPasswordCreatedPasswordsettingsManager
setType
in class
beanExtendable
typeuserManagerUsername
validate
in class
bean