list.st Data Interface Definition


.comment
This is a list of all subjects in the forum. If hasMessages is true then listall contains the list of messages.
hasMessages.comment
true if there are message in listall to be displayed.
hasMessages
true
listall.comment
Each element of listall has an id, subject, numberOfReplies, name, and date submitted
listall
  1. name
    Fred Nerk
    id
    1
    contents
    This is the second message posted
    numberOfReplies
    0
    submitted
    Mon Jan 26 17:51:04 EST 2004
    email
    nerk@hotmail.com
    subject
    A second message for this forum
  2. name
    Matthew Ford
    id
    0
    contents
    This forum example is a WebStringTemplates version of Apache's Velocity forumdemo example.
    numberOfReplies
    2
    submitted
    Mon Jan 26 17:46:10 EST 2004
    email
    webstringtemplates@forward.com.au
    subject
    A first message for this Forum