PHP Class LonxomController

Inheritance: extends Controller
Afficher le fichier Open project: yinhe/yincart

Méthodes publiques

Свойство Type Description
$layout 当前时间戳
$now

Méthodes publiques

Méthode Description
go ( string $msg, array/ $url, string $type = 'error' ) 设置正确/错误消息,并跳转到指定Url
init ( )
performAjaxValidation ( $model )

Method Details

go() public méthode

设置正确/错误消息,并跳转到指定Url
public go ( string $msg, array/ $url, string $type = 'error' )
$msg string
$url array/
$type string error info success

init() public méthode

public init ( )

performAjaxValidation() public méthode

public performAjaxValidation ( $model )

Property Details

$layout public_oe property

当前时间戳
public $layout

$now public_oe property

public $now