Class InfoBoxMessage
| category |
System |
|---|---|
| package |
InfoBox |
| subpackage |
Entities |
__construct()
getAddedDateTime() : \DateTime
\DateTimeThe added date time.
getButtonLabel(\LanguageCode $languageCode) : string
stringThe message button label.
getButtonLabelCollection() : \EditableKeyValueCollection
getButtonLink() : string
stringLink of the message button.
getCustomerId() : integer
integer
getHeadLine(\LanguageCode $languageCode) : string
stringThe message headline.
getHeadLineCollection() : \EditableKeyValueCollection
getId() : integer
integerID of the message.
getIdentifier() : string
stringMessage identifier.
getMessage(\LanguageCode $languageCode) : string
getMessageCollection() : \EditableKeyValueCollection
getModifiedDateTime() : \DateTime
\DateTimeThe modified date time.
getSource() : string
stringSource of the message.
getStatus() : string
stringStatus of the message.
getType() : string
string
getVisibility() : string
stringVisibility of the message.
setAddedDateTime(\DateTime $dateTime) : \InfoBoxMessage
\DateTimeMessage added date time value.
\InfoBoxMessageSame instance for method chaining.
setButtonLabel(\StringType $text, \LanguageCode $languageCode) : \InfoBoxMessage
setButtonLabelCollection(\KeyValueCollection $buttonLabels) : \InfoBoxMessage
setButtonLink(\StringType $buttonLink) : \InfoBoxMessage
setCustomerId(\IdType $customerId) : \InfoBoxMessage
setHeadLine(\StringType $text, \LanguageCode $languageCode) : \InfoBoxMessage
setHeadLineCollection(\KeyValueCollection $headlines) : \InfoBoxMessage
setId(\IdType $id) : \InfoBoxMessage
setIdentifier(\StringType $identifier) : \InfoBoxMessage
setMessage(\StringType $text, \LanguageCode $languageCode) : \InfoBoxMessage
setMessageCollection(\KeyValueCollection $messages) : \InfoBoxMessage
setModifiedDateTime(\DateTime $dateTime) : \InfoBoxMessage
\DateTimeMessage modification date time.
\InfoBoxMessageSame instance for method chaining.
setSource(\StringType $source) : \InfoBoxMessage
setStatus(\StringType $status) : \InfoBoxMessage
setType(\StringType $type) : \InfoBoxMessage
setVisibility(\StringType $visibility) : \InfoBoxMessage
source : string
| var |
|---|
string
id : string
| var |
|---|
string
identifier : string
| var |
|---|
string
status : string
| var |
|---|
string
type : string
| var |
|---|
string
visibility : string
| var |
|---|
string
customerId : integer
| var |
|---|
integer
addedDateTime : \DateTime
| var |
|---|
\DateTime
modifiedDateTime : \DateTime
| var |
|---|
\DateTime