UserPosixAccount
class UserPosixAccount extends Model (View source)
Properties
string | $accountId | ||
string | $gecos | ||
string | $gid | ||
string | $homeDirectory | ||
string | $operatingSystemType | ||
bool | $primary | ||
string | $shell | ||
string | $systemId | ||
string | $uid | ||
string | $username |
Methods
setAccountId($accountId)
No description
string
getAccountId()
No description
setGecos($gecos)
No description
string
getGecos()
No description
setGid($gid)
No description
string
getGid()
No description
setHomeDirectory($homeDirectory)
No description
string
getHomeDirectory()
No description
setOperatingSystemType($operatingSystemType)
No description
string
getOperatingSystemType()
No description
setPrimary($primary)
No description
bool
getPrimary()
No description
setShell($shell)
No description
string
getShell()
No description
setSystemId($systemId)
No description
string
getSystemId()
No description
setUid($uid)
No description
string
getUid()
No description
setUsername($username)
No description
string
getUsername()
No description
Details
setAccountId($accountId)
No description
string
getAccountId()
No description
setGecos($gecos)
No description
string
getGecos()
No description
setGid($gid)
No description
string
getGid()
No description
setHomeDirectory($homeDirectory)
No description
string
getHomeDirectory()
No description
setOperatingSystemType($operatingSystemType)
No description
string
getOperatingSystemType()
No description
setPrimary($primary)
No description
bool
getPrimary()
No description
setShell($shell)
No description
string
getShell()
No description
setSystemId($systemId)
No description
string
getSystemId()
No description
setUid($uid)
No description
string
getUid()
No description
setUsername($username)
No description
string
getUsername()
No description