![]() |
![]()
| ![]() |
![]()
NAMEMojoMojo::Schema::Result::Person - store user info METHODSis_adminChecks if user belongs to list of admins. linkReturns a relative link to the user's home node. can_edit <path>Checks if a user has rights to edit a given path. pagesReturn the pages created by the user. pass_matches <pass1> <pass2>Returns true if pass1 eq pass2. valid_pass <password>Check password against database. hashedApply a SHA1 hash to the input string. interests_formattedFormat a person's interests. music_formattedFormat a person's music preferences. movies_formattedFormat a person's movie tastes. ageReturns age of the user in years. AUTHORMarcus Ramberg <mramberg@cpan.org> AUTHORMarcus Ramberg <mramberg@cpan.org> LICENSEThis library is free software. You can redistribute it and/or modify it under the same terms as Perl itself.
|