WhitelabelConfiguration: WhitelabelConfiguration Class

WhitelabelConfigurationR Documentation

WhitelabelConfiguration Class

Description

WhitelabelConfiguration Class

WhitelabelConfiguration Class

Public fields

id
logo_file
logo_url
favicon_file
favicon_url
default_title
show_help_menu
show_docs
show_email_sub_options
allow_looker_mentions
allow_looker_links
custom_welcome_email_advanced
setup_mentions
alerts_logo
alerts_links
folders_mentions

Methods

Public methods


Method new()

Usage
WhitelabelConfiguration$new(
  id,
  logo_file,
  logo_url,
  favicon_file,
  favicon_url,
  default_title,
  show_help_menu,
  show_docs,
  show_email_sub_options,
  allow_looker_mentions,
  allow_looker_links,
  custom_welcome_email_advanced,
  setup_mentions,
  alerts_logo,
  alerts_links,
  folders_mentions
)

Method toJSON()

Usage
WhitelabelConfiguration$toJSON()

Method fromJSONObject()

Usage
WhitelabelConfiguration$fromJSONObject(WhitelabelConfigurationJsonObject)

Method fromJSON()

Usage
WhitelabelConfiguration$fromJSON(WhitelabelConfigurationJson)

Method toJSONString()

Usage
WhitelabelConfiguration$toJSONString()

Method fromJSONString()

Usage
WhitelabelConfiguration$fromJSONString(WhitelabelConfigurationJson)

Method clone()

The objects of this class are cloneable with this method.

Usage
WhitelabelConfiguration$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


looker/lookr documentation built on Jan. 15, 2024, 2:49 a.m.