Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
LonxomController
PHP Class LonxomController
Author:
[email protected]
Inheritance:
extends
Controller
ファイルを表示
Open project: yinhe/yincart
Public Properties
Property
Type
Description
$layout
当前时间戳
$now
Public Methods
Method
Description
go
(
string
$msg
,
array/
$url
,
string
$type
= 'error' )
设置正确/错误消息,并跳转到指定Url
init
( )
performAjaxValidation
(
$model
)
Method Details
go()
public
method
设置正确/错误消息,并跳转到指定Url
public
go
(
string
$msg
,
array/
$url
,
string
$type
= 'error' )
$msg
string
$url
array/
$type
string
error info success
init()
public
method
public
init
( )
performAjaxValidation()
public
method
public
performAjaxValidation
(
$model
)
Property Details
$layout
public_oe property
当前时间戳
public
$layout
$now
public_oe property
public
$now