- 追加された行はこの色です。
- 削除された行はこの色です。
#freeze uid:1 aid:0 gid:0
// author:1
// author_ucd:d9G8ajWEStk6 nobunobu
**Site.Login
****用途
セッション継続時に、セッション変数'xoopsUserId'を元にして、対話中のユーザの情報を取得し、$xoopUserオブジェクトの生成を行う。
****パラメータ
&$xoopsUser : XoopsUserオブジェクト
****宣言箇所
Legacy_Controller::Legacy_Controller() (/modules/base/kernel/Legacy_Controller.class.php)
Legacy_Controller::Legacy_Controller() : [/modules/base/kernel/Legacy_Controller.class.php]
User_Login::login(&$xoopsUser) (/modules/user/preload/Primary/Primary.class.php)
****標準実装関数
User_Login::login(&$xoopsUser) : [/modules/user/preload/Primary/Primary.class.php]