Changes

m
Import interlang links (links to translated versions of this page in other languages) from Multi Language Manager table.
Line 1: Line 1:  +
<!-- BEGIN origin interlang links -->
 +
<!-- You can edit this section but do NOT remove these comments
 +
    Links below will be automatically replicated on translated pages by PolyglotBot -->
 +
[[fr:Module_Utilisateurs_(développeur)]]
 +
[[es:Módulo_Usuarios_(desarrollador)]]
 +
<!-- END interlang links -->
 +
 
[[Category:Users]]
 
[[Category:Users]]
 
{{TemplateDocDevEn}}
 
{{TemplateDocDevEn}}
{{TemplateModEN}}
+
{{TemplateModEN Developer}}
 
{{BasculeDevUser|
 
{{BasculeDevUser|
 
nom=Users|
 
nom=Users|
Line 10: Line 17:  
= Feature =
 
= Feature =
 
Module Users is a mandatory module. It's the only Dolibarr module you can't disable. Its role is to manage permissions into Dolibarr, so to manage following entities:
 
Module Users is a mandatory module. It's the only Dolibarr module you can't disable. Its role is to manage permissions into Dolibarr, so to manage following entities:
   
* Dolibarr users
 
* Dolibarr users
 
* Dolibarr user groups
 
* Dolibarr user groups
Line 16: Line 22:  
= Entity user =
 
= Entity user =
 
{{TemplateDocDevEntityEn|
 
{{TemplateDocDevEntityEn|
class=htdocs/user.class.php}}
+
class=htdocs/user/class/user.class.php}}
    
= Entity group =
 
= Entity group =
 
{{TemplateDocDevEntityEn|
 
{{TemplateDocDevEntityEn|
class=htdocs/usergroup.class.php}}
+
class=htdocs/user/class/usergroup.class.php}}
    
= Permissions =
 
= Permissions =
1,978

edits