Enfusion Script API
|
This is the complete list of members for CommentCatalogue, including all inherited members.
CreateComment(string sContent, BackendCallback pCallback, int iParentId=0) | CommentCatalogue | |
DeleteComment(int iId, BackendCallback pCallback) | CommentCatalogue | |
GetPage() | CommentCatalogue | |
GetPageCount() | CommentCatalogue | |
GetPageItemCount() | CommentCatalogue | |
GetPageItems() | CommentCatalogue | |
GetTotalItemCount() | CommentCatalogue | |
MaxPageSize() | CommentCatalogue | |
ReportComment(int iId, EWorkshopReportType eReport, string sDesc, BackendCallback pCallback) | CommentCatalogue | |
RequestPage(BackendCallback pCallback, notnull PageParams pParams, bool bClearCache) | CommentCatalogue | |
SetPageItems(int iCount) | CommentCatalogue | |
SetPageSize(int iCount) | CommentCatalogue | |
UpdateComment(int iId, string sContent, BackendCallback pCallback) | CommentCatalogue |