| | |
Constant | Description | Used by the functions |
---|
Versions 19 and latergpwActivationByEmail New in version 19gpwActivationByEmail gpwActivationByEmail | The user is activated by email. An email is automatically sent (the characteristics of the email have been defined in the management page). | gpwActivateUser, gpwForgottenPassword |
Versions 19 and latergpwActivationImmediate New in version 19gpwActivationImmediate gpwActivationImmediate | The user is immediately activated. | gpwActivateUser, gpwForgottenPassword |
gpwCancel | The Cancel button was clicked by the user. | gpwLogin |
Versions 24 and latergpwConnection New in version 24gpwConnection gpwConnection | Connection with a user that has been created and registered. | gpwAuthLogin |
gpwDefault | Name of the default group of users: Default group. Versions 24 and laterFrom version 24, this constant is no longer available. It has been replaced by gpwDefault. New in version 24From version 24, this constant is no longer available. It has been replaced by gpwDefault. From version 24, this constant is no longer available. It has been replaced by gpwDefault. | |
gpwError | An error occurred during the connection of the user. For more information on this error, use the ErrorInfo function. | gpwLogin, gpwOpen, gpwActivateUser, gpwForgottenPassword, gpwCheckUser |
Versions 24 and latergpwFacebook New in version 24gpwFacebook gpwFacebook | Login with a Facebook account. | gpwAddAuthLogin, gpwAuthLogin |
Versions 24 and latergpwGoogle New in version 24gpwGoogle gpwGoogle | Login with a Google account. | gpwAddAuthLogin, gpwAuthLogin |
gpwInfoFirstName | First name of user. | gpwGetUserInfo |
gpwInfoGroup | Name of the user group. | gpwGetUserInfo |
gpwInfoLogin | Login of user. | gpwGetUserInfo |
gpwInfoName | User name. | gpwGetUserInfo |
gpwInfoRightDir | Directory of rights file. | gpwGetFileInfo |
gpwInfoSupervisor | Allows you to find out whether the connected user is an administrator. | gpwGetUserInfo |
gpwInfoUserDir | Directory of users file. | gpwGetFileInfo |
gpwInvalidPassword | The password is not valid. It does not correspond to the user password described in the groupware database. | gpwLogin, gpwOpen, gpwCheckUser |
Versions 15 and latergpwLDAPDNBase New in version 15gpwLDAPDNBase gpwLDAPDNBase | Base DN (character string in "DC=xxx, DC=zzz, ..." format). | gpwGetLDAPInfo |
gpwLDAPNoFile | Mode for using the LDAP directory. True if the user groupware is started "without data file", in authentication mode only. | gpwGetLDAPInfo |
gpwLDAPPort | Port of LDAP server. | gpwGetLDAPInfo |
gpwLDAPServer | Name of the LDAP server. | gpwGetLDAPInfo |
gpwLDAPVersion | Number of the LDAP version. | gpwGetLDAPInfo |
Versions 18 and latergpwManagement New in version 18gpwManagement gpwManagement | Used to switch to management mode. | |
Versions 24 and latergpwMicrosoft New in version 24gpwMicrosoft gpwMicrosoft | Login with a Facebook account. | gpwAddAuthLogin, gpwAuthLogin |
Versions 18 and latergpwModeGroupware New in version 18gpwModeGroupware gpwModeGroupware | The authentication is entirely performed by the user groupware. | gpwMode |
Versions 18 and latergpwModeLDAP New in version 18gpwModeLDAP gpwModeLDAP | The authentication is performed by a LDAP directory. | gpwMode |
Versions 18 and latergpwModeWindows New in version 18gpwModeWindows gpwModeWindows | The authentication is performed by Windows. | gpwMode |
gpwNone | Name of the default group of users: None group. Versions 24 and laterFrom version 24, this constant is no longer available. It has been replaced by gpwNone. New in version 24From version 24, this constant is no longer available. It has been replaced by gpwNone. From version 24, this constant is no longer available. It has been replaced by gpwNone. | |
gpwOK | The user is connected | gpwLogin, gpwOpen, gpwCheckUser |
Versions 19 and latergpwRegisteredUsers New in version 19gpwRegisteredUsers gpwRegisteredUsers | Group of registered users. Versions 24 and laterFrom version 24, this constant is no longer available. It has been replaced by gpwRegisteredUsers. New in version 24From version 24, this constant is no longer available. It has been replaced by gpwRegisteredUsers. From version 24, this constant is no longer available. It has been replaced by gpwRegisteredUsers. | |
Versions 24 and latergpwSalesforce New in version 24gpwSalesforce gpwSalesforce | Login with a Salesforce account. | gpwAddAuthLogin, gpwAuthLogin |
Versions 18 and latergpwStateAllowed New in version 18gpwStateAllowed gpwStateAllowed | Element status: The element has the allowed status. | |
gpwStateDefault | Element status: The element has the default status. | gpwGetRights |
Versions 18 and latergpwStateForbidden New in version 18gpwStateForbidden gpwStateForbidden | Element status: The element is forbidden. | |
gpwStateGrayed | Element status: The control is grayed. | gpwGetRights |
gpwStateInactive | Element status: The control is inactive. | gpwGetRights |
gpwStateInvisible | Element status: The control is invisible. | gpwGetRights |
gpwSupervisor | Name of the default group of users: Supervisor group. Versions 24 and laterFrom version 24, this constant is no longer available. It has been replaced by gpwSupervisor. New in version 24From version 24, this constant is no longer available. It has been replaced by gpwSupervisor. From version 24, this constant is no longer available. It has been replaced by gpwSupervisor. | |
gpwUnknownUser | The user is not referenced in the database of user groupware. | gpwLogin, gpwOpen, gpwCheckUser |
Versions 19 and latergpwVisitor New in version 19gpwVisitor gpwVisitor | Visitor user. Versions 24 and laterFrom version 24, this constant is no longer available. It has been replaced by gpwVisitor. New in version 24From version 24, this constant is no longer available. It has been replaced by gpwVisitor. From version 24, this constant is no longer available. It has been replaced by gpwVisitor. | |
Versions 24 and latergpwYahoo New in version 24gpwYahoo gpwYahoo | Login with a Yahoo account. | gpwAddAuthLogin, gpwAuthLogin |