previousAuth::getUsername() (Previous) (Next) Auth::logout()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::listUsers()

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

Synopsis

array Auth::listUsers ( )

Description

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

Return value

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

Note

This function can not be called statically.

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

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