Auth::getUsername() (Previous) (Next) Auth::logout()

View this page in Last updated: Sun, 05 Oct 2008
English | Dutch | French | German | Hungarian | Japanese | Polish | Russian | Spanish | Plain HTML

Auth::listUsers()

Auth::listUsers() -- ユーザの一覧を取得する

説明

現在の Auth コンテナで、現在有効となっているユーザの一覧を返します。

返り値

array - ユーザの詳細情報の配列を返します。現在は統一された決まりはありません。 何がどのように返されるのかについては、各 Auth コンテナのドキュメントを参照ください。

注意

この関数は、スタティックにコールする ことはできません。

すべての Auth コンテナがこの機能を実装しているというわけではありません。

Auth::getUsername() (Previous) (Next) Auth::logout()

Download Documentation Last updated: Sun, 05 Oct 2008
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.