>> YANA 4 PHP Framework >> Docs For Class plugin_user

Class plugin_user

Description

user authentification plugin

  • access: public

Located in /plugins/user/plugin_user.php

Plugin
   |
   --plugin_user
Method Summary

Methods

Check if login data is correct
bool check_login (
array $ARGS
)
List of parameters:
Name Type Description
$ARGS array
Description:
  • access: public
Logout
bool logout (
array $ARGS
)
List of parameters:
Name Type Description
$ARGS array
Description:
  • access: public
Set new password
bool set_pwd (
array $ARGS
)
List of parameters:
Name Type Description
$ARGS array
Description:
  • access: public
inherited from base classes

Inherited From Plugin

Documentation generated on Sun, 11 Mar 2007 15:02:54 +0100 by phpDocumentor 1.3.1

yana author: Thomas MeyerHomepage: www.yanaframework.net