Overview

Packages

  • Auth
    • Ads
    • Ldap
    • Xoops
  • Autotasks
  • Config
    • Category
    • Item
    • Option
  • Core
    • Filesystem
    • Filters
    • Logger
    • Mail
    • Message
    • Password
    • Security
    • StopSpammer
    • Template
    • Textsanitizer
    • VersionChecker
  • Data
    • Avatar
    • Comment
  • Database
    • Connection
    • Criteria
    • Legacy
    • MySQL
    • PDO
    • Updater
  • Feeds
    • RSS
  • File
  • Form
    • Base
    • Elements
  • ICMS
    • IPF
      • View
  • Image
    • Category
  • Ipf
    • Category
    • Controller
    • Export
    • form
    • Keyhighlighter
    • Member
    • Object
    • Permission
    • richfile
    • Tree
    • urllink
    • View
  • kernel
    • Set
  • Member
    • Group
    • GroupMembership
    • GroupPermission
    • User
  • Messaging
  • Module
  • None
  • Notification
  • Page
  • Plugins
    • Editor
  • Preload
    • Libraries
  • Privmessage
  • Session
  • SmartObject
  • View
    • Block
    • Breadcrumb
    • PageNav
    • PrinterFriendly
    • Template
    • Templates
    • Theme
    • Tree

Classes

  • icms_auth_Xoops
  • Overview
  • Package
  • Class

Class icms_auth_Xoops

Authentification class for Native XOOPS

icms_auth_Object
Extended by icms_auth_Xoops
Package: Auth\Xoops
Category: ICMS
Copyright: copyright (c) 2000-2003 XOOPS.org
License: LICENSE.txt
Author: Pierre-Eric MENUET pemphp@free.fr
Located at auth/Xoops.php
Methods summary
public
# __construct( object & $dao )

Authentication Service constructor constructor

Authentication Service constructor constructor

Parameters

$dao
reference to dao object

Overrides

icms_auth_Object::__construct()
public object
# authenticate( string $uname, string $pwd = null )

Authenticate user

Authenticate user

Parameters

$uname
$pwd

Returns

object
icms_member_user_Object icms_member_user_Object object

Overrides

icms_auth_Object::authenticate()
Methods inherited from icms_auth_Object
getErrors(), getHtmlErrors(), setErrors()
API documentation generated by ApiGen