previousAuth::checkAuth() (Previous) (Next) Auth::getAuthData()next

View this page in Last updated: Sun, 21 Jun 2009
English | Brazilian Portuguese | Chinese | Dutch | French | German | Hungarian | Japanese | Polish | Russian | Spanish | Turkish

Auth::getAuth()

Auth::getAuth() – ユーザが認証済みかどうか調べる

Synopsis

boolean Auth::getAuth ( )

Description

ユーザが認証済みかどうか調べます。

以前はこの関数の挙動は Auth::getAuth() とは異なりましたが、 現在は単なるエイリアスとなっています。

Return value

boolean - ユーザが既に認証済みならば、関数は TRUE を返します。 そうでなければ、FALSE を返します。

Note

This function can not be called statically.

previousAuth::checkAuth() (Previous) (Next) Auth::getAuthData()next

Download Documentation Last updated: Sun, 21 Jun 2009
Do you think that something on this page is wrong? Please file a bug report or add a note.
User Notes:
There are no user contributed notes for this page.