Property | Type | Description | |
---|---|---|---|
$_magento | |||
$_table_name | string |
Method | Description | |
---|---|---|
__construct ( |
||
deleteValue ( $path, $scope, $scope_id ) : integer | ||
getAllValues ( ) : array | ||
getValue ( $path ) : array | ||
setValue ( $path, $value, $scope, $scope_id ) : integer |
public deleteValue ( $path, $scope, $scope_id ) : integer | ||
$path | ||
$scope | ||
$scope_id | ||
return | integer | Number of affected rows |
protected Magento,MageConfigSync $_magento | ||
return |