Inherited Variables
Inherited Constants
Inherited Methods
Class Details
[ Top ]
Class Variables
$category
[line 62]
String, category of the comment, if this is a comment.
Type: mixed
Overrides:
[ Top ]
$content
[line 52]
String, Content of the message. Will also temporarily hold the URI to fetch the content from before it does get loaded.
Type: mixed
Overrides:
[ Top ]
$creator
[line 41]
String, Name of the creator of this message.
Type: mixed
Overrides:
[ Top ]
$date
[line 46]
String, last modified data in W3C date format.
Type: mixed
Overrides:
[ Top ]
$id
[line 36]
String, ID of this message.
Type: mixed
Overrides:
[ Top ]
$position
[line 57]
XPointer string, the location if this is a comment.
Type: mixed
Overrides:
[ Top ]
$replies
[line 68]
Array containing MooanMessageData objects representing replies to this message.
Not set if there are no replies.
Type: mixed
Overrides:
[ Top ]