const classfantomato::PageCommentList
sys::Obj fantomato::PageCommentList
Will be sent to frontend via ajax in json format Gives a list / subset of comments with pagination data
- comments
- const PageComment[] comments- The (sub)lits of comments 
- first
- const Int first- Index of the first comment given in comments (relative to total) 
- make
- new make(|This? f)
- pageSize
- const Int pageSize- number of items per page 
- total
- const Int total- total number of comments for this page