\MembershipController

サイト管理【入会退会設定】

Add your application-wide methods in the class below, your controllers will inherit them.

Summary

Methods
Properties
Constants
edit()
$components
$helpers
$uses
No constants found
No protected methods found
No protected properties found
N/A
__prepare()
__parseRequestData()
No private properties found
N/A

Properties

$components

$components : array

使用コンポーネント

Type

array

$helpers

$helpers : array

使用ヘルパー

Type

array

$uses

$uses : array

use model

Type

array

Methods

edit()

edit() : void

edit

__prepare()

__prepare() : void

前準備

__parseRequestData()

__parseRequestData() : void

リクエストデータのパース処理