\Nano4\ControllersAuth

Summary

Methods
Properties
Constants
handle_login()
handle_logout()
handle_forgot()
handle_activate()
send_activation_email()
No public properties found
No constants found
__construct_auth_controller()
invalid()
get_validation_code()
check_reset_code()
mail_reset_pw()
No protected properties found
N/A
No private methods found
No private properties found
N/A

Methods

handle_login()

handle_login(  $opts,   $path = Null) 

Parameters

$opts
$path

handle_logout()

handle_logout(  $opts,   $path = Null) 

Parameters

$opts
$path

handle_forgot()

handle_forgot(  $opts,   $path = Null) 

Parameters

$opts
$path

handle_activate()

handle_activate(  $opts,   $path = Null) 

Parameters

$opts
$path

send_activation_email()

send_activation_email(  $user,   $opts = array()) 

Parameters

$user
$opts

__construct_auth_controller()

__construct_auth_controller(  $opts = array()) 

Parameters

$opts

invalid()

invalid(  $message,   $context = null,   $log = null,   $user = null) 

Parameters

$message
$context
$log
$user

get_validation_code()

get_validation_code(  $opts,   $path) 

Parameters

$opts
$path

check_reset_code()

check_reset_code(  $validCode,   $opts) 

Parameters

$validCode
$opts

mail_reset_pw()

mail_reset_pw(  $user,   $opts,   $template,   $subject) 

Parameters

$user
$opts
$template
$subject