\Acms\Services\Update\DatabaseRule

Summary

Methods
Properties
Constants
update()
No public properties found
No constants found
addGroupConfig()
addNavigationPublish()
$fromVersion
$toVersion
N/A
update140()
update142()
update150()
No private properties found
N/A

Properties

$fromVersion

$fromVersion : string

Type

string

$toVersion

$toVersion : string

Type

string

Methods

update()

update(string  $fromVersion, string  $toVersion) 

例外的なアップデートを実行

Parameters

string $fromVersion
string $toVersion

addGroupConfig()

addGroupConfig(string  $group, array  $vals, null|integer  $rid = null, null|integer  $mid = null, string  $bid) 

フィールドグループのコンフィグを追加

Parameters

string $group
array $vals
null|integer $rid
null|integer $mid
string $bid

addNavigationPublish()

addNavigationPublish(null|integer  $rid = null, null|integer  $mid = null, integer  $bid) : boolean

navigation_publish = on を追加

Parameters

null|integer $rid
null|integer $mid
integer $bid

Returns

boolean

update140()

update140() 

v1.4.0以前からのアップデート コンフィグ画面用のconfigフィールドグループを追加

update142()

update142() 

v1.4.2以前からのアップデート Api_Yahoo_* の名前変更対応

update150()

update150() 

v1.5.0以前からのアップデート navigation_publish = on を追加