ProductReview Example: Difference between revisions

m
Line 38: Line 38:


==== Session management ====
==== Session management ====
extending the following in cAjaxSessionManager:


 
*UserLogin: checking if the supplied password is correct. Use UserInfo_DD
*UserLogin: checking if the supplied password is correct
*HasRights: does the logged in user have the rights to perform the chosen function. Use UserInfo_DD
*HasRights: does the logged in user have the rights to perform the chosen function?


==== Creating the Web Objects ====
==== Creating the Web Objects ====
1,134

edits