PHP Class ARBiz

Author: Administrator
Inheritance: extends DBGrouponBiz
Show file Open project: yinhe/yincart Class Usage Examples

Public Properties

Property Type Description
$status 是否显示

Public Methods

Method Description
attributeLabels ( ) : array
checkMobile ( )
getPhotoPath ( )
model ( $className = __CLASS__ )
myBiz ( $biz_id )
rules ( )

Protected Methods

Method Description
beforeSave ( )

Method Details

attributeLabels() public method

public attributeLabels ( ) : array
return array customized attribute labels (name=>label)

beforeSave() protected method

protected beforeSave ( )

checkMobile() public method

public checkMobile ( )

getPhotoPath() public method

public getPhotoPath ( )

model() public static method

public static model ( $className = __CLASS__ )

myBiz() public static method

public static myBiz ( $biz_id )

rules() public method

public rules ( )

Property Details

$status public static property

是否显示
public static $status