NAME
MojoMojo::Schema::ResultSet::Person
METHODS
- get_person
-
Get a person by login.
- get_user
-
Same as "get_person".
- registration_profile
-
returns a Data::FormValidator profile for registration.
- user_free
-
Check if a username is already in user. Returns 1 for free, 0 for in use.
LICENSE
This library is free software . You can redistribute it and/or modify it under the same terms as perl itself.