PHP Class MembersController

Inheritance: extends AppController
显示文件 Open project: baserproject/basercms Class Usage Examples

Public Properties

Property Type Description
$name string クラス名
$uses array モデル

Public Methods

Method Description
mypage_index ( ) [MYPAGE] メンバー編集

Method Details

mypage_index() public method

[MYPAGE] メンバー編集
public mypage_index ( )

Property Details

$name public_oe property

クラス名
public string $name
return string

$uses public_oe property

モデル
public array $uses
return array