LiveUser::isInactive() -- Function that determines if the user exists but hasn't yet beendeclared "active" by an administrator.
Description
Use this to check if this was the reason why a user was not able to login. true == Not active false == active
Throws
throws no exceptions thrown
Note
This function can not be called
statically.