Property | Type | Description | |
---|---|---|---|
$_Session | Session | セッション | |
$actsAs | array | ビヘイビア | |
$belongsTo | array | belongsTo | |
$name | string | クラス名 | |
$validate | array | バリデーション |
Method | Description | |
---|---|---|
isPermitted ( array $check ) | アクセス権があるかチェックする | |
setSession ( SessionComponent $Session ) | セッションをセットする |
public setSession ( SessionComponent $Session ) | ||
$Session | SessionComponent |