<<

NAME

pfappserver::Model::User - Catalyst Model

DESCRIPTION

Catalyst Model.

field_names

read

_make_actions

countAll

search

nodes

Return the nodes associated to the person ID.

violations

Return the violations associated to the person ID.

update

update_actions

mail

delete

createSingle

pf::web::guest::preregister

_userRoleAllowedForUser

    ensure the only uses with the all role can give another user the all role

__doesActionHaveAllAccessLevel

   does the action have the All role

createMultiple

pf::web::guest::preregister_multiple

import

pf::web::guest::import_csv

bulkRegister

bulkDeregister

bulkApplyRole

bulkApplyViolation

closeViolations

COPYRIGHT

Copyright (C) 2005-2015 Inverse inc.

LICENSE

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.

<<