previousAuth::changePassword() (Previous) (Next) Auth::getAuth()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::checkAuth()

Auth::checkAuth() – 有効な認証情報を持つセッションが存在するかどうかを調べる

Synopsis

boolean Auth::checkAuth ( )

Description

有効な認証情報を持つセッションが存在するかどうかを調べます。

Return value

boolean - 有効な認証情報を持つセッションが存在する場合、この関数は TRUE を返します。それ以外の場合は FALSE を返します。

Note

This function can not be called statically.

previousAuth::changePassword() (Previous) (Next) Auth::getAuth()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.