class UserEntity (View source)

Methods

static bool
exists($db, $name)

No description

static string
getUserNameById($db, $user_id)

No description

Details

static bool exists($db, $name)

No description

Parameters

$db
$name

Return Value

bool

static string getUserNameById($db, $user_id)

No description

Parameters

$db
$user_id

Return Value

string