VirtueMart  3.2.14.9808
Public Member Functions | Private Attributes | List of all members
Message Class Reference

Public Member Functions

 setSummary ($value)
 
 getSummary ()
 
 setDetails ($value)
 
 getDetails ()
 
 setHelpLink ($value)
 
 getHelpLink ()
 
 setRefersTo ($value)
 
 getRefersTo ()
 
 setSeverity ($value)
 
 getSeverity ()
 
 setSource ($value)
 
 getSource ()
 
 setName ($value)
 
 getName ()
 
 getSummary ()
 
 getDetails ()
 
 getHelpLink ()
 
 getRefersTo ()
 
 getSeverity ()
 
 getSource ()
 
 getName ()
 
 setSummary ($value)
 
 setDetails ($value)
 
 setHelpLink ($value)
 
 setRefersTo ($value)
 
 setSeverity ($value)
 
 setSource ($value)
 
 setName ($value)
 

Private Attributes

 $Summary
 
 $Details
 
 $HelpLink
 
 $RefersTo
 
 $Severity
 
 $Source
 
 $Name
 

Member Function Documentation

Message::getDetails ( )
Message::getDetails ( )

Gets the details of the message.

Returns
string
Message::getHelpLink ( )
Message::getHelpLink ( )

Gets the URL to help page for this message.

Returns
unknown
Message::getName ( )
Message::getName ( )

Gets the name of the message.

Returns
unknown
Message::getRefersTo ( )
Message::getRefersTo ( )

Gets the item the message refers to, if applicable. Used to indicate a missing or incorrect value.

Returns
unknown
Message::getSeverity ( )
Message::getSeverity ( )

Gets the Severity Level of the message.

Returns
unknown
Message::getSource ( )
Message::getSource ( )

Gets the source of the message.

Returns
unknown
Message::getSummary ( )
Message::getSummary ( )

Gets the concise summary of the message.

Returns
string
Message::setDetails (   $value)
Message::setDetails (   $value)
Message::setHelpLink (   $value)
Message::setHelpLink (   $value)
Message::setName (   $value)
Message::setName (   $value)
Message::setRefersTo (   $value)
Message::setRefersTo (   $value)
Message::setSeverity (   $value)
Message::setSeverity (   $value)
Message::setSource (   $value)
Message::setSource (   $value)
Message::setSummary (   $value)
Message::setSummary (   $value)

Member Data Documentation

Message::$Details
private
Message::$HelpLink
private
Message::$Name
private
Message::$RefersTo
private
Message::$Severity
private
Message::$Source
private
Message::$Summary
private

The documentation for this class was generated from the following file: