Child pages
  • JSClientInformation

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Cache
indextrue
refresh100d
showRefreshtrue
iddoc
titleRefresh page
showDatetrue
retryEnable

sWordListservoy sReturnTypes2100%height: 30px;2Supported ClientssWordListSmartClientsWordListWebClientNGClient

servoy sSummary12%30%58%height: 30px;3Methods SummaryThe type of the application started by this client.The ID of this client.Gets the array of client information strings as seen on the admin page.The host address of this client.The host identifier of this client.The host name of this client.The time and date since the user has been idle.Gets the last date and time when a user has physically accessed the application.The time and date the user logged into the system.The name of the solution that is currently open by the client.The name of the user who is logged in at this client.The ID of the user who is logged in at this client.

functionservoy sDetail2100%height:30px2Methods DetailsgetApplicationTypename

getApplicationType()

dessIndent
The type of the application started by this client.
ret

Returns

sIndent
clients

Supported Clients

sIndentSmartClient,WebClient,NGClient
sam

Sample

sIdentjavascript
lastDetailRowgetClientIDname

getClientID()

dessIndent
The ID of this
client.ret

Returns

sIndentclients

Supported Clients

sIndentSmartClient,WebClient,NGClient
sam

Sample

sIdentjavascriptlastDetailRowgetClientInfosname

getClientInfos()

dessIndentGets
 
the array of
client
information strings as seen on the admin page
.
ret

Returns

sIndent
clients

Supported Clients

sIndentSmartClient,WebClient,NGClient
sam

Sample

sIdentjavascript
lastDetailRow
getHostAddressname

getHostAddress()

dessIndent
The host address of this client.
ret

Returns

sIndent
clients

Supported Clients

sIndentSmartClient,WebClient,NGClient
sam

Sample

sIdentjavascript
lastDetailRow
getHostIdentifiername

getHostIdentifier()

dessIndent
The host identifier of this client.
ret

Returns

sIndent
clients

Supported Clients

sIndentSmartClient,WebClient,NGClient
sam

Sample

sIdentjavascript
lastDetailRow
getHostNamename

getHostName()

dessIndent
The host name of this client.
ret

Returns

sIndent
clients

Supported Clients

sIndentSmartClient,WebClient,NGClient
sam

Sample

sIdentjavascript
lastDetailRow
getIdleTimename

getIdleTime()

dessIndent
The time and date since the user has been idle.
ret

Returns

sIndent
clients

Supported Clients

sIndentSmartClient,WebClient,NGClient
sam

Sample

sIdentjavascript
lastDetailRow
getLastAccessedTimename

getLastAccessedTime()

dessIndent
Gets the last date and time when a user has physically accessed the application. NGClient only!
ret

Returns

sIndent
clients

Supported Clients

sIndentNGClient
sam

Sample

sIdentjavascript
lastDetailRow
getLoginTimename

getLoginTime()

dessIndent
The time and date the user logged into the system.
ret

Returns

sIndent
clients

Supported Clients

sIndentSmartClient,WebClient,NGClient
sam

Sample

sIdentjavascript
lastDetailRow
getOpenSolutionNamename

getOpenSolutionName()

dessIndent
The name of the solution that is currently open by the client.
ret

Returns

sIndent
clients

Supported Clients

sIndentSmartClient,WebClient,NGClient
sam

Sample

sIdentjavascript
lastDetailRow
getUserNamename

getUserName()

dessIndent
The name of the user who is logged in at this client.
ret

Returns

sIndent
clients

Supported Clients

sIndentSmartClient,WebClient,NGClient
sam

Sample

sIdentjavascript
lastDetailRow
getUserUIDname

getUserUID()

dessIndent
The ID of the user who is logged in at this client.
ret

Returns

sIndent
clients

Supported Clients

sIndentSmartClient,WebClient,NGClient
sam

Sample

sIdentjavascript
lastDetailRow