Todo List
Bs_Object | --Bs_MagicClass | --Bs_Group
dependencies:
[line 29]
[line 40]
[line 39]
'id' => obj, )
Bs_Group Bs_Group( [bool $loadPersistHints = TRUE], [bool $loadFormHints = FALSE])
void addUser( mixed $userObj)
object (instance getUser( string $user)
bool hasUserById( mixed $id)
bool hasUserByUsername( string $user, [bool $ignoreCase = TRUE])
example: $group->hasUserByUsername('TOM'); will return TRUE even if there is "only" a user 'tom'.
void loadFormHints( )
void loadPersistHints( )
void removeUser( mixed $username)