MAPPE DELLA SARDEGNA
sardegnamappe api  ›  api documentation  ›  classe
Class framework.plugins.LoginIDM


Extends gxp.plugins.Tool.
Show buttons and form to login and logout from IDM.
Defined in: LoginIDM.js.

Class Summary
Constructor Attributes Constructor Name and Description
 
Show buttons and form to login and logout from IDM.
Field Summary
Field Attributes Field Name and Description
 
the base Ajax Url for ajax request default ""
 
name field for username default "Codice Fiscale"
 
login url
 
logout url
 
framework_LoginIDM plugin type.
 
name field for username default "password"
 
the name of the services backend
 
the authenticate user
 
name field for username default "username"
Method Summary
Method Attributes Method Name and Description
 
login(self)
send login request to the server
 
send login request to the server
 
logoff(self)
logoff method.
Class Detail
framework.plugins.LoginIDM()
Show buttons and form to login and logout from IDM.
Field Detail
{String} baseUrl
the base Ajax Url for ajax request default ""

{String} codFiscFieldName
name field for username default "Codice Fiscale"

{String} loginUrl
login url

{String} logoutUrl
logout url

{String} ptype
framework_LoginIDM plugin type.

{String} pwdFieldName
name field for username default "password"

{String} serveltName
the name of the services backend

{Ext.data.Store} userAuthDS
the authenticate user

{String} userFieldName
name field for username default "username"
Method Detail
login(self)
send login request to the server
Parameters:
self

loginCFISC()
send login request to the server

logoff(self)
logoff method.
Parameters:
self
© 2013 Regione Autonoma della Sardegna