PHP 클래스 LonxomController

상속: extends Controller
파일 보기 프로젝트 열기: yinhe/yincart

공개 프로퍼티들

프로퍼티 타입 설명
$layout 当前时间戳
$now

공개 메소드들

메소드 설명
go ( string $msg, array/ $url, string $type = 'error' ) 设置正确/错误消息,并跳转到指定Url
init ( )
performAjaxValidation ( $model )

메소드 상세

go() 공개 메소드

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

init() 공개 메소드

public init ( )

performAjaxValidation() 공개 메소드

public performAjaxValidation ( $model )

프로퍼티 상세

$layout 공개적으로 프로퍼티

当前时间戳
public $layout

$now 공개적으로 프로퍼티

public $now