Methods
-
<static> getPageView() → {ListItemPage}
-
Description
Get the complete pageview for a knowledge article list
Returns
-
<static> getArticle( sysId, number, forApproval ) → {KnowledgeArticle}
-
Description
Get article for the portal by id or number
Parameters
Name Type Description sysIdsys_id sys_id of the article | or |
numberstring KB number of the article
forApprovalboolean Returns
-
<static> provideFeedback( sysId, userSysId, useful, comments )