MojoMojo::Schema::ResultSet::Person - resultset methods on users


MojoMojo documentation  | view source Contained in the MojoMojo distribution.

Index


NAME

Top

MojoMojo::Schema::ResultSet::Person - resultset methods on users

METHODS

Top

get_person

Get a person by login.

get_user

Same as get_person.

user_free

Check if a username is available. Returns 1 for available, 0 for in use.

AUTHOR

Top

Marcus Ramberg <mramberg@cpan.org>

LICENSE

Top

This library is free software. You can redistribute it and/or modify it under the same terms as Perl itself.


MojoMojo documentation  | view source Contained in the MojoMojo distribution.