class UserInfo extends Model (View source)

Properties

string $driveNotificationAvatarUrl
string $updaterCountDisplayType
int $updaterCountToShow
string $updaterToShowEmail
string $updaterToShowGaiaId
string $updaterToShowName
protected $updaterToShowUserIdType
protected $updaterToShowUserIdDataType

Methods

setDriveNotificationAvatarUrl($driveNotificationAvatarUrl)

No description

string
setUpdaterCountDisplayType($updaterCountDisplayType)

No description

string
getUpdaterCountDisplayType()

No description

setUpdaterCountToShow($updaterCountToShow)

No description

int
getUpdaterCountToShow()

No description

setUpdaterToShowEmail($updaterToShowEmail)

No description

string
getUpdaterToShowEmail()

No description

setUpdaterToShowGaiaId($updaterToShowGaiaId)

No description

string
getUpdaterToShowGaiaId()

No description

setUpdaterToShowName($updaterToShowName)

No description

string
getUpdaterToShowName()

No description

setUpdaterToShowUserId(UserId $updaterToShowUserId)

No description

getUpdaterToShowUserId()

No description

Details

setDriveNotificationAvatarUrl($driveNotificationAvatarUrl)

No description

Parameters

$driveNotificationAvatarUrl

string getDriveNotificationAvatarUrl()

No description

Return Value

string

setUpdaterCountDisplayType($updaterCountDisplayType)

No description

Parameters

$updaterCountDisplayType

string getUpdaterCountDisplayType()

No description

Return Value

string

setUpdaterCountToShow($updaterCountToShow)

No description

Parameters

$updaterCountToShow

int getUpdaterCountToShow()

No description

Return Value

int

setUpdaterToShowEmail($updaterToShowEmail)

No description

Parameters

$updaterToShowEmail

string getUpdaterToShowEmail()

No description

Return Value

string

setUpdaterToShowGaiaId($updaterToShowGaiaId)

No description

Parameters

$updaterToShowGaiaId

string getUpdaterToShowGaiaId()

No description

Return Value

string

setUpdaterToShowName($updaterToShowName)

No description

Parameters

$updaterToShowName

string getUpdaterToShowName()

No description

Return Value

string

setUpdaterToShowUserId(UserId $updaterToShowUserId)

No description

Parameters

UserId $updaterToShowUserId

UserId getUpdaterToShowUserId()

No description

Return Value

UserId