Guest User

Untitled

a guest
Jun 10th, 2018
192
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.22 KB | None | 0 0
  1. var params = {
  2. parentCategoryId : 0,
  3. name : 'Annotations',
  4. description : 'Manuscript Annotations, including page features and manuscript features',
  5. displayStyle : 'default',
  6. emailAddress : 'scribe@crosswire.org',
  7. inProtocol : '',
  8. inServerName : '',
  9. inServerPort : 0,
  10. inUseSSL : false,
  11. inUserName : '',
  12. inPassword : '',
  13. inReadInterval : 0,
  14. outEmailAddress : '',
  15. outCustom : false,
  16. outServerName : '',
  17. outServerPort : 0,
  18. outUseSSL : false,
  19. outUserName : '',
  20. outPassword : '',
  21. mailingListActive : false,
  22. allowAnonymousEmail : false,
  23. serviceContext : null
  24. };
  25. var annCat = parent.Liferay.Service.MB.MBCategory.addCategory(params, function (o) { gtmp = o;} );
Add Comment
Please, Sign In to add comment