CMSimple_XH 開発者ドキュメント
XH\PasswordForgotten クラス

公開メンバ関数

 dispatch ()
 
 mac ($previous=false)
 
 checkMac ($mac)
 

詳解

PasswordForgotten.php26 行目に定義があります。

関数詳解

◆ checkMac()

XH\PasswordForgotten::checkMac (   $mac)

Returns whether a MAC is valid.

引数
string$macA MAC.
戻り値
bool

PasswordForgotten.php114 行目に定義があります。

◆ dispatch()

XH\PasswordForgotten::dispatch ( )

Dispatches according to the request.

戻り値
void

PasswordForgotten.php40 行目に定義があります。

◆ mac()

XH\PasswordForgotten::mac (   $previous = false)

Returns a MAC for the current or previous hour.

引数
bool$previousWhether to generate the MAC for the previous hour.
戻り値
string

array The configuration of the core.

PasswordForgotten.php95 行目に定義があります。


このクラス詳解は次のファイルから抽出されました: