\SiteManagerSaveBehavior

サイト管理のSave Behavior

Summary

Methods
Properties
Constants
saveUserAttributeSettingByUserRegist()
saveUserRegistMail()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Methods

saveUserAttributeSettingByUserRegist()

saveUserAttributeSettingByUserRegist(\Model  $model, array  $data) : array

自動登録時で入力させる項目の登録

Parameters

\Model $model

ビヘイビア呼び出し元モデル

array $data

リクエストデータ配列

Throws

\InternalErrorException

Returns

array —

リクエストデータ

saveUserRegistMail()

saveUserRegistMail(\Model  $model, array  $data) : array

自動登録メール件名・本文の登録

Parameters

\Model $model

ビヘイビア呼び出し元モデル

array $data

リクエストデータ配列

Throws

\InternalErrorException

Returns

array —

リクエストデータ