PHP Class Piwik\Settings\Storage\Backend\MeasurableSettingsTable
If a value that needs to be stored is an array, will insert a new row for each value of this array.
Afficher le fichier
Open project: piwik/piwik
Class Usage Examples
Méthodes publiques
Private Methods
Method Details
__construct()
public méthode
getStorageId()
public méthode
removeAllSettingsForPlugin()
public static méthode
removeAllSettingsForSite()
public static méthode
Saves (persists) the current setting values in the database.