Class Ion_auth
Name: Ion Auth
Author: Ben Edmunds ben.edmunds@gmail.com
Benedmunds:
Located at ionauth/libraries/Ion_auth.php
Added Awesomeness: Phil Sturgeon
Location: http://github.com/benedmunds/CodeIgniter-Ion-Auth
Created: 10.01.2009
Description: Modified auth system based on redux_auth with extensive customization. This is basically what Redux Auth 2 should be. Original Author name has been kept but that does not mean that the method has not been modified.
Requirements: PHP5 or above
Located at ionauth/libraries/Ion_auth.php
Methods summary
public
|
|
public
mixed
|
|
public
mixed
|
|
public
mixed
|
|
public
boolean
|
|
public
boolean
|
|
public
boolean
|
|
public
|
|
public
boolean
|
|
public
integer
|
|
public
boolean
|
|
public
boolean
|
Properties summary
protected
string
|
$status
account status ('not_activated', etc ...) |
|
public
array
|
$_extra_where
extra where |
#
array()
|
public
array
|
$_extra_set
extra set |
#
array()
|
public
array
|
$_cache_user_in_group
caching of users and their groups |