ZenphotoCMS 1.6.3

user_expiry

Option handler class

Table of Contents

Methods

__construct()  : mixed
class instantiation function
admin_tabs()  : mixed
checkcookie()  : mixed
checklogon()  : mixed
checkPasswordRenew()  : mixed
cleanup()  : mixed
edit_admin()  : mixed
getOptionsSupported()  : array<string|int, mixed>
Reports the supported options
handleOption()  : mixed
notify()  : mixed
passwordAllowed()  : mixed
reverify()  : string
Re-validates user's e-mail via ticket.
checkexpires()  : mixed

Methods

__construct()

class instantiation function

public __construct() : mixed

admin_tabs()

public static admin_tabs(mixed $tabs) : mixed
Parameters
$tabs : mixed

checkcookie()

public static checkcookie(mixed $loggedin) : mixed
Parameters
$loggedin : mixed

checklogon()

public static checklogon(mixed $loggedin, mixed $user) : mixed
Parameters
$loggedin : mixed
$user : mixed

checkPasswordRenew()

public static checkPasswordRenew() : mixed

cleanup()

public static cleanup(mixed $user) : mixed
Parameters
$user : mixed

edit_admin()

public static edit_admin(mixed $html, mixed $userobj, mixed $i, mixed $background, mixed $current, mixed $local_alterrights) : mixed
Parameters
$html : mixed
$userobj : mixed
$i : mixed
$background : mixed
$current : mixed
$local_alterrights : mixed

getOptionsSupported()

Reports the supported options

public getOptionsSupported() : array<string|int, mixed>
Return values
array<string|int, mixed>

handleOption()

public handleOption(mixed $option, mixed $currentValue) : mixed
Parameters
$option : mixed
$currentValue : mixed

notify()

public static notify(mixed $tab, mixed $subtab) : mixed
Parameters
$tab : mixed
$subtab : mixed

passwordAllowed()

public static passwordAllowed(mixed $msg, mixed $pwd, mixed $user) : mixed
Parameters
$msg : mixed
$pwd : mixed
$user : mixed

reverify()

Re-validates user's e-mail via ticket.

public static reverify(string $path) : string
Parameters
$path : string

the script (which we ignore)

Return values
string

checkexpires()

private static checkexpires(mixed $loggedin, mixed $userobj) : mixed
Parameters
$loggedin : mixed
$userobj : mixed

        
On this page

Search results