**Delegate.Name
****用途
説明
****パラメータ
:''&$xoopsUser''|XoopsUserオブジェクト~
Delegate関数内で、XoopsUserオブジェクトを生成して$xoopsUserにセットします。
****宣言箇所
''Legacy_Controller::Legacy_Controller()'' : [/modules/base/kernel/Legacy_Controller.class.php]
****呼出箇所
''Legacy_Controller::_setupUser()'' : [/modules/base/kernel/Legacy_Controller.class.php]
****標準実装関数
''User_Login::login(&$xoopsUser)'' - [/modules/user/preload/Primary/Primary.class.php]~
''Legacy_SiteClose::callbackSiteLogin(&$xoopsUser)'' - [/modules/base/preload/Primary/SiteClose.class.php]