Marcus Ramberg > MojoMojo-0.999029 > MojoMojo::Schema::Result::Person

Download:
MojoMojo-0.999029.tar.gz

Dependencies

Annotate this POD

CPAN RT

Open  0
Report a bug
Source   Latest Release: MojoMojo-0.999041

NAME ^

MojoMojo::Schema::Result::Person

METHODS ^

is_admin

Checks if user belongs to list of admins.

link

Returns relative link to users home node.

can_edit <path>

Checks if a user has rights to edit a given path.

pass_matches <pass1> <pass2>

Returns true if pass1 eq pass2. For validation

valid_pass <password>

check password against database.

age

Returns age of the user in years.

LICENSE ^

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