**標簽通用參數**
List列表標簽和Page分頁標簽都有一些通用的參數,這里統一介紹。
**List標簽通用參數**
* offset:從第幾條開始。從0開始。
* limit:共取多少條數據。
**Page標簽通用參數**
* pageSize:每頁多少條數據。
List、Page標簽都有的通用參數
* sort:對象中所有屬性都可以參與排序,可以多個排序組合。比如InfoList排序sort='publishDate asc', sort='views desc,publishDate desc,id asc'
- 標簽基本知識
- InfoList與InfoPage標簽
- NodeList標簽
- NodeList與NodePage標簽
- InfoFulltextList與InfoFulltextPage標簽
- SpecialCategoryList標簽
- SpecialList與SpecialPage標簽
- TagList與TagPage標簽
- CommentList與CommentPage標簽
- FriendlinkTypeList標簽
- GuestbookTypeList標簽
- GuestbookList和GuestbookPage標簽
- Node標簽
- Info標簽
- InfoPrev標簽
- InfoNext標簽
- Vote標簽
- 標簽通用參數
- A標簽
- QuestionList與QuestionPage標簽
- Question標簽
- Query標簽