User management
An overview of all user management related functions
To return the currently used language of the browser or app in abbreviated form
To return Yes (
true
) if the edit mode is onTo return Yes (
true
) if the database is lockedTo return Yes (
true
) if a password is needed to activate the edit modeTo return the type of platform that is currently being used
To return the current or a specific user
To return the email address of a user
To return the first name of a user
To return the full name of a user
To return Yes (
true
) if a user has a given roleTo return the ID of a user
To return Yes (
true
) if the current user has the admin roleTo return the last name of a user
To return the username of a user
To return the role of a user
To return all roles of a user
To return the IDs of all current users in an array
Last modified 1yr ago