API Docs for: 1.0.0
Show:

File: scotts\tables\sp_portal.js

  1. /**
  2. *
  3. * Table: sys_user
  4. * Link: https://scottsdev.service-now.com/sys_db_object.do?sys_id=fa1f0accdb7132008bfa3ade9d96192c
  5. *
  6. * @class SysUser
  7. * @constructor
  8. * @extends ServiceNowRecord
  9. * @module Tables
  10. * @see https://scottsdev.service-now.com/sys_db_object.do?sys_id=de9aca00db3132008bfa3ade9d9619e3
  11. */
  12.  
  13. /**
  14. * CSS variables
  15. * @property css_variables
  16. * @type Properties
  17. * @default
  18. */
  19.  
  20. /**
  21. * Default
  22. * @property default
  23. * @type True/False
  24. * @default
  25. */
  26.  
  27. /**
  28. * Homepage
  29. * @property homepage
  30. * @type Reference
  31. * @default
  32. */
  33.  
  34. /**
  35. * Icon
  36. * @property icon
  37. * @type Image
  38. * @default
  39. */
  40.  
  41. /**
  42. * Knowledge base
  43. * @property kb_knowledge_base
  44. * @type Reference
  45. * @default
  46. */
  47.  
  48. /**
  49. * KB home page
  50. * @property kb_knowledge_page
  51. * @type Reference
  52. * @default
  53. */
  54.  
  55. /**
  56. * Login page
  57. * @property login_page
  58. * @type Reference
  59. * @default
  60. */
  61.  
  62. /**
  63. * Logo
  64. * @property logo
  65. * @type Image
  66. * @default
  67. */
  68.  
  69. /**
  70. * 404 page
  71. * @property notfound_page
  72. * @type Reference
  73. * @default
  74. */
  75.  
  76. /**
  77. * Quick start config
  78. * @property quick_start_config
  79. * @type Script
  80. * @default
  81. */
  82.  
  83. /**
  84. * Catalog
  85. * @property sc_catalog
  86. * @type Reference
  87. * @default
  88. */
  89.  
  90. /**
  91. * Catalog home page
  92. * @property sc_catalog_page
  93. * @type Reference
  94. * @default
  95. */
  96.  
  97. /**
  98. * Catalog category home page
  99. * @property sc_category_page
  100. * @type Reference
  101. * @default
  102. */
  103.  
  104. /**
  105. * Chat Queue
  106. * @property sp_chat_queue
  107. * @type Reference
  108. * @default
  109. */
  110.  
  111. /**
  112. * Main menu
  113. * @property sp_rectangle_menu
  114. * @type Reference
  115. * @default
  116. */
  117.  
  118. /**
  119. * Social QA Knowledge Base
  120. * @property sqanda_knowledge_base
  121. * @type Reference
  122. * @default
  123. */
  124.  
  125. /**
  126. * Class
  127. * @property sys_class_name
  128. * @type System Class Name
  129. * @default javascript:current.getTableName();
  130. */
  131.  
  132. /**
  133. * Customer update (No Longer Used)
  134. * @property sys_customer_update
  135. * @type True/False
  136. * @default false
  137. */
  138.  
  139. /**
  140. * Updates
  141. * @property sys_mod_count
  142. * @type Integer
  143. * @default
  144. */
  145.  
  146. /**
  147. * Display name
  148. * @property sys_name
  149. * @type String
  150. * @default
  151. */
  152.  
  153. /**
  154. * Package
  155. * @property sys_package
  156. * @type Reference
  157. * @default
  158. */
  159.  
  160. /**
  161. * Protection policy
  162. * @property sys_policy
  163. * @type String
  164. * @default
  165. */
  166.  
  167. /**
  168. * Replace on upgrade (No Longer Used)
  169. * @property sys_replace_on_upgrade
  170. * @type True/False
  171. * @default false
  172. */
  173.  
  174. /**
  175. * Application
  176. * @property sys_scope
  177. * @type Reference
  178. * @default javascript:(((typeof parent == 'object')...
  179. */
  180.  
  181. /**
  182. * Update name
  183. * @property sys_update_name
  184. * @type String
  185. * @default
  186. */
  187.  
  188. /**
  189. * Theme
  190. * @property theme
  191. * @type Reference
  192. * @default
  193. */
  194.  
  195. /**
  196. * Title
  197. * @property title
  198. * @type Translated Text
  199. * @default
  200. */
  201.  
  202. /**
  203. * URL suffix
  204. * @property url_suffix
  205. * @type String
  206. * @default
  207. */
  208.  
  209. /**
  210. * Content Creators
  211. * @property u_content_creators
  212. * @type List
  213. * @default
  214. */
  215.  
  216. /**
  217. * KB Search Result Article
  218. * @property u_kb_search_result_article
  219. * @type True/False
  220. * @default
  221. */
  222.  
  223. /**
  224. * KB Search Result Author
  225. * @property u_kb_search_result_author
  226. * @type True/False
  227. * @default
  228. */
  229.  
  230. /**
  231. * KB Search Result Category
  232. * @property u_kb_search_result_category
  233. * @type True/False
  234. * @default
  235. */
  236.  
  237. /**
  238. * KB Search Result Published
  239. * @property u_kb_search_result_published
  240. * @type True/False
  241. * @default
  242. */
  243.  
  244. /**
  245. * KB Search Result Rating
  246. * @property u_kb_search_result_rating
  247. * @type True/False
  248. * @default
  249. */
  250.  
  251. /**
  252. * KB Search Result Viewcount
  253. * @property u_kb_search_result_viewcount
  254. * @type True/False
  255. * @default
  256. */
  257.  
  258. /**
  259. * Quick Available
  260. * @property u_quick_available
  261. * @type True/False
  262. * @default
  263. */
  264.  
  265. /**
  266. * Search Page
  267. * @property u_search_page
  268. * @type Reference
  269. * @default 87466b63c3223100c8b837659bba8feb
  270. */
  271. (function(){})