
functions
files
intro
|
|
Communication |
include/phone-services/fax.ycp |
Fax machine dialogs |
|
|
|
local FaxMainDialog () -> any
|
|
Main Fax machine dialog
- Return value:
local Fax_UserEditDialog (string uname, map uconf) -> map
|
|
Fax user edit dialog
- Parameters:
uname |
name of the edited user settings |
uconf |
map of all userentries |
- Return value:
|
user settings or nil, if canceled |
|