PHP Class Store\Models\CreateApplyForm

Inheritance: extends yii\base\Model
Datei anzeigen Open project: daixianceng/xiaoego.com Class Usage Examples

Public Properties

Property Type Description
$remark string

Public Methods

Method Description
__construct ( array $config = [] ) Creates a form model
attributeLabels ( )
create ( $runValidation = true )
getApply ( )
getPurchaseList ( )
rules ( )

Method Details

__construct() public method

Creates a form model
public __construct ( array $config = [] )
$config array name-value pairs that will be used to initialize the object properties

attributeLabels() public method

public attributeLabels ( )

create() public method

public create ( $runValidation = true )

getApply() public method

public getApply ( )

getPurchaseList() public method

public getPurchaseList ( )

rules() public method

public rules ( )

Property Details

$remark public_oe property

public string $remark
return string