\Modules\System\ModelsConfig

Class Config

Summary

Methods
Properties
Constants
batchUpdate()
serializeDate()
store()
up()
group()
getConfig()
No public properties found
No constants found
each()
$table
$group
N/A
No private methods found
No private properties found
N/A

Properties

$table

$table : 

Type

$group

$group : 

Type

Methods

batchUpdate()

batchUpdate(array  $option, string  $condition) : integer|boolean

Parameters

array $option
string $condition

Returns

integer|boolean

serializeDate()

serializeDate(\DateTimeInterface  $dateTime) 

Parameters

\DateTimeInterface $dateTime

store()

store(  $data) 

Parameters

$data

up()

up(  $data) 

Parameters

$data

group()

group(  $name) : $this

设置分组

Parameters

$name

Returns

$this

getConfig()

getConfig(  $key = array()) : array

获取配置

Parameters

$key

Returns

array

each()

each(  $data) 

Parameters

$data