LocaleStatus
class LocaleStatus (View source)
Properties
protected LocalRemoteCouple[] | $installedUpdated | ||
protected LocalRemoteCouple[] | $installedOutdated | ||
protected Stats[] | $onlyRemote | ||
protected Stats[] | $onlyLocal |
Methods
__construct()
No description
$this
getInstalledUpdated()
No description
$this
getInstalledOutdated()
No description
$this
Stats[]
getOnlyRemote()
No description
$this
Stats[]
getOnlyLocal()
No description
Details
__construct()
No description
$this
addInstalledUpdated($localeID, LocalRemoteCouple $value)
No description
LocalRemoteCouple[]
getInstalledUpdated()
No description
$this
addInstalledOutdated($localeID, LocalRemoteCouple $value)
No description
LocalRemoteCouple[]
getInstalledOutdated()
No description
$this
addOnlyRemote($localeID, Stats $value)
No description
Stats[]
getOnlyRemote()
No description
$this
addOnlyLocal($localeID, Stats $value)
No description
Stats[]
getOnlyLocal()
No description