🚪

window.GEVME JS Object

  • Overview
  • Reference List
  • For Analytics

Overview

The list below shows the main (first level) objects, properties and methods available on window.GEVME:

🖲️
Rebar Objects

JS Syntax
Name
Type
Description

window.GEVME.

window.GEVME.agenda

agenda
Array of Objects

List of all agendas available for the project. You may find the agendas in the picture shown below. 

window.GEVME.description

description
String

Description of the venue in use.

window.GEVME.endTime

endTime
String

String of date and time formatted in UTC Timezone. Eg: “2021-06-24T08:35:00.000Z”.

window.GEVME.logos

logos
String

URL of the logos.

window.GEVME.name

name
String

The name of the venue.

window.GEVME.projectShowcase.showcaseSlug

projectShowcase.showcaseSlug
String

Session livepage of the agenda, appended with a token to ensure value is unique. Eg: Session Livepage: Project –> showcaseSlug: Project-cbdnxU80.

window.GEVME.speakers

speakers
Array of Objects

List of all speakers available on the project.

window.GEVME.startTime

startTime
String

String of date and time formatted in UTC Timezone. Eg: “2021-06-24T08:35:00.000Z”.

window.GEVME.fullPagePreview

fullPagePreview
Boolean

Indicates whether it is a full page preview.

window.GEVME.global

global
Object

Contains the global files’ content available to all livepages.

window.GEVME.baseUrl

baseUrl
String

[Deprecated] Represents the URL to the folder of template being loaded

window.GEVME.partials

partials
Object

List of HTML codes for partials which are used for rendering preset components on the page, the keys are the name of the html files.

window.GEVME.isPreview

isPreview
Boolean

Indicates whether the page is a preview.

window.GEVME.livepage

livepage
Object

Contains attributes related to this livepage.

window.GEVME.backgroundImage

backgroundImage
String

The URL of background image.

window.GEVME.hasCustomBackground

hasCustomBackground
Boolean

Under livepage settings, if Use a custom background image is selected, this field will be true.

window.GEVME.hasCustomLogo

hasCustomLogo
Boolean

Similar to hasCustomBackground.

window.GEVME.id

id
String

The ID of the venue.

window.GEVME.isPublic

isPublic
Boolean

Indicates whether the livepage is public.

window.GEVME.isPublished

isPublished
Boolean

Indicates whether the livepage is published.

window.GEVME.logo

logo
String

Logo of the company that sponsors.

window.GEVME.showcaseblocks

showcaseblocks
Object

Shows all the details about each block in the livepage. One example for Rich Text block is shown here. You may refer to other block types under Experience JSON tab.

window.GEVME.showcaseblocksweight

showcaseblocksweight
Array of Objects

Similar to showcaseblocks. However, the main difference is that for showcaseblocks, the type is in array of objects, with all the showcaseblocks being ordered based on how they are configured.

window.GEVME.slug

slug
String

The uniquely identifiable URL slug of the livepage. To generate the full URL of a page, you can use: Rebar Syntax: {{project.rootUrl}}/{{livepage.slug}} Javascript Syntax: window.GEVME.project.rootURL + "/" + window.GEVME.livepage.slug

window.GEVME.title

title
String

The title of the livepage.

window.GEVME.project

project
Object

Contains attributes related to the project.

window.GEVME.baseUrl

baseUrl
String

[Deprecated] Represents the URL to the folder of template being loaded

window.GEVME.companyId

companyId
String

The ID of the company.

window.GEVME.id

id
String

The ID of the venue.

window.GEVME.name

name
String

The name of the venue.

window.GEVME.partials

partials
Object

List of HTML codes for partials which are used for rendering preset components on the page, the keys are the name of the html files.

window.GEVME.rootUrl

rootUrl
String

The root URL of a project. Eg. www.gevme.com/page or customdomain.com/page. Does not end with backslash.

window.GEVME.setting

setting
Object

Contains settings of the current livepage.

window.GEVME.backgroundImage

backgroundImage
String

The URL of background image.

window.GEVME.customDomain

customDomain
String

URL of the custom domain.

window.GEVME.header

header
Object

Contains attributes for header settings.

window.GEVME.enabled

enabled
Boolean

Indicates whether a particular type of widget is enabled for the livepage.

window.GEVME.livebar

livebar
Object

Contains attributes for livebar settings.

window.GEVME.closable

closable
Boolean

window.GEVME.enabled

enabled
Boolean

Indicates whether a particular type of widget is enabled for the livepage.

window.GEVME.positionLeft

positionLeft
Boolean

window.GEVME.positionRight

positionRight
Boolean

window.GEVME.loginOption

loginOption
Object

Contains attributes for login options.

window.GEVME.custom

custom
Object

window.GEVME.email

email
String

Email of user.

window.GEVME.google

google
Boolean

window.GEVME.microsoft

microsoft
Boolean

window.GEVME.sharedPassword

sharedPassword
Object

window.GEVME.sharedPassword.enable

sharedPassword.enable
Boolean

window.GEVME.sharedPassword.value

sharedPassword.value
Array of Objects

window.GEVME.sms

sms
Boolean

window.GEVME.logo

logo
String

Logo of the company that sponsors.

window.GEVME.registrationUrl

registrationUrl
String

 

window.GEVME.textColor

textColor
String

Hex code for the default text color.

window.GEVME.speakers

speakers
Array of Objects

List of all speakers available on the project.

window.GEVME.bio

bio
String

Biography of speaker, in HTML format. Eg: “<p>Biography</p>”.

window.GEVME.company

company
String

Company of user.

window.GEVME.firstname

firstname
String

First name of user.

window.GEVME.jobTitle

jobTitle
String

Job title of user.

window.GEVME.lastname

lastname
String

Last name of user.

window.GEVME.profilePhoto

profilePhoto
String

URL of the speaker’s profile picture uploaded.

window.GEVME.sponsor

sponsor
Object

The sponsor currently active for this page.

window.GEVME.code

code
String

Unique ID when creating the sponsorship company.

window.GEVME.custom1

custom1
String

Custom fields that the company would want to add in the sponsorship.

window.GEVME.custom2

custom2
String

Custom fields that the company would want to add in the sponsorship.

window.GEVME.custom3

custom3
String

Custom fields that the company would want to add in the sponsorship.

window.GEVME.custom4

custom4
String

Custom fields that the company would want to add in the sponsorship.

window.GEVME.custom5

custom5
String

Custom fields that the company would want to add in the sponsorship.

window.GEVME.description

description
String

Description of the venue in use.

window.GEVME.id

id
String

The ID of the venue.

window.GEVME.isBookmarked

isBookmarked
Boolean

Checks if the sponsorship is bookmarked.

window.GEVME.logo

logo
String

Logo of the company that sponsors.

window.GEVME.name

name
String

The name of the venue.

window.GEVME.projectId

projectId
String

Project ID related to the event.

window.GEVME.socialMediaLinks

socialMediaLinks
Array of Objects

Any social media links such as Twitter, Instagram, Website, etc. Full for description, click here.

window.GEVME.label

label
String

window.GEVME.type

type
String

The type of the venue. e.g. “store”.

window.GEVME.url

url
String

window.GEVME.sponsorPackageId

sponsorPackageId
String

If sponsorship is linked to any package, sponsorPackageId will contain the id of the package.

window.GEVME.tagline

tagline
String

Optional tagline for the company.

window.GEVME.sponsors

sponsors
Array of Objects

Array of sponsor object. Read more sponsor

window.GEVME.template

template
Object

The template used by the livepage.

window.GEVME.baseURL

baseURL
String

Base URL of folder to template

window.GEVME.name

name
String

The name of the venue.

window.GEVME.toggleResourceBookmark

toggleResourceBookmark
Function

Click here for more information.

window.GEVME.user

user
Object

Information about currently logged in user

window.GEVME.company

company
String

Company of user.

window.GEVME.email

email
String

Email of user.

window.GEVME.firstname

firstname
String

First name of user.

window.GEVME.id

id
String

The ID of the venue.

window.GEVME.jobTitle

jobTitle
String

Job title of user.

window.GEVME.lastname

lastname
String

Last name of user.

window.GEVME.projectId

projectId
String

Project ID related to the event.

window.GEVME.utils

utils
Object

Various utilities to support GEVME such as log out function, modal pop up, modal visibility, etc.

window.GEVME.checkModalPopupVisibility

checkModalPopupVisibility
Function

You can switch modal pop up to be visible as such: window.GEVME.utils.checkModalPopupVisibility(true)

window.GEVME.logoutUser

logoutUser
Function

Click here for more information.

window.GEVME.openModalPopup

openModalPopup
Function

Click here for more information.

window.GEVME.venue

venue
Object

Contains attributes related to the venue.

window.GEVME.active

active
Integer

window.GEVME.description

description
String

Description of the venue in use.

window.GEVME.experience

experience
Object

Contains attributes for the experience being used.

window.GEVME.features

features
Array of Objects

Each type of widget has multiple features. For example, live-bar widget has 7 different features whereas a header widget has only 3 features.

window.GEVME.gallery

gallery

List of sample preview pictures of the venue.

window.GEVME.goodFor

goodFor
String

Suggested usage of the venue.

window.GEVME.id

id
String

The ID of the venue.

window.GEVME.isEditable

isEditable
Integer

window.GEVME.name

name
String

The name of the venue.

window.GEVME.sdkBaseUrl

sdkBaseUrl
String

The URL of sdk.

window.GEVME.source

source
String

Source of the venue. e.g.”github”.

window.GEVME.thumbnail

thumbnail
String

The URL of the thumbnail image file.

window.GEVME.type

type
String

The type of the venue. e.g. “store”.

window.GEVME.version

version
String

The version number of the venue.

window.GEVME.widgets

widgets
Array of Objects

List settings on current LivePage for all widgets that are enabled. Array contains information about the following widgets with the corresponding array index: 0 - LiveBar 1 - Header 2 - Menus

window.GEVME.enabled

enabled
Boolean

Indicates whether a particular type of widget is enabled for the livepage.

window.GEVME.features

features
Array of Objects

Each type of widget has multiple features. For example, live-bar widget has 7 different features whereas a header widget has only 3 features.

window.GEVME.featuresOrdering

featuresOrdering
Boolean

Indicates if the list of features are being ordered in the array.

window.GEVME.inputs

inputs
Array of Objects

 

window.GEVME.options

options
Array

 

window.GEVME.position

position
String

Field is only available when widget is of type: “live-bar”. Position can be “right” or “left”, etc.

window.GEVME.widget

widget
String

There are 3 types of widgets: “live-bar”, “header”, and “menus”.

Reference List

The table below lists down the full list objects, properties and methods available on window.GEVME:

🖲️
Rebar Objects

JS Syntax
Name
Type
Description

window.GEVME.

window.GEVME.agenda

agenda
Array of Objects

List of all agendas available for the project. You may find the agendas in the picture shown below. 

window.GEVME.description

description
String

Description of the venue in use.

window.GEVME.endTime

endTime
String

String of date and time formatted in UTC Timezone. Eg: “2021-06-24T08:35:00.000Z”.

window.GEVME.logos

logos
String

URL of the logos.

window.GEVME.name

name
String

The name of the venue.

window.GEVME.projectShowcase.showcaseSlug

projectShowcase.showcaseSlug
String

Session livepage of the agenda, appended with a token to ensure value is unique. Eg: Session Livepage: Project –> showcaseSlug: Project-cbdnxU80.

window.GEVME.speakers

speakers
Array of Objects

List of all speakers available on the project.

window.GEVME.startTime

startTime
String

String of date and time formatted in UTC Timezone. Eg: “2021-06-24T08:35:00.000Z”.

window.GEVME.fullPagePreview

fullPagePreview
Boolean

Indicates whether it is a full page preview.

window.GEVME.global

global
Object

Contains the global files’ content available to all livepages.

window.GEVME.baseUrl

baseUrl
String

[Deprecated] Represents the URL to the folder of template being loaded

window.GEVME.partials

partials
Object

List of HTML codes for partials which are used for rendering preset components on the page, the keys are the name of the html files.

window.GEVME.isPreview

isPreview
Boolean

Indicates whether the page is a preview.

window.GEVME.livepage

livepage
Object

Contains attributes related to this livepage.

window.GEVME.backgroundImage

backgroundImage
String

The URL of background image.

window.GEVME.hasCustomBackground

hasCustomBackground
Boolean

Under livepage settings, if Use a custom background image is selected, this field will be true.

window.GEVME.hasCustomLogo

hasCustomLogo
Boolean

Similar to hasCustomBackground.

window.GEVME.id

id
String

The ID of the venue.

window.GEVME.isPublic

isPublic
Boolean

Indicates whether the livepage is public.

window.GEVME.isPublished

isPublished
Boolean

Indicates whether the livepage is published.

window.GEVME.logo

logo
String

Logo of the company that sponsors.

window.GEVME.showcaseblocks

showcaseblocks
Object

Shows all the details about each block in the livepage. One example for Rich Text block is shown here. You may refer to other block types under Experience JSON tab.

window.GEVME.showcaseblocksweight

showcaseblocksweight
Array of Objects

Similar to showcaseblocks. However, the main difference is that for showcaseblocks, the type is in array of objects, with all the showcaseblocks being ordered based on how they are configured.

window.GEVME.slug

slug
String

The uniquely identifiable URL slug of the livepage. To generate the full URL of a page, you can use: Rebar Syntax: {{project.rootUrl}}/{{livepage.slug}} Javascript Syntax: window.GEVME.project.rootURL + "/" + window.GEVME.livepage.slug

window.GEVME.title

title
String

The title of the livepage.

window.GEVME.project

project
Object

Contains attributes related to the project.

window.GEVME.baseUrl

baseUrl
String

[Deprecated] Represents the URL to the folder of template being loaded

window.GEVME.companyId

companyId
String

The ID of the company.

window.GEVME.id

id
String

The ID of the venue.

window.GEVME.name

name
String

The name of the venue.

window.GEVME.partials

partials
Object

List of HTML codes for partials which are used for rendering preset components on the page, the keys are the name of the html files.

window.GEVME.rootUrl

rootUrl
String

The root URL of a project. Eg. www.gevme.com/page or customdomain.com/page. Does not end with backslash.

window.GEVME.setting

setting
Object

Contains settings of the current livepage.

window.GEVME.backgroundImage

backgroundImage
String

The URL of background image.

window.GEVME.customDomain

customDomain
String

URL of the custom domain.

window.GEVME.header

header
Object

Contains attributes for header settings.

window.GEVME.enabled

enabled
Boolean

Indicates whether a particular type of widget is enabled for the livepage.

window.GEVME.livebar

livebar
Object

Contains attributes for livebar settings.

window.GEVME.closable

closable
Boolean

window.GEVME.enabled

enabled
Boolean

Indicates whether a particular type of widget is enabled for the livepage.

window.GEVME.positionLeft

positionLeft
Boolean

window.GEVME.positionRight

positionRight
Boolean

window.GEVME.loginOption

loginOption
Object

Contains attributes for login options.

window.GEVME.custom

custom
Object

window.GEVME.email

email
String

Email of user.

window.GEVME.google

google
Boolean

window.GEVME.microsoft

microsoft
Boolean

window.GEVME.sharedPassword

sharedPassword
Object

window.GEVME.sharedPassword.enable

sharedPassword.enable
Boolean

window.GEVME.sharedPassword.value

sharedPassword.value
Array of Objects

window.GEVME.sms

sms
Boolean

window.GEVME.logo

logo
String

Logo of the company that sponsors.

window.GEVME.registrationUrl

registrationUrl
String

 

window.GEVME.textColor

textColor
String

Hex code for the default text color.

window.GEVME.speakers

speakers
Array of Objects

List of all speakers available on the project.

window.GEVME.bio

bio
String

Biography of speaker, in HTML format. Eg: “<p>Biography</p>”.

window.GEVME.company

company
String

Company of user.

window.GEVME.firstname

firstname
String

First name of user.

window.GEVME.jobTitle

jobTitle
String

Job title of user.

window.GEVME.lastname

lastname
String

Last name of user.

window.GEVME.profilePhoto

profilePhoto
String

URL of the speaker’s profile picture uploaded.

window.GEVME.sponsor

sponsor
Object

The sponsor currently active for this page.

window.GEVME.code

code
String

Unique ID when creating the sponsorship company.

window.GEVME.custom1

custom1
String

Custom fields that the company would want to add in the sponsorship.

window.GEVME.custom2

custom2
String

Custom fields that the company would want to add in the sponsorship.

window.GEVME.custom3

custom3
String

Custom fields that the company would want to add in the sponsorship.

window.GEVME.custom4

custom4
String

Custom fields that the company would want to add in the sponsorship.

window.GEVME.custom5

custom5
String

Custom fields that the company would want to add in the sponsorship.

window.GEVME.description

description
String

Description of the venue in use.

window.GEVME.id

id
String

The ID of the venue.

window.GEVME.isBookmarked

isBookmarked
Boolean

Checks if the sponsorship is bookmarked.

window.GEVME.logo

logo
String

Logo of the company that sponsors.

window.GEVME.name

name
String

The name of the venue.

window.GEVME.projectId

projectId
String

Project ID related to the event.

window.GEVME.socialMediaLinks

socialMediaLinks
Array of Objects

Any social media links such as Twitter, Instagram, Website, etc. Full for description, click here.

window.GEVME.label

label
String

window.GEVME.type

type
String

The type of the venue. e.g. “store”.

window.GEVME.url

url
String

window.GEVME.sponsorPackageId

sponsorPackageId
String

If sponsorship is linked to any package, sponsorPackageId will contain the id of the package.

window.GEVME.tagline

tagline
String

Optional tagline for the company.

window.GEVME.sponsors

sponsors
Array of Objects

Array of sponsor object. Read more sponsor

window.GEVME.template

template
Object

The template used by the livepage.

window.GEVME.baseURL

baseURL
String

Base URL of folder to template

window.GEVME.name

name
String

The name of the venue.

window.GEVME.toggleResourceBookmark

toggleResourceBookmark
Function

Click here for more information.

window.GEVME.user

user
Object

Information about currently logged in user

window.GEVME.company

company
String

Company of user.

window.GEVME.email

email
String

Email of user.

window.GEVME.firstname

firstname
String

First name of user.

window.GEVME.id

id
String

The ID of the venue.

window.GEVME.jobTitle

jobTitle
String

Job title of user.

window.GEVME.lastname

lastname
String

Last name of user.

window.GEVME.projectId

projectId
String

Project ID related to the event.

window.GEVME.utils

utils
Object

Various utilities to support GEVME such as log out function, modal pop up, modal visibility, etc.

window.GEVME.checkModalPopupVisibility

checkModalPopupVisibility
Function

You can switch modal pop up to be visible as such: window.GEVME.utils.checkModalPopupVisibility(true)

window.GEVME.logoutUser

logoutUser
Function

Click here for more information.

window.GEVME.openModalPopup

openModalPopup
Function

Click here for more information.

window.GEVME.venue

venue
Object

Contains attributes related to the venue.

window.GEVME.active

active
Integer

window.GEVME.description

description
String

Description of the venue in use.

window.GEVME.experience

experience
Object

Contains attributes for the experience being used.

window.GEVME.features

features
Array of Objects

Each type of widget has multiple features. For example, live-bar widget has 7 different features whereas a header widget has only 3 features.

window.GEVME.gallery

gallery

List of sample preview pictures of the venue.

window.GEVME.goodFor

goodFor
String

Suggested usage of the venue.

window.GEVME.id

id
String

The ID of the venue.

window.GEVME.isEditable

isEditable
Integer

window.GEVME.name

name
String

The name of the venue.

window.GEVME.sdkBaseUrl

sdkBaseUrl
String

The URL of sdk.

window.GEVME.source

source
String

Source of the venue. e.g.”github”.

window.GEVME.thumbnail

thumbnail
String

The URL of the thumbnail image file.

window.GEVME.type

type
String

The type of the venue. e.g. “store”.

window.GEVME.version

version
String

The version number of the venue.

window.GEVME.widgets

widgets
Array of Objects

List settings on current LivePage for all widgets that are enabled. Array contains information about the following widgets with the corresponding array index: 0 - LiveBar 1 - Header 2 - Menus

window.GEVME.enabled

enabled
Boolean

Indicates whether a particular type of widget is enabled for the livepage.

window.GEVME.features

features
Array of Objects

Each type of widget has multiple features. For example, live-bar widget has 7 different features whereas a header widget has only 3 features.

window.GEVME.featuresOrdering

featuresOrdering
Boolean

Indicates if the list of features are being ordered in the array.

window.GEVME.inputs

inputs
Array of Objects

 

window.GEVME.options

options
Array

 

window.GEVME.position

position
String

Field is only available when widget is of type: “live-bar”. Position can be “right” or “left”, etc.

window.GEVME.widget

widget
String

There are 3 types of widgets: “live-bar”, “header”, and “menus”.

For Analytics

💽Analytics