Configuration of users and groups |
include/users/helps.ycp |
Helptext for the users module | |
|
|
This module has an unstable interface. |
Imports
Local Functions
|
local
help_password (string type)
->
string
Password help text.
- Parameters:
-
type user type
- Return value:
-
help text
local
DefaultsDialogHelp ()
->
string
- Return value:
-
The help text.
local
ReadDialogHelp ()
->
string
Help for the ReadDialog () dialog.
- Return value:
-
The help text.
local
WriteDialogHelp ()
->
string
Help for the WriteDialog () dialog.
- Return value:
-
The help text.
local
EditUserDialogHelp (boolean mail, string type, string what)
->
string
Help for EditUserDialog.
- Parameters:
-
mail if checkbox for mail forwarding should be included type type of user created what
- Return value:
-
help text
local
EditGroupDialogHelp (boolean more)
->
string
Help for EditGroupDialog.
- Parameters:
-
more if the widget with more_users will be shown
- Return value:
-
help text
local
EditUserDetailsDialogHelp (string user_type, string what)
->
string
Help for EditUserDetailsDialog.
- Parameters:
-
user_type type of edited user (local/system/ldap/nis) what what to do with a user (add_user/edit_user)
- Return value:
-
help text
local
PluginDialogHelp ()
->
string
help text for dualogs with plugins
local
usersSaveDialogHelp ()
->
string
Help for usersSave.
- Return value:
-
help text
local
EditUserPasswordDialogHelp ()
->
string
Help for editing password settings
- Return value:
-
help text