PHP Class SettingsManager

Afficher le fichier Open project: damnpoet/yiicart Class Usage Examples

Méthodes publiques

Méthode Description
getValue ( $settingName, $storeId, $group = 'config' )
init ( )
setValue ( $settingName, $settingValue, $storeId, $group = 'config' )

Method Details

getValue() public méthode

public getValue ( $settingName, $storeId, $group = 'config' )

init() public méthode

public init ( )

setValue() public méthode

public setValue ( $settingName, $settingValue, $storeId, $group = 'config' )