File: scotts\tables\sp_portal.js
- /**
- *
- * Table: sys_user
- * Link: https://scottsdev.service-now.com/sys_db_object.do?sys_id=fa1f0accdb7132008bfa3ade9d96192c
- *
- * @class SysUser
- * @constructor
- * @extends ServiceNowRecord
- * @module Tables
- * @see https://scottsdev.service-now.com/sys_db_object.do?sys_id=de9aca00db3132008bfa3ade9d9619e3
- */
- /**
- * CSS variables
- * @property css_variables
- * @type Properties
- * @default
- */
- /**
- * Default
- * @property default
- * @type True/False
- * @default
- */
- /**
- * Homepage
- * @property homepage
- * @type Reference
- * @default
- */
- /**
- * Icon
- * @property icon
- * @type Image
- * @default
- */
- /**
- * Knowledge base
- * @property kb_knowledge_base
- * @type Reference
- * @default
- */
- /**
- * KB home page
- * @property kb_knowledge_page
- * @type Reference
- * @default
- */
- /**
- * Login page
- * @property login_page
- * @type Reference
- * @default
- */
- /**
- * Logo
- * @property logo
- * @type Image
- * @default
- */
- /**
- * 404 page
- * @property notfound_page
- * @type Reference
- * @default
- */
- /**
- * Quick start config
- * @property quick_start_config
- * @type Script
- * @default
- */
- /**
- * Catalog
- * @property sc_catalog
- * @type Reference
- * @default
- */
- /**
- * Catalog home page
- * @property sc_catalog_page
- * @type Reference
- * @default
- */
- /**
- * Catalog category home page
- * @property sc_category_page
- * @type Reference
- * @default
- */
- /**
- * Chat Queue
- * @property sp_chat_queue
- * @type Reference
- * @default
- */
- /**
- * Main menu
- * @property sp_rectangle_menu
- * @type Reference
- * @default
- */
- /**
- * Social QA Knowledge Base
- * @property sqanda_knowledge_base
- * @type Reference
- * @default
- */
- /**
- * Class
- * @property sys_class_name
- * @type System Class Name
- * @default javascript:current.getTableName();
- */
- /**
- * Customer update (No Longer Used)
- * @property sys_customer_update
- * @type True/False
- * @default false
- */
- /**
- * Updates
- * @property sys_mod_count
- * @type Integer
- * @default
- */
- /**
- * Display name
- * @property sys_name
- * @type String
- * @default
- */
- /**
- * Package
- * @property sys_package
- * @type Reference
- * @default
- */
- /**
- * Protection policy
- * @property sys_policy
- * @type String
- * @default
- */
- /**
- * Replace on upgrade (No Longer Used)
- * @property sys_replace_on_upgrade
- * @type True/False
- * @default false
- */
- /**
- * Application
- * @property sys_scope
- * @type Reference
- * @default javascript:(((typeof parent == 'object')...
- */
- /**
- * Update name
- * @property sys_update_name
- * @type String
- * @default
- */
- /**
- * Theme
- * @property theme
- * @type Reference
- * @default
- */
- /**
- * Title
- * @property title
- * @type Translated Text
- * @default
- */
- /**
- * URL suffix
- * @property url_suffix
- * @type String
- * @default
- */
- /**
- * Content Creators
- * @property u_content_creators
- * @type List
- * @default
- */
- /**
- * KB Search Result Article
- * @property u_kb_search_result_article
- * @type True/False
- * @default
- */
- /**
- * KB Search Result Author
- * @property u_kb_search_result_author
- * @type True/False
- * @default
- */
- /**
- * KB Search Result Category
- * @property u_kb_search_result_category
- * @type True/False
- * @default
- */
- /**
- * KB Search Result Published
- * @property u_kb_search_result_published
- * @type True/False
- * @default
- */
- /**
- * KB Search Result Rating
- * @property u_kb_search_result_rating
- * @type True/False
- * @default
- */
- /**
- * KB Search Result Viewcount
- * @property u_kb_search_result_viewcount
- * @type True/False
- * @default
- */
- /**
- * Quick Available
- * @property u_quick_available
- * @type True/False
- * @default
- */
- /**
- * Search Page
- * @property u_search_page
- * @type Reference
- * @default 87466b63c3223100c8b837659bba8feb
- */
- (function(){})