Class VersionInfoItemInterface
category |
System |
---|---|
package |
VersionInfo |
subpackage |
ValueObjects |
getChangelogVersionURL() : string
string
getInstallationDate() : \DateTime
\DateTime
getInstalledStatus() : string
string
getName() : string
string
getVendor() : string
string
getVersion() : string
string
isCurrentInstallationVersion() : boolean
boolean
isFailedInstallationVersion() : boolean
boolean
isForcedInstallationVersion() : boolean
boolean
isInstalledTargetVersion() : boolean
boolean
isOriginInstallationVersion() : boolean
boolean
setCurrentInstallationVersion(boolean $isCurrentInstallationVersion) : \VersionInfoItemInterface
setFailedInstallationVersion( $isFailedInstallationVersion) : boolean
boolean
setForcedInstallationVersion( $isForcedInstallationVersion) : boolean
boolean
setIsInstalledTargetVersion(boolean $isInstalledTargetVersion) : \VersionInfoItemInterface
setOriginInstallationVersion( $isOriginInstallationVersion) : \VersionInfoItemInterface