Class

AdptCOLNEOpro_10

AdptCOLNEOpro_10()

Constructor

# new AdptCOLNEOpro_10()

View Source adapter/AdapterColneoPro.js, line 22

Classes

AdptCOLNEOpro_10

Methods

# getInfohubSettings()

Since:
  • 2025-10-14, aab

View Source adapter/AdapterColneoPro.js, line 293

# async loginUser(cb, user)

Get user,token Uses 'old' IAM login for now.

returns { 'status' : 'data' : { 'user' : " ... " 'token' : " ... " } }

Parameters:
Name Type Default Description
cb *
user * null

View Source adapter/AdapterColneoPro.js, line 120

# loginUser__idp(cb, user)

Parameters:
Name Type Default Description
cb *

Call Back returns : { }

user * null

View Source adapter/AdapterColneoPro.js, line 40

# openUrl(url, target)

Open URL/Link in external browser or in webform module

Parameters:
Name Type Description
url *
target *

View Source adapter/AdapterColneoPro.js, line 343

# async restoreProjectContext(context, cb)

Parameters:
Name Type Description
context Context
cb *

View Source adapter/AdapterColneoPro.js, line 246

# setInfohubSettings()

Since:
  • 2025-10-14, aab

View Source adapter/AdapterColneoPro.js, line 284